HungerTweaker Mod Wiki has a special ability to expose AppleCore API for CraftTweaker scripts. You can completely use it to modify a variety of foods and hunger-related attributes.
About HungerTweaker mod wiki
This cool mod will consist of two parts. It includes a simplified wrapper around the AppleCore API. It is this feature that allows you to set many defaults, as well as modify the properties of food items. Obviously, the mod also simplifies your operation itself.
Second, it provides access to most AppleCore events. This feature will allow you to dynamically modify and react to changes in hunger, exhaustion, starvation, and recovery… You can completely adjust some information without any limitations.
The wrapper is simple and mostly includes ZenMethods tactics such as mods.hungertweaker.Hunger.setMaxHunger(20). It has access to no other context than the previous value of the property, which can be used in expressions, such as mods. hungertweaker.Hunger.setMaxHunger(“x/2”).
In addition, this mod also has an event system that works like CraftTweaker’s own event system. Scripts can register event handler functions. That also means whenever the event occurs. You will have access to the context, such as IPlayer.
Obviously, this mod applies its changes after all other mods. Simplified options can override defaults set by simplified options.
Download HungerTweaker mod and experience it today.
Requirement:
Minecraft Forge
Screenshots
How to install:
Make sure you have already installed Minecraft Forge.
Locate the Minecraft application folder.
- Open Run from the start menu.
- Type %appdata%, click Run.
Input where HungerTweaker Mod you have just downloaded (.jar file) into the Mods HungerTweaker Mod folder.
When you open Minecraft, you see the mod is installed when click the button mods