- polytone can now convert optifine fog0, fog1 and fog2 and sky0, sky1 and sky2 to the Dimension Effect Modifiers colormaps
- Creative tab icons can now accept a single item id as string
- bumped major version number to 2.0 just so manual download people dont inevitably download this for the wrong version
- Added custom_block_set_types object type. Can define custom block sets (sound groups like the ones that vanilla wooden blocks use
- With those you can now change open and close sounds for doors, trapdoors, buttons and pressure plates
- Done via a "block_set_type" field in block_modifiers
- Renamed some folders. Old folder names wll still work but new ones are preferred:
- "block_properties" -> "block_modifiers"
- "fluid_properties" -> "fluid_modifiers"
- "dimension_effects" -> "dimension_modifiers"
- "biome_effects" -> "biome_modifiers"
- "sound_types" -> "custom_sound_types"
- better error handling for compound colormaps