SlotInChargeModule could be wrong
Closed this issue · 1 comments
Minecraft Version
1.20.1
Modloader
Forge
Modloader Version
47.4.0
Mantle Version
1.11.44
Tinkers' Construct Version
3.9.2.37
Describe your issue
When I undress a equipment with the modifier which is added the module “SlotInChargeModule”,other equipments with this modifier can't effect this modifier.
Steps to reproduce
In now code, In TinkersConstruct/src/main/java/slimeknights/tconstruct/library/modifiers/modules/technical
/SlotInChargeModule.java, on the 109th line of the code, Maybe “slotType” should be “armorSlot”, and on the 116th line of the code, Maybe “slotType” should be “hand”
Crash Report
No response
Can you reproduce with just Tinkers?
Yes
Performance Enchancers
None of the above
Other mods
No response
Searched for known issues?
I did not search