Started by
ABIZU_fluffy01
on
Topic category: Help with Minecraft modding (Java Edition)
Good morning. With MCreator I try to make a spell for my mod and this spell needs to locate the player/entity within a radius of 20 block but when I put the formula ( If ) and I want to put the formula ( Look for Entity/target - distance raytrace) it does not work because the formula (if ) and ( Look for Entity/target - distance raytrace) does not come together. how can I get out of it detecting players in a 20 block zone?
Kindly: ABIZU_fluffy1
Pretty sure you're using the wrong kind of block.
Try using the "For each entity at [][][] in square cube with size []" block
It's in the World Management tab.
Yes but what it takes is that it detects all the player who is around the player who uses the spell it just does not affect the player who uses the spell
but ty c:
so for each:if it ISN'T the entity dependency do it