AppleCore
API for modifying food and hunger mechanics in Minecraft.
Important Note: Starting from version 2.0.0 for Minecraft 1.10.2, all interface elements related to food information display were separated into a standalone mod called AppleSkin.
By itself, AppleCore does not make any changes to Minecraft's standard hunger system. It is a toolkit that provides mod developers with the ability to customize and extend existing food mechanics.
Compatible Modifications
Among popular mods utilizing AppleCore's capabilities:
- Hunger Overhaul — comprehensive overhaul of hunger system and related mechanics
- The Spice of Life — dietary variety system with diminishing returns
- Hunger In Peace — normal hunger and health regeneration in peaceful mode
- Hunger Tweaker — integration of AppleCore API with CraftTweaker scripting system
For Mod Developers
AppleCore provides extensive API for working with:
- Customization of food values and properties
- Modification of saturation and exhaustion mechanics
- Integration of custom food items
- Work with plant crops
Demonstration Features
Note: The following features are now implemented in the AppleSkin modification
- Tooltips — display of nutritional value when holding Shift key
- Hunger/saturation interface — visualization of obtained indicators when holding food
- Exhaustion indicator — exhaustion progress bar behind hunger bars
You are free to include this mod in any modpack collections.