Started by
Spicyee
on
Topic category: Help with Minecraft modding (Java Edition)
So I'm trying to make it so that when a player has one curio item equipped it gives them a level 1 effect, but when they have two of the same it gives them a level 2 version of the effect. I've had success doing this with player attributes, but for some reason potion levels have illuded me. Does anyone know how to set up a function that does this?