This release is the first for Minecraft version 1.20.1. Other 1.20.x versions have not been tested. Apart from version compatibility, this release has the following changes:
color.json entry sculk, with properties start and end that control the starting and ending color of sculk sensor particles, respectively."sculk": {
"start": "ffffff",
"end": "111111"
}
This is a back-release to 1.18.2 of a fix for a crash that occurs when mods that add custom fluids are present with Colormatic (most commonly Create).
This release is the first for Minecraft 1.19. In addition to being compatible with 1.19, this update contains the following.
It's out! Yes, it's one month late for the 1.18.2 release, but in my defense, I do this on an almost pure interest-only basis :P. This release contains a few quality of life improvements, including
blocks, biomes, or grid properties are provided for colormaps outside of colormaps/custom, as these properties are ignored for them.grid properties now allow string items, which expand to { "biomes": [<the value>], "width": 1, "column": <auto-incremented> }.This release adds relative block light intensity. This setting allows you to configure the intensity of block light as a percentage of sky light - lower values of this setting make block light appear dimmer when there is ambient sky light.
Changes