- fixed dimension modifier fog color having wrong brightness value parameter
- fixed an issue with dimension modifiers fog colors using wrong parameter for brightness value
- fixed a crash on neoforge
- updated to work on new neoforge
- added alex caves compat for lightmaps
- added a dedicated polytone log file at /logs/polytone.log
- changed resource reload toast when its caused by polytone
- improved logging for colormaps missing textures
- fabric now has support for fog fluid colors
- converted optifine fluid properties will be applied to flowing fluids aswell on fabric
- added alex caves compat for lightmaps
- added a dedicated polytone log file at /logs/polytone.log
- changed resource reload toast when its caused by polytone
- improved logging for colormaps missing textures
- fabric now has support for fog fluid colors
- converted optifine fluid properties will be applied to flowing fluids aswell on fabric
fixed an issue on fabric with render type stuff whch now supports tripwire and cutout_mipped
fabric render types now accept cutout_mipped and tripwire, making up all the ones that can be found in chunk buffer
- Added Item Modifiers. These can:
- Change item rarity
- Change item tint getter (colormap)
- Change durability bar color (via colormaps)
- Add tooltip lines
- Remove tooltip lines
- Block Modifiers can now alter the RenderType of a block (fabric only as forge already has such a feature in the model json)
- some fixes
- Added Item Modifiers. These can:
- Change item rarity
- Change item tint getter (colormap)
- Change durability bar color (via colormaps)
- Add tooltip lines
- Remove tooltip lines
- Block Modifiers can now alter the RenderType of a block (fabric only as forge already has such a feature in the model json)
mod will now accept duplicate files and throw a warning when it does