
Consecration potion effect being applied to items
BrokenK3yboard opened this issue ยท 1 comments
Consecration version: 1.18.2-5.0.1.2
Forge version: 1.18.2 - 40.2.0
Observed Behavior:
"Consecration" potion effect is being applied to items from my mod here:
https://www.curseforge.com/minecraft/mc-mods/leather-overhaul
https://github.com/BrokenK3yboard/LeatherOverhaul
This is likely due to these items being capable storing a potion CompoundTag, as this wasn't an issue in the previous version of my mod. This is only occurring to leather armor (which is being overridden) and the one other item being added.
Possibly related to this issue: #68
Expected Behavior:
Consecration potion effect should not automatically apply to items.
Steps to Reproduce:
Install Leather Overhaul 1.1.0 along with Consecration.