Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 630 Bytes

File metadata and controls

24 lines (18 loc) · 630 Bytes

v3.2.0

Changes

  • Ported to Minecraft 1.21.8
  • Updated NeoForge to 21.8.52
  • Updated Fabric API to 0.136.1+1.21.8
  • Updated MixinExtras to 0.4.1
  • Updated Mixin to 0.8.7
  • Updated version range to support 1.21.8+

Notes

  • This version is compatible with Minecraft 1.21.8 and NeoForge 21.8.x
  • All existing features from 3.1.3 are preserved
  • No breaking API changes from 3.1.3

v3.1.3

WARNING THIS IS A BREAKING CHANGE FROM 3.0.X, PLEASE ALLOW MOD DEVS TIME TO UPDATE THEIR MOD TO THIS VERSION

Fixes

  • Fixed animation issue per AzureDoom#168
  • Fixed animation cache bug.