Started by
Ser_nih
on
Topic category: Help with Minecraft modding (Java Edition)
hello, I'm making a drink after drinking which the player will be able to fly, but the flight action does not end, how do I make it temporary?
Topic category: Help with Minecraft modding (Java Edition)
hello, I'm making a drink after drinking which the player will be able to fly, but the flight action does not end, how do I make it temporary?
Make a procedure for "When Potion Expires" with the code block "Make <Event/target entity> fly if <false> otherwise don't"