Skip to content

v1.2.0

Latest

Choose a tag to compare

@coolsquid coolsquid released this 22 Aug 19:16
· 2 commits to 1.12.2 since this release
  • 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.