Releases: xX-Alberto-Xx/DynamicSlimeColors
Dynamic Slime Colors 1.7.0
Changes:
- Updated to Minecraft 1.21.10 and Fabric Loader 0.17.2
- Added links to
fabric.mod.json - Updated sticky pistons' front textures: they're now based on the texture that was slightly changed in 1.19's snapshot 22w17a
Dynamic Slime Colors 1.6.0
Built on 13th August 2025
Changes:
- Updated to Minecraft 1.21.8 and Fabric Loader 0.16.14
- Fixed short sticky piston heads' side texture
- Reformatted
SlimeColorsMod's methods - Made on-the-fly block coloring more robust
- Renamed
StickyPistonSideFixtoStickyPistonSidesFix
Note:
All versions up to and including this one have the build date in these release notes and have the sources jar attached, because they were built prior to this mod's source being published here (or tracked in version control even) so, for the sake of having previous versions open source too, I'm including as much of the specific resources needed to build them as possible. This pretty much corresponds to the sources jar generated at the time, because the rest of the files, like build.gradle and gradle.properties, can be obtained from the commit of fabric-example-mod with the correct Minecraft version.
Because of the previous lack of version control, the changelogs and tag messages are reconstructed from the code changes.
Dynamic Slime Colors 1.5.0
Built on 10th October 2024
Changes:
- Updated to Minecraft 1.21.1 and Fabric Loader 0.16.2
Dynamic Slime Colors 1.4.0
Built on 29th February 2024
Changes:
- Updated to Minecraft 1.20.4 and Fabric Loader 0.15.0
- Reformatted some code
Dynamic Slime Colors 1.3.0
Built on 16th February 2023
Changes:
- Updated to Minecraft 1.19.3 and Fabric Loader 0.14.11
- Reduced the amount of
ifs inStickyPistonSideFix.fixSidethanks toEither.map
Dynamic Slime Colors 1.2.0
Built on 16th July 2022
Changes:
- Updated to Minecraft 1.19 and Fabric Loader 0.14.6
Dynamic Slime Colors 1.1.0
Built on 13th April 2022
Changes:
- Updated to Minecraft 1.18.2
- Synchronized reloading chunks with the world ticks
- Removed
SlimeColorsMod.colorIdin favor ofcolor - Removed debug logs on team updates
Dynamic Slime Colors 1.0.0
Built on 21st March 2022
Initial release for Minecraft 1.17.1 and Fabric Loader 0.11.3