Connector
Connector copied to clipboard
Tierify doesn't add modifier to armor
Mod Name
Tierify
Mod Homepage
https://www.curseforge.com/minecraft/mc-mods/tierify
Minecraft version
1.20.1
Describe the bug
Tierify fails to add a modifier to any armor piece when crafting them, although it functions correctly with weapons.
Steps to reproduce
- Download Connector, Connector Extra, FFAPI.
- Download AutoTag, Necronomicon, and Tierify.
- Launch the game and create a world.
- Craft any piece of armor and a sword. You will notice that the sword gets the modifier (along with associated NBT tags), whereas the crafted armor does not.
Logs
https://gist.github.com/ThisIsVegas/311c6908de42f9dd44b26085516fe93b
Additional context
My test environment:
- Minecraft - 1.20.1
- NeoForge - 47.1.104
- Cloth Config v10 API - 11.1.118
- Connector - beta.42+1.20.1
- Connector Extras - 1.10.1+1.20.1
- FFAPI - 0.92.1+1.11.8+1.20.1
- AutoTag - 2.0.2+1.20
- Necronomicon - 1.4.2-fabric (Forge and Fabric version yield the same result)
- Tierify - 1.1.0
Also, I use EMI 1.1.4+1.20.1+forge to spawn some items for testing.
Testing the same mod setup in Fabric client works perfectly.
- Fabric - 0.15.10
- Fabric API 0.92.1+1.20.1
- EMI, Tierify, and its dependencies same as above
EDIT: Despite this mod is being a fork of TieredZ, you don't need AutoTag for this mod to work though.
EDIT2: Testing with Forge 47.1.3 also yield the same issue.