https://github.com/repcomm/extrude-repcraft
A port of extrude-scriptcraft to RepCraft
https://github.com/repcomm/extrude-repcraft
minecraft repcraft-plugin spigot
Last synced: 10 months ago
JSON representation
A port of extrude-scriptcraft to RepCraft
- Host: GitHub
- URL: https://github.com/repcomm/extrude-repcraft
- Owner: RepComm
- Created: 2020-04-22T21:12:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-04T00:33:14.000Z (over 5 years ago)
- Last Synced: 2025-01-28T08:52:36.776Z (12 months ago)
- Topics: minecraft, repcraft-plugin, spigot
- Language: JavaScript
- Homepage: https://github.com/RepComm/RepCraft
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# Extrude
Select blocks and pull them along an axis
## 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
3. Switch mode to `Axis`
Set axis (Y is up)
4. Switch mode to `Extrude`
Click to toggle `ON`
Walk in direction of Axis how many blocks
you want to extrude in
Click to `FINISH`
5. Profit