- 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
- tab item additions supports HolderSets (you can type tags just like you can in most other vanilla data objects )
- added "inverse" conditions to item additions
backported changes
- fixed lightmap interpolation misbehaving when having low fps
- lightmap interpolation time is now framerate independent
- added base_light parameter to lightmaps
- Fixed custom creative tabs not sorting themselves properlty
- 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