Apply effect to ridden entity

Started by woodcraft on

Topic category: Help with MCreator software

Active 1 week ago
Joined Jan 2020
Points:
1046

User statistics:

  • Modifications: 0
  • Forum topics: 29
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 527
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?

Active 1 week ago
Joined Jan 2020
Points:
1046

User statistics:

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

bump

Active 1 week ago
Joined Jan 2020
Points:
1046

User statistics:

  • Modifications: 0
  • Forum topics: 29
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 527
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

Active 1 week ago
Joined Jan 2020
Points:
1046

User statistics:

  • Modifications: 0
  • Forum topics: 29
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 527
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