Started by
HDD
on
Topic category: Help with Minecraft modding (Java Edition)
A part of my mod is meant to give you a status effect if you have a variable and the poison status effect however if its set to check for the amplifier 0 then it always happens, even if the entity doesnt have posion, however if the amplifier to check is 1 then it only works if they have posion II it wont work for posion I any idea how to fix it
The image doesnt seem to be working so ill try to send the link to it\
https://imgur.com/a/X4gVL8t
Maybe try checking if they HAVE the effect instead of checking for the effect's amplifier?
Yes thanks, I didnt see the block until now :/