promotional bannermobile promotional banner

Chest Cavity Beyond

Chest Cavity Beyond adds a chest cavity organ system to the game

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

NeoForge

implementation "curse.maven:chest-cavity-beyond-1427715:7744231"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • 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