SaturatedRegen - coolsquid/HungerTweaker GitHub Wiki

SaturatedRegen

mods.hungertweaker.SaturatedRegen

Static Methods

  • 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
⚠️ **GitHub.com Fallback** ⚠️