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
- Added new item Biological Analyzer: right-click to view your own or a target's chest cavity attributes; also accessible via the
/chestcavity <targets> attributescommand. Attribute names can be hovered over to view detailed descriptions. - Added
AttributeDisplayclass for attribute display information: constructed via Builder pattern, supportingshowWhenZero(whether to show when value is 0) andpriority(display priority) fields. - Added
AttributeDisplayManagerattribute 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.