An updated plugin version of the OpenBlocks Elevator mod. The plugin was not created by OpenBlock! A simple elevators plugin, just need the elevator blocks to be on the same X and Z.
There is no directional mode in this version! You can put a camouflage on the elevator, just right click on it, then drag the block you want to put as camouflage
Craft (configurable)
Commands /elevator give {number} Give elevator block /elevator reload Reload config
Configuration
Code (Text):
elevator:
name: "&r&dElevator"
# The number of elevator given during a craft
unit-per-craft: 1
recipe:
- 'AAA'
- 'ABA'
- 'AAA'
ingredients:
A: WHITE_WOOL
B: ENDER_PEARL
camouflage:
active: true
forbidden-blocks:
- BEDROCK
- BARRIER
# ...
Install and forget
This is a new project, please send a comment if you find any problem with the plugin!