Back to mods
HungerTweaker project artwork

CurseForge · Minecraft mod

HungerTweaker

Modify food and hunger-related properties with ZenScript (CraftTweaker).

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which HungerTweaker release should I use?

Updated 6 years ago
Latest stable file HungerTweaker-1.12.2-1.3.0.jar
Game version 1.12.2
Loader Forge

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Forge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

All 2 required mods have matching files

Install AppleCore, CraftTweaker first. We found matching files for this game-version and loader setup.

AppleCore Needed by HungerTweaker-1.12.2-1.3.0.jar
required
Matching file found Matched file: AppleCore-mc1.12.2-3.4.0.jar
CraftTweaker Needed by HungerTweaker-1.12.2-1.3.0.jar
required
Matching file found Matched file: CraftTweaker2-1.12-4.1.20.699.jar

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.

  1. 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.

  2. 02

    Bring the mods it needs

    Install AppleCore, CraftTweaker first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 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.

2 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

HungerTweaker versions and loaders

5 of 5 releases match

Looking for an older file? The official CurseForge project page is in Resources.