mcdungeon icon indicating copy to clipboard operation
mcdungeon copied to clipboard

Replace final chest in treasure hunt with Shulker Box when Locked

Open JiFish opened this issue 8 years ago • 3 comments

Replace final chest in treasure hunt with Shulker Box when Locked. To prevent players in survival mode mining the chest to loot it.

JiFish avatar Nov 03 '16 18:11 JiFish

This should also be done to any intermediate book chests (when the clues are split over multiple stages and books/keys)

sshipway avatar Jan 09 '18 13:01 sshipway

I now have this working; just need to push it up. I needed to add some shulker_box support to the tile_entity functions in utils.py to support this (a shulker box with a chest tile entity behaves oddly); however all now seems to work, including the locking.

sshipway avatar Feb 05 '18 23:02 sshipway

Fixed in merge #431

sshipway avatar Feb 06 '18 00:02 sshipway