Started by
PythonHunter
on
Topic category: Help with Minecraft modding (Java Edition)
If I remove the second part of the AND statement the code works, but when I check if the entity has max health of 4, which chickens do, it doesn't work anymore.
So I must be doing something wrong, but I don't know what. Can anyone help me please!?
Also is there a way to make this code more accurate?
Edited by PythonHunter on Thu, 10/15/2020 - 02:44
Consider printing the values in console so you see what values you are working and making conditions with.