Started by
Real_bizzy
on
Topic category: Help with MCreator software
I'm using forge 1.20.1 and whenever i get (custom) potion effects my game lags and crashes, im not sure why and its with 2 specific ones ive made
image.png (1008×442) (discordapp.com)
this is for one of the potion effects, the other one is very similar
Edited by Real_bizzy on Fri, 07/05/2024 - 22:42
If the effect shivering is the same but instead of fire it gives freezing and removes the fire effect then if you have both effects it could remove both effects but still apply fire and freezing which therorecly cause minecraft to update realizing they cant be together find the cause and crash the game. I would recommend moving the if player has effect blank to the top. Hope this helps
i only had one effect when this happened but ill keep this in mind, tysm!
yeah i fixed that didnt work
i do have a third custom potion effect, it works different tho and it doenst crash the game, freezing and heater do use the atributes plugin, could be why
still unsovled
could the mod work with out the atribites plugin? if so try to not use it
i actually tried deleting the procedures and using the potion effects, its not the atributes plugin