File Details
zsrarity-1.0.4.jar
- R
- Jun 6, 2022
- 5.60 KB
- 72
- 1.12.2
- Forge
File Name
zsrarity-1.0.4.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
- Fixed the inability to switch colors on the fly.
- Added ContentTweaker's material system support.
To add rarity to material parts, you need to import zsrarity.MaterialPartRarity.
Then use it with MaterialPartDefinition:
MaterialPartRarity.addRarity(<materialpart:material:part>, "color");

