Apply effect to ridden entity

Started by woodcraft on

Topic category: Help with MCreator software

Last seen on 02:07, 29. Mar 2024
Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Apply effect to ridden entity

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?

Last seen on 02:07, 29. Mar 2024
Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
bump
Mon, 08/30/2021 - 16:02

bump

Last seen on 02:07, 29. Mar 2024
Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I solved the issue by using…
Mon, 08/30/2021 - 21:16

I solved the issue by using Is "entity" riding as the if statement into add potion with tick 2

Last seen on 02:07, 29. Mar 2024
Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
and using "get entity …
Mon, 08/30/2021 - 21:17

and using "get entity "target entity" is riding as the receiver of the potion effect