Lets say I use:
/execute as @e[type=pig] run say hi
Then all pigs are saying "hi"
But if I use:
/execute as @e[type=pig,distance=10] run say hi
It says: "No entity was found". And yes, there is a pig right next to me.
Lets say I use:
/execute as @e[type=pig] run say hi
Then all pigs are saying "hi"
But if I use:
/execute as @e[type=pig,distance=10] run say hi
It says: "No entity was found". And yes, there is a pig right next to me.
Please do not mark unreleased versions as affected.
You don't have access to them yet.