![Spoorn Armor Attributes [Fabric/Forge]](https://media.forgecdn.net/avatars/thumbnails/564/871/256/256/637921798490854640.png)
Feature Request: Disable Automatic Attributes
Raycoms opened this issue ยท 2 comments
Spoorn armor and tools have a problem with mods that use nbt for sorting and identification purposes.
I'd love a config setting that allows me to disable the automatic application of nbt data to tools and armor, and only do this in the smithing table.
This should just be a config check here: https://github.com/spoorn/SpoornArmorAttributes/blob/1.18/common/src/main/java/org/spoorn/spoornarmorattributes/mixin/ItemMixin.java#L22
right?