promotional bannermobile promotional banner

ZSRarity

Crafttweaker addon for making custom "rarities"

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

Forge

implementation fg.deobf("curse.maven:zsrarity-511017:3819633")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- 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");