Started by
Chemistry101
on
Topic category: Help with Minecraft modding (Java Edition)
I start with a If do flow block. Next to the If I add is subtype inquisitor. I would replace targeting entity with get entity/ is targeting to attack. Then next to the do I would add return logic:false. I would end the procedure with return logic true.
Can you please give me the code in lines?
it would return false or true to whatever called the procedure, depending on wether the entity is targetting something.