1
Why isn't this command working?
In the latest snapshot I have a repeating command block with
/execute as @a[nbt={Inventory:{Slot:103b,id:"minecraft:diamond_helmet"}]}] run effect give @p minecraft:water_breathing 1
in it and it's not doing anything
/execute as @a[nbt={Inventory:{Slot:103b,id:"minecraft:diamond_helmet"}]}] run effect give @p minecraft:water_breathing 1
in it and it's not doing anything
3
/execute as @a[nbt={Inventory:[{Slot:103b,id:"minecraft:diamond_helmet"}]}] run effect give @p minecraft:water_breathing 1~SUPERIONtheKnight
thanks
idk is it always active?
