Started by
woodcraft
on
Topic category: Help with MCreator software
Is it possible to apply a effect to a entity that's being ridden and then either remove or stop applying that effect when the player dismounts?
Topic category: Help with MCreator software
Is it possible to apply a effect to a entity that's being ridden and then either remove or stop applying that effect when the player dismounts?
bump
I solved the issue by using Is "entity" riding as the if statement into add potion with tick 2
and using "get entity "target entity" is riding as the receiver of the potion effect