Bugfixes
- Fixed incompatibilities with ModernFix's dynamic asset loader by moving to loader specific model loading implementations.
Notes for Datapack Developers
This verison of Bovines and Buttercups contains a breaking change due to the above bugfix.
Will I need to change anything?
If you load any custom models, you will need to update where you place your bovinestate files, as well as update your Configured Cow Type JSON files to accommodate for this too.
- BovineState files have moved from the base directory's
bovinesandbuttercups
folder toblockstates/bovinesandbuttercups
. The format should still be the same. - Replace any mentions of the
models/item/
path with nothing as you don't need to mention this extra path anymore.
Bugfixes
- Fixed Moobloom type desync issues.
Bugfixes
- [FABRIC/QUILT] Fixed a crash with other mods that modify FlowerBlock's blockstates. #20
Bugfixes
- Fixed JEI plugin entrypoint pointing to the incorrect place on Quilt.
- Ported to 1.20.
Notes with integration
- EMI may not work off the bat, this is because this mod was ported to 1.20 before EMI.
Compatibility
- Update EMI compat to 1.0.1.
- Internally changed how Lockdown effect description rendering works.
- Updated Mixin Extras to 0.2.0-beta.8.
Bugfixes
- Fixed crash due to broken EMI compat.
- [FORGE] Fixed lockdown effect icon not displaying when rejoining world.
- Fixed Lockdown linked effect durations following the old format.
Compatibility
- Update EMI compat to 1.0.1.
- Internally changed how Lockdown effect description rendering works.
- Updated Mixin Extras to 0.2.0-beta.8.
Bugfixes
- Fixed crash due to broken EMI compat.
- Fixed Lockdown linked effect durations following the old format.
This is a Forge only release on CurseForge/Modrinth, as the fix below only affected Forge.
Bugfixes
- [FORGE] Fixed lockdown effect icon not displaying when rejoining world.