How do I make something similar to on potion effected for vanilla potions?

Started by Anomaly on

Topic category: Help with modding (Java Edition)

Last seen on 00:23, 6. Nov 2023
Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make something similar to on potion effected for vanilla potions?

The title really says it all. I've tried to do this in many different ways, namely have a custom potion effect that activates whenever the player has the desired effect, and then use the 'when potion applied' prompt in the custom effect. But this didn't work for multiple reasons, so I'm just looking for a way to do this, whether in procedures or something else.

Last seen on 15:34, 1. Mar 2024
Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Your issue seem easy, you…
Sat, 04/30/2022 - 06:05

Your issue seem easy, you just want to give a vanilla potion effect to an entity ?