Started by
Knightm16
on
Topic category: Help with Minecraft modding (Java Edition)
I am attempting to create a pseudo-potion food item. The item procedure for each is set up as such.
With this set up, when any "potion" is consumed, it applies the effects of all potions I've created so far. If I add or remove a trigger for an effect, it removes it from happening.
Any Idea how to resolve this?