
Tool Rarities are Clamped to vanilla values
Closed this issue ยท 1 comments
Minecraft Version
1.20.1
Modloader
Forge
Modloader Version
47.1.84
Mantle Version
1.11.44
Tinkers' Construct Version
3.9.2.37
Describe your issue
Code for ModifiableItem
, ModifiableLauncherItem
, and ModifiableArmorItem
clamp rarities to vanilla values.
Steps to reproduce
Create a new rarity via java modding.
Create a modifier that sets the rarity to your new rarity.
Add the modifier to a tool.
See that the new rarity is not displayed.
Crash Report
No response
Can you reproduce with just Tinkers?
No
Performance Enchancers
None of the above
Other mods
No response
Searched for known issues?
Checked pinned issues, Searched open issues, Searched closed issues