Sorry, I'm from a different country, so I use a translator to talk.
What I want to make is to make a potion that doesn't take any damage like in the creative mode if you drink it.
So like resistance? You would apply the effect resistance with the strength of it at a 10 at least then have it clear it up at the end of the desired time
Create the potion effect and then under potion active tick, place the block Invulnerable (found in the players procedure section) and then under the if in the block put "Has entity (Yourpotionname)". Thta will make them invulnerable
The procedure should be simple enough, but tell me, what do you mean by that?
Sorry, I'm from a different country, so I use a translator to talk.
What I want to make is to make a potion that doesn't take any damage like in the creative mode if you drink it.
So like resistance? You would apply the effect resistance with the strength of it at a 10 at least then have it clear it up at the end of the desired time
Create the potion effect and then under potion active tick, place the block Invulnerable (found in the players procedure section) and then under the if in the block put "Has entity (Yourpotionname)". Thta will make them invulnerable