How do i make a status effect give an item to the player when it ends?

Started by WinkMouse on

Topic category: Help with Minecraft modding (Java Edition)

Joined Dec 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do i make a status effect give an item to the player when it ends?

Self explanatory.

 

I want a status effect give an item to the player when it ends, how can i do it?

Joined Jul 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hey, if its a custom effect,…
Mon, 12/22/2025 - 19:13

Hey, if its a custom effect, you can use the "when effect expires" trigger on your status effect and make a procedure that add the item you want to the player's inventory