Bugfixes
- Fixed rare crash when unable to load Mooshroom textures.
- Fixed lockdown effects not syncing whilst ticking.
- Fixed infinite lockdown effects being dimmed and prioritised in the HUD.
- Fixed built-in resource packs having the incorrect
pack_format
value. - [FORGE] Fixed lockdown effects not syncing when swapping dimensions or joining worlds.
- [FORGE] Fixed
lock_effect
criterion trigger not running.
Miscellaneous
- Update mod icon.
Bugfixes
- Fixed rare crash when unable to load Mooshroom textures.
- Fixed lockdown effects not syncing whilst ticking.
- Fixed infinite lockdown effects being dimmed and prioritised in the HUD.
- [NEOFORGE] Fixed
lock_effect
criterion trigger not running. - [NEOFORGE] Fixed datapack pack.mcmeta description and format.
Miscellaneous
- Update mod icon.
Notes on Quilt
- The separate Quilt based JAR is no longer going to be supported. Please use the Fabric JAR for any future Quilt versions.
Bugfixes
- Fixed a rare crash involving Mooblooms not being able to find their texture. #22
- Fixed missing mooshrooms becoming an actual mooshroom type upon tracking.
- Fixed infinite lockdown effects being dimmed and prioritised in the HUD.
Miscellaneous
- Updated mod icon.
- Removed Cardinal Components API dependency in favour of Fabric's Attachment/API Lookup.
- This also rewrites attachments/capabilities on the NeoForge end.
- This changes the NBT path of everything on Fabric.
- Updated for NeoForge Networking rewrite.
- Re-added JEI and EMI compatibility.
- REI compatibility is not available on NeoForge.
Notes on Quilt
- The separate Quilt based JAR is no longer going to be supported. Please use the Fabric JAR for any future Quilt versions.
Features
- Lockdown Effect now works properly under infinite duration.
Miscellaneous
- [FABRIC] Changed how NBT for Lockdown Effect is stored in NBT, it is now stored as an id string rather than a byte.
- Changed license from LGPL-3.0-only to MIT.