ShapesEdit - Powerful Tool for Creating Geometric Shapes in Minecraft
Discover new building possibilities in Minecraft with the ShapesEdit mod! This unique tool allows you to create, place, and modify various three-dimensional geometric shapes in the game world. If you're familiar with WorldEdit, you'll appreciate the simplicity of working with shapes in this mod.
Main Commands and Functionality
The mod offers a rich set of commands for complete control over shape creation. The main command /shape provides access to all features.
Layer Commands (/shape layer)
Layers allow you to perform various operations with geometric shapes:
add_layer- adding a new shapesubtract_layer- subtracting a shapeintersect_layer- intersecting shapesexclude_layer- excluding a shapedilate_layer / scale_layer- scaling along X, Y, and Z axesrotate_degrees_layer- rotating a shape in degrees (0-360)rotate_layer- rotation in quaternion formatbend_layer- bending a shape with angle, height, and axis settingshelix_bend_layer- creating a spiral bend with loop height and radius settingstranslate_layer- moving a shape by coordinates (not setting position)noise_translate_layer- random movement based on position
Finalizing and Filling Shapes
The /shape finish command completes shape creation and prepares it for filling. Before filling, you can perform validation checks:
air- checking for air in the positionblacklist- checking that the block is not in the blacklistsafelist- checking that the block is in the whitelist
Shape filling is done through /shape finish fill:
simple- simple block fillingrandom_simple- filling with a certain probabilitylist- random filling with blocks from a list
Available Geometric Shapes
The mod includes many ready-made geometric shapes:
rectangle- rectangle (square)ellipse- ellipse (circle)elliptical_prism- elliptical prism (tube)rectangular_prism- rectangular prism (cube)triangular_prism- triangular prismrectangular_pyramid- rectangular pyramidelliptical_pyramid- elliptical pyramid (cone)ellipsoid- ellipsoid (sphere)hemi_ellipsoid- hemisphere
Important Information
ShapesEdit is created exclusively for Fabric and is not compatible with Forge.
Frequently Asked Questions
Will there be a version for Forge? No
Will other Minecraft versions be supported? No
How to install and use the mod? Since this is a Fabric mod, we recommend familiarizing yourself with the Fabric mod installation guide. A detailed video tutorial is available here.