Potion Effect that mark the player

Started by shaengrewdo on

Topic category: Help with Minecraft modding (Java Edition)

Active 4 months ago
Joined Nov 2024
Points:
80

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 14
Potion Effect that mark the player

Hi, I'm trying to make a potion effect called Curse and it marks the player who consumes the potion. Then an entity will only attack that marked player.

Active 4 months ago
Joined Nov 2024
Points:
80

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 14
I tried using NBTs, but it…
Fri, 11/29/2024 - 04:43

I tried using NBTs, but it only affects the entity, not the player. Can someone help me?