File Details
ShapeCommands-0.1.1.jar
- R
- Feb 26, 2026
- 105.77 KB
- 44
- Early Access
File Name
ShapeCommands-0.1.1.jar
Supported Versions
- Early Access
0.1.1
Server Version: 2026.02.19-1a311a592
Bugfixes and improvements
- Changed text fields for "Shape", "Interpolation" and the new "Pattern" functionality into dropdown boxes
- Added proper validation of all parameters. Error messages are put into the chat
- Fixed torus not respecting the provided radii and always going with the defaults
- Allowed torus to have bigger radii. This means if the sum of the main and inner radius exceeds 1.0, the shape will still be generated, but it will be cut off by the selection. Might be useful.
New Features
- Added possibility to enter multiple materials as a comma separated list.
- Added a "Pattern" selection to the UI that allows to specify a pattern for the materials. Currently implemented:
- "Random" (randomly uses one of the provided materials for each block)
- "Layered" (creates repeating layers of the provided materials, available for all 3 Axis)
- "Checkerboard" (creates a checkerboard pattern with the provided materials. Works also with more than 2 materials)
- "Plain" (the default pattern, simply uses the first provided material for the entire shape)
- Added new Shape "Roof". Creates a simple roof like shape, available for north to south or west to east roof orientations. Note that this does not work magically with Hytales roof blocks. Block orientation is still out of scope for ShapeCommands

