Worldeditadditions [ 1080p 2024 ]
| Command | Description | Example | |---------|-------------|---------| | //ellipsoid | Generates an ellipsoid | //ellipsoid 10 15 10 stone | | //torus | Creates a torus (donut) | //torus 20 5 gold_block | | //hollow | Modifier to make any generation hollow | //ellipsoid 10 10 10 stone //hollow |
The most immediate benefit of WorldEditAdditions is its shift away from rigid geometry. Standard WorldEdit excels at right angles. If you want a cube or a cylinder, it is perfect. But if you want a mountain that actually looks like a mountain, or a cloud that doesn't look like a blocky white blob, standard tools require tedious, manual tweaking.
: Drifts natural topsoil layers (like grass over dirt over stone) downward across rough surfaces to simulate realistic geology [1.19]. Specialty Building Tools worldeditadditions
Perhaps the most significant QoL addition is the enhanced //convolve and erosion tools. In vanilla WorldEdit, smoothing terrain often results in a flat, unnatural slope. WEA introduces erosion algorithms (similar to those found in world generation software like WorldPainter). You can take a jagged, ugly mountain and run an erosion pass on it to create realistic ridges, smooth snow caps, and natural flow, all in-game.
: Automatically populates selected bounds with parameterized, biome-appropriate vegetation and sapling aliases without manual block-by-block placement. But if you want a mountain that actually
To get the most out of the mod, users should familiarize themselves with the in-game help system. Typing //help will reveal the new categories.
This specific command replaces 65% of selected dirt nodes with a proportional 10:1 mix of stone and sand. 3. Rapid Ecosystem Sculpting In vanilla WorldEdit, smoothing terrain often results in
: One of its most powerful tools is the //erode command, which simulates natural erosion to make mountains look realistic rather than like a pile of spheres.
[2] dordsor21 and NotMyFault, "FastAsyncWorldEdit," IntelliDevs, 2023.
Figure 1: Integration of WorldEditAdditions with WorldEdit.
WorldEditAdditions significantly extends WorldEdit’s capabilities, particularly for procedural terrain and complex selections. Our benchmarks show up to three orders of magnitude reduction in effort for typical generation tasks. Future work includes:




