Skip to content

Release v1.10.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 14:18
40a5d7c

Changelog:

  • Added support for Minecraft 1.21.5 🌸
    • Updated to work with new equipment NBT format, new text component format, FallDistance NBT renaming, and potion entity ID renaming
    • Hide worn armor and tools now uses the unified armor.body slot instead of armor.feet in 1.21.5 and above to allow better late loot recovery
  • Added native NeoForge support (closes #32, #18)
  • Hardened the Play animation on unsupported blocks option
  • Added is_riding and has_passengers exclusion checks to the loop, fixing zombies not being excluded when riding zombie horses from the Zombie Horse Spawn mod in 1.20.1
  • Fixed mobs not adjusting their animation speed during their animation
  • Fixed version checker messages not being displayed
  • Annotated the required Java version for mod versions