TieredZ w/ Zenith complication with tieredZ removed socket slot
Telifone opened this issue ยท 3 comments
Minecraft Version
1.20.x
Mod Loader Version
0.15.7
Mod Version
1.3.2
Describe the Issue
When tieredZ modifier exist on any items like armor and weapons, the Zenith mod cannot add socket slots into them and will say ZENITH_REMOVE_MARKER on the socket area. If it's a spawned in item with no modifier, zenith works perfectly fine.
latest.log
Do you use any other mods except the required ones?
No response
can confirm, also have this problem when installed with tieredz.
asked the zenith dev about this and he said its a mixin from tieredz who does this so zenith dev cant do anything.
(means tieredz would have to compat this)
(its also worth mentioning that the names from Zenith get replaced by tieredz and you dont have this "special" name anymore)
Since I don't have much time lately, I can only recommend to use either of these mods and not both.
If someone wants to PR a fix, of course I welcome it.
Ello Fellas, This happens because the config of "tieredTooltip": true, clashes with the last socket, I think they may be fighting for the same spot. setting the tieredtooltip to false in the tiered config fixes this. Downside, no tieredtooltip. You may decide how to advance :) @1awless @Telifone