Started by xXMoksXx on Fri, 04/22/2022 - 00:22 Topic category: Help with Minecraft modding (Java Edition) Is there a way to make a potion that freezes the player like loose snow? Jump to top You can create a potion effect that inflict hurt to the player and show an overlay. Create a procedure If player has potion effect return true else return false to show the overlay Jump to top Permalink Log in or register to post comments
You can create a potion effect that inflict hurt to the player and show an overlay. Create a procedure If player has potion effect return true else return false to show the overlay Jump to top Permalink Log in or register to post comments
You can create a potion effect that inflict hurt to the player and show an overlay.
Create a procedure If player has potion effect return true else return false to show the overlay