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 were not loaded correctly in version 1.20.1-2.3.0.4
Fixed
- dedicated servers could not start with version 1.20.2-2.4.0.3
Fixed
- dedicated servers could not start with version 1.20.1-2.3.0.3
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
Fixed
- 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
Fixed
- Milk string was not translated correctly
Changed
- update and move back to Forge 1.20.2-48.0.23 (from NeoForge) until it is stable
- deactivate game tests, because they are not working yet
Fixed
- textures of catfish and cosmic cod (Alex's Mobs) were not rendered correctly
- cracked bucket texture was not used for stradpole (Alex's Mobs) bucket texture
Changed
- Changed Forge to NeoForge 1.20.1-47.1.54 (compatible with Forge 47.1.0)
- Updated compat with JEI to 1.20.1-15.2.0.23
Fixed
- Milk interaction and cauldron interaction in creative mode added a vanilla bucket to the inventory (thanks to Sinhika for the report) #28
Fixed
- Version of mod was wrong (thanks to Sinhika for the report) #27
Changed
- update mod to Forge 1.19.4-45.1.4 to fix interaction with already waterlogged blocks
- update JEI to 1.19.4-13.0.0.1
Removed
- Snail texture of Naturalist mod, because the mod authors added it by themselves
Removed
- Snail texture of Naturalist mod, because the mod added it by themselves
Changed
- update mod to Forge 1.20.1-47.0.49 to fix interaction with already waterlogged blocks
Removed
- Snail texture of Naturalist mod, because the mod authors added it by themselves