Started by
Oskarxisee
on
Topic category: Help with Minecraft modding (Java Edition)
I want to make my mob if he was less than half healthy.
Called the minions, I put this procedure in 'when entity is hurt'
but no blindness, no minions are called (.what am I doing wrong? Please help(((((
https://drive.google.com/file/d/1yZeJMXUJZfddwG9Ilh72rKj5oS4zgHTt/view?…; = screenshot
Edited by Oskarxisee on Sun, 05/29/2022 - 09:02
Sorry but what is the version of your mod. And I'm just wondering why you don't use the "add potion" block or "spawn" block instead of "execute command" block.