promotional bannermobile promotional banner

ZSRarity

Crafttweaker addon for making custom "rarities"
Back to Files

zsrarity-1.0.4.jar

File namezsrarity-1.0.4.jar
Uploaded
Jun 6, 2022
Downloads
76
Size
5.6 KB
Mod Loaders
Forge
File ID
3819633
Type
R
Release
Supported game versions
  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:zsrarity-511017:3819633")

Learn more about Curse Maven

What's new

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

 

This mod has no additional files