-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 1.14.3
-
None
-
Windows 10
Multiplayer/ single player
-
Unconfirmed
-
(Unassigned)
the distance parameter for the targeting of entities does not work and just returns "No entity was found" and i changed the value from 1 to 10 around entities if i remove it it seems to work fine
/data get entity @e[distance=10,limit=1] {} does not work
/data get entity @e[limit=1] {} does work
hopefully this debug file can be a good reference