#why isn’t my item removing my effects?

1 messages · Page 1 of 1 (latest)

woeful loom
#

I tried making it so so my food item would take away specific effects from the player when used but it’s not working, can anyone help?

mossy rampart
#

I dont think remove_effects exists

#

You could trigger an event instead

#

Then itll run a command

#

/effect @s clear

woeful loom
#

hmm