promotional bannermobile promotional banner

Nutritional Balance

Enhances the food system to encourage you to eat a balanced diet with buffs and debuffs.

File Details

nutritionalbalance-1.21.1-7.0.2.jar

  • R
  • Mar 19, 2026
  • 292.30 KB
  • 4.2K
  • 1.21.1
  • NeoForge

File Name

nutritionalbalance-1.21.1-7.0.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:nutritional-balance-448222:7781421"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Fix saturation calculation. In 1.21, Minecraft's foodItem.saturation() now returns actual saturation points, not the multiplier in previous versions. The result was very high nutritional values.
  • Lunch box item rendering improvements:
    • Replace the 2D quad BEWLR with a baked item/generated 3D model for the lunchbox body. The custom renderer now only handles the dynamic food item overlay, rendering it on both faces of the lunchbox.