Make potion effect player

Started by SupahDupahAd on

Topic category: Help with MCreator software

Last seen on 20:57, 10. Mar 2024
Joined Apr 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make potion effect player

Ive created a mob but i want it so when the player hits it or it collides with player it gives the player blindness. Ive set it up on the "When entity is hurt" and "when player collides with this entity" procedure but its giving the affects to the mob not the player. How do i change this?

Last seen on 20:35, 18. Apr 2024
Joined Jan 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Instead of "event/target…
Tue, 01/31/2023 - 14:31

Instead of "event/target entity" use "source entity". So, give potion effect to source entity.