Started by
anonym_msm
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make a damage detector, which detects if any entity takes damage and then return a redstone power. I've tried for hours but nothing works. Any help?
Make a procedure with a global trigger of Entity attacked then check for the damage detector if it is found put Something like damage detected = true for a property