Starvation - coolsquid/HungerTweaker GitHub Wiki
mods.hungertweaker.Starvation
-
setInterval(IData)
- Accepts a number or an expression.
- Sets the time, in ticks, between each time starvation applies damage to the player.
-
setDamage(IData)
- Accepts a number or an expression.
- Sets the amount of damage that is applied to the player by starvation.
-
setStatus(int)
- 0 = deny starvation
- 1 = use the Vanilla conditions
- 2 = allow starvation