Chest Cavity Beyond

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

File Details

chestcavitybeyond_neoforge_1.21.1-1.4.2.jar

  • R
  • May 16, 2026
  • 789.28 KB
  • 230
  • 1.21.1
  • NeoForge

File Name

chestcavitybeyond_neoforge_1.21.1-1.4.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

  • Added new item Biological Analyzer: right-click to view your own or a target's chest cavity attributes; also accessible via the /chestcavity <targets> attributes command. Attribute names can be hovered over to view detailed descriptions.
  • Added AttributeDisplay class for attribute display information: constructed via Builder pattern, supporting showWhenZero (whether to show when value is 0) and priority (display priority) fields.
  • Added AttributeDisplayManager attribute display manager: 33 attributes are grouped by function and assigned priorities (Survival Core 40 → Physical Base 30 → Metabolic System 20 → Specialized Digestion 10 → Special Abilities 0).
  • Adjusted organ tooltip rendering pipeline order to: Tags → Description → Attributes → ShiftHint. Description is now displayed before Attributes.
  • Fixed Inner Furnace skill description: "effect level equals Furnace Power attribute value minus 1" → "effect level equals Furnace Power attribute value".
  • Added Venom Gland passive effect description: added "can be crafted with any potion to change stored effects" note.