- Added config can control treasure Y detection
- Changed the removed treasure or item button to Shift+Right Click
If you don't want to override your config.yml, you should add the content below.
Code (Java):
# Version
2.6 update
# Treasure Y detection
# Treasure Y Max means
if check the block Treasure_Y to Treasure_Y_Max still has space
#
If not, It will change other position to spawn treasure
Treasure_Y
:
5
Treasure_Y_Max
:
100