Changed
- Move to Multiloader mod template to support Forge and Neoforge
- Update to Minecraft 1.20.2 (Forge 48.1.0)
- all classes were moved from cech12.bucketlib to de.cech12.bucketlib package
- changed the property methods with forge config objects to suppliers
Removed
- removed deprecated property methods: blockedFluids, blockedEntities, blockedBlocks (please use the deniedX methods instead)
Fixed
- MobBucketItems with non-bucketable entities were added to creative menu (found in Naturalist mod 4.0)
- milk bucket effect curing was triggered before advancement trigger (see https://github.com/neoforged/NeoForge/pull/170)
Fixed
- Milk string was not translated correctly https://github.com/cech12/CeramicBucket/issues/74
- Spinefish texture of Aquamirea mod was not rendered correctly
Changed
- Update mod to Forge 1.19.2-43.1.38
- Update JEI to 1.19.2-11.4.0.287
Fixed
- Milk string was not translated correctly https://github.com/cech12/CeramicBucket/issues/74
- Spinefish texture of Aquamirea mod was not rendered correctly
Fixed
- Milk string was not translated correctly https://github.com/cech12/CeramicBucket/issues/74
- Spinefish texture of Aquamirea mod was not rendered correctly