CurseForge · Minecraft mod
HungerTweaker
Modify food and hunger-related properties with ZenScript (CraftTweaker).
Quick answer
Which HungerTweaker release should I use?
HungerTweaker-1.12.2-1.3.0.jar targets 1.12.2 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 2 required mods have matching files.
Where it goes
Is HungerTweaker required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does HungerTweaker-1.12.2-1.3.0.jar need?
HungerTweaker-1.12.2-1.3.0.jar. Change the file and its required mods may change too.
Install AppleCore, CraftTweaker first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add HungerTweaker without breaking your instance.
Built for HungerTweaker-1.12.2-1.3.0.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use HungerTweaker-1.12.2-1.3.0.jar. It targets 1.12.2 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install AppleCore, CraftTweaker first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside HungerTweaker-1.12.2-1.3.0.jar. It opens that exact file at the source.
About this project
What does HungerTweaker add?
HungerTweaker exposes the AppleCore API to CraftTweaker scripts, and can be used to modify a variety of food and hunger-related properties.
HungerTweaker consists of two parts. Firstly, it includes a simplified wrapper around the AppleCore API. This can be used to set a variety of default values, as well as modify the properties of food items. Secondly, it provides access to most of AppleCore's events. This can be used to dynamically modify and react to changes in a player's hunger, exhaustion, starvation, and regen.
The simplified wrapper is designed to be easy to use, and largely consists of static ZenMethods 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").
The event system functions largely like CraftTweaker's own event system. Scripts can register event handler functions, which are invoked whenever the event occurs and have access to context, such as the IPlayer in question. As such, the event system can be used to produce far more advanced results than the simplified wrapper.
HungerTweaker attempts to apply its changes after all other mods. The simplified options are handled before the events, and event handlers may override the default values set by the simplified options.
For a more complete overview, visit the HungerTweaker wiki.
Project description from CurseForge.
Pick your setup
HungerTweaker by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.12.2
2 loader buildsCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
HungerTweaker versions and loaders
HungerTweaker-1.12.2-1.3.0.jar
23 Sept 2019
HungerTweaker-1.12.2-1.2.0.jar
22 Aug 2019
HungerTweaker-1.12.2-1.1.0.jar
30 May 2019
HungerTweaker-1.12.2-1.0.0.jar
27 May 2019
HungerTweaker-1.12.2-0.1.0.jar
10 May 2019
Looking for an older file? The official CurseForge project page is in Resources.