promotional bannermobile promotional banner

WorldEdit

In-game Minecraft map editor - build bigger things more quickly!

File Details

WorldEdit 7.4.0 Beta 1 (NeoForge/Fabric for MC 1.21.10)

  • B
  • Oct 26, 2025
  • 6.57 MB
  • 102.9K
  • 1.21.10
  • Fabric + 1

File Name

worldedit-mod-7.4.0-beta-01.jar

Supported Versions

  • 1.21.10

Curse Maven Snippet

Fabric

modImplementation "curse.maven:worldedit-225608:7150934"

NeoForge

implementation "curse.maven:worldedit-225608:7150934"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

 

Running a Bukkit(/Spigot/Paper) server? Get WorldEdit from here instead: https://dev.bukkit.org/projects/worldedit

 

Changes in 7.4.0 Beta 1

  • For a more in-depth look at the new features, check out this article
  • Added a -c option to //regen to output to clipboard
  • Added #clipboard mask, to mask against blocks that match the clipboard
  • Added a #fullcube mask that matches all blocks that fill an entire cube
  • Enables the new experimental snapshot mode by default for new setups
  • Added command completions for available schematic files to schematic commands
  • Added a //registry command to search available registries
  • Added an adjacency mask (~) to mask blocks that are adjacent to other blocks
  • Added an -m flag to the //distr command to mask included blocks
  • Added an API to override the copy region in PasteBuilder, to make it easier to paste a subset of a clipboard
  • Added the ability to use any other pattern in the type applying pattern
  • Added the ability to source from the clipboard via //deform
  • Added an extend selection mode for polygon selections
  • Reworked tree and forest generation commands to use a new tree-specific registry to improve reliability and mod support
  • Fixed block limits not applying to the //update command
  • Deprecate bundled item data, bundled block data, World#playEffect, legacy tree systems, and more for removal in WE 8
  • Reworked the way WorldEdit CLI pulls in versioned data, allowing dynamic data loading

For more information, check out this post that covers some of the main new features in detail!

 

Read the WikiChat with UsReport a BugSource Code