File Details
chestcavitybeyond_neoforge_1.21.1-1.1.1_fix.jar
- R
- Mar 11, 2026
- 708.41 KB
- 138
- 1.21.1
- NeoForge
File Name
chestcavitybeyond_neoforge_1.21.1-1.1.1_fix.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
- Fixed a bug where the chest was unopenable by default (previously unopenable returned true by default, causing all entities to be unopenable)
- API optimization: Renamed chest opening judgment methods in ChestCavityType from unopenable/isUnopenable/setUnopenable to canOpen/canOpen/setCanOpen, with inverted logic and more intuitive naming

