Started by
thecatlover
on
Topic category: Help with MCreator software
im making a very unique mod, and one thing i want to do is make a potion effect that covers the hotbar so you can't see your health, any way i can do this?
Topic category: Help with MCreator software
im making a very unique mod, and one thing i want to do is make a potion effect that covers the hotbar so you can't see your health, any way i can do this?
yes you can do this first make the overlay and texture you want to cover the hot bar next find the render priority and set it to highest next select the object or the entire overlay and find the display if trigger, click on it and then you can check for that effect in an if else statement and use the boolean return and set the if check to true and the else return to false