Adds a tool for extruding along axis to minecraft
-
You'll need Spigot (tested in 1.15.2) https://www.spigotmc.org/
-
You'll need ScriptCraft https://github.com/walterhiggins/ScriptCraft
-
Git clone or download/extract the zip
Put
extrude
folder (containingextrude.js
)
inscriptcraft/plugins
in Spigot directory
- Hold
minecraft:allium
in hand - Right click changes
mode
- Left click
operates
current mode
Modes:
- Add block (adds a block to selection)
- Remove block (removes from selection)
- Axis (sets X, Y, or Z to extrude in)
- Extrude (toggle start/finish)
- Auto Clear (toggle auto clear mode)
- Clear (manually clear selection)
Example Steps:
- Switch mode to
Add Block
Click some blocks - Switch mode to
Axis
Set axis (Y is up) - Switch mode to
Extrude
Click to toggleON
Walk in direction of Axis how many blocks
you want to extrude in
Click toFINISH
- Profit