Meal API
Meal API
API for Fabric that expands satiating food capabilities in Minecraft
Requires Fabric API

Main Features
New satiety system!
This mod is a specialized API that adds an additional fullness bar to the game. It's important to note that standard Minecraft food doesn't use this system - it only activates when other supporting mods are installed.
Mod developers can equip their food items with a "fullness" property that fills the special bar. This bar can accumulate up to 180 additional food units, functioning as a kind of buffer.
When the fullness bar is filled even partially, regular hunger and saturation indicators always remain at maximum. Under these conditions, the player's body consumes energy from fullness reserves rather than from main indicators.
If "filling" food doesn't completely fill the regular hunger and saturation bars, part of its nutritional value automatically compensates for this deficiency.
Since saturation is always maximum with a filled fullness bar, the player can quickly restore health, but this leads to rapid depletion of fullness reserves.
Frequently Asked Questions
Will there be a port for Forge or older Minecraft versions?
No
For Mod Developers
Complete documentation and guide are available on GitHub in the README file