File Details
HungerTweaker-1.12.2-1.2.0.jar
- R
- Aug 22, 2019
- 51.89 KB
- 1.9K
- 1.12.2
- Forge
File Name
HungerTweaker-1.12.2-1.2.0.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
- Added getters and setters for "alwaysEdible" (boolean), "wolfFood" (boolean), "effect" (IPotionEffect) and "effectProbability" (float, 0-1) to the "FoodValues" ZenClass.
- Added the "PeacefulHungerRegenEvent". The normal "PeacefulRegenEvent" can be used to control health regen in peaceful, while the new event can be used to control hunger regen.
- Replaced "setStatus" with "setHealthStatus" and added "setHungerStatus" to the "PeacefulRegen" ZenClass.

