fix: increase animation lerp-in
fix: auto closing about entity tracker
fix: player inventory update
fix: MythicMobs compatibility
fix: animation degree issue
Merge remote-tracking branch 'origin/dev' into dev
fix: animation logic
chore: write update log
fix: force initial update
fix: hitbox position sync
fix: spawn entity
fix: move fire effect to interaction entity
feat: Use interaction entity
fix: 'mountmodel', 'dismountmodel' and 'dismountallmodel'
fix: 'bindhitbox' mechanic
refactor: Make AnimationIterator
BetterModel 1.5.1
Notice
- This version is a hotfix of BetterModel 1.5.
Add
- config 'version-check'
Fix
- Spigot support
- loading issue with legacy server
- incorrect world handling
Change
- The default pack builder is now 'zip'
fix: incorrect world handling
fix: remove setStrictness for legacy server (#27)
fix: Spigot support