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.
- Fixed a rare crash involving Mooblooms not being able to find their texture. #22
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.
Features
- Lockdown Effect now works properly under infinite duration.
Miscellaneous
- Updated to 1.20.4.
Features
- Lockdown Effect now works properly under infinite duration.
Miscellaneous
- Updated NeoForge module to stable 1.20.2 release.
Modloader
- Changed from Forge to NeoForge.
Miscellaneous
- Updated to 1.20.2.
- Optimised texture file sizes.
- Changed license to MIT license (previously LGPL-3.0-only).
Bugfixes
- Fixed automatically coloured nectar bowl models showing as a missing texture.
- [NEOFORGE] Fixed syncing of lockdown components when joining the game or swapping dimension.
Miscellaneous
- Updated to 1.20.2.
- Optimised texture file sizes.
- Changed license to MIT license (previously LGPL-3.0-only).
Bugfixes
- Fixed automatically coloured nectar bowl models showing as a missing texture.
- [NEOFORGE] Fixed syncing of lockdown components when joining the game or swapping dimension.
Bugfixes
- Fixed JEI plugin entrypoint pointing to the incorrect place on Quilt.
Features
- Added an
AllowShearing
tag to Mooblooms and Mooshrooms (Located inside the Mooshroom type component/capability)
Bugfixes
- Fixed inconsistent %s disconnections when joining a server due to null registry access.
- Fixed Custom Mushroom Blocks appearing as their Custom Mushroom counterparts whilst in the inventory.
- [FORGE] Fixed Mooshrooms not dropping the correct items upon shearing.