Skip to content
This repository has been archived by the owner on Apr 23, 2020. It is now read-only.

Latest commit

 

History

History
41 lines (32 loc) · 1.01 KB

ReadMe.md

File metadata and controls

41 lines (32 loc) · 1.01 KB

Extrude - A minecraft/spigot/scriptcraft mod

Adds a tool for extruding along axis to minecraft

Getting it running:

Using:

  1. Hold minecraft:allium in hand
  2. Right click changes mode
  3. 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:

  1. Switch mode to Add Block Click some blocks
  2. Switch mode to Axis Set axis (Y is up)
  3. Switch mode to Extrude Click to toggle ON
    Walk in direction of Axis how many blocks
    you want to extrude in
    Click to FINISH
  4. Profit