FloatingGrapefruit Posted July 1, 2013 Posted July 1, 2013 Hello guys. Basically, I want to give the player a potion effect without the swirly particles. Right now, I am using: player.addPotionEffect((new PotionEffect(Potion.fireResistance.getId(), 20, 3))); but it gives them the potion particles. Any help is much appreciated. Quote Check out my mod: http://www.minecraftforum.net/topic/1809937-152forge-minecraft-enriched-mod/
Busti Posted July 1, 2013 Posted July 1, 2013 I've never made a potion effect but I think it would be possible to create a custom FireResistance potion effect which makes invisible particles. So that the Particles are still there but you can't see them. Quote PM's regarding modding questions should belong in the Modder Support sub-forum and won't be answered.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.