SaturatedRegen - coolsquid/HungerTweaker GitHub Wiki
mods.hungertweaker.SaturatedRegen
-
setInterval(IData)
- Accepts a number or an expression.
- Sets the time, in ticks, between each time health is regenerated due to full hunger + saturation.
-
setDeltaExhaustion(IData)
- Accepts a number or an expression.
- Sets the amount of exhaustion that is added when health is regenerated due to full hunger + saturation.
-
setDeltaHealth(IData)
- Accepts a number or an expression.
- Sets the amount of health that is added when health is regenerated due to full hunger + saturation.
-
setStatus(int)
- 0 = deny regen
- 1 = use the Vanilla conditions
- 2 = allow regen