Overlay appearing and disappearing with condition

Started by Blunard on

Topic category: Help with modding (Java Edition)

Last seen on 00:38, 5. Aug 2024
Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Overlay appearing and disappearing with condition

I'm making a mod where there is a blood moon event (GLOBAL_WORLD, logic type, default value: false) and i want an overlay to appear on screen whenever this event happens.

here is the condition i made :

https://imgur.com/a/pYJCvgg

now when the blood moon initiates the overlay does appear but only for a frame before disappearing again (i have an item that tells me if the blood moon is happening and it is still happening when the overlay disapears)

Last seen on 03:06, 23. Aug 2024
Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make a potion effect to have…
Tue, 07/30/2024 - 03:15

Make a potion effect to have that kind of event, it has special tick