how to make the effect manifest after death

Started by georgiy on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how to make the effect manifest after death

I need to make it so that when a player dies, my effect is passed on to them again

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You might have to use global…
Mon, 09/08/2025 - 16:18

You might have to use global variables for the other effect thing I replied to of yours,

Joined Sep 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I tried to reproduce this…
Mon, 09/08/2025 - 17:43

I tried to reproduce this code, but I couldn't find the return element. Do you have an image of this element?

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
oh yeah sorry that's from my…
Mon, 09/08/2025 - 17:45

oh yeah sorry that's from my plugin, you can just use the custom code snippet block with "return;" in it

Joined Sep 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I don't quite understand…
Mon, 09/08/2025 - 18:11

I don't quite understand what you mean

Joined Sep 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Where are the last two…
Mon, 09/08/2025 - 18:29

Where are the last two elements in the photo?

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you have to make a global…
Mon, 09/08/2025 - 18:33

you have to make a global variable,

Joined Sep 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I did it, what's next?
Mon, 09/08/2025 - 18:39

I did it, what's next?

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
save the procedure and…
Mon, 09/08/2025 - 18:41

save the procedure and reopen it, then the blocks should be under the custom variables section