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

An extrude tool for minecraft spigot scriptcraft server

Notifications You must be signed in to change notification settings

RepComm/extrude-scriptcraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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