Mojira Archive
MC-155314

Distance identifier breaks in certain execute commands.

Simply that the distance identifier in certain commands breaks the command and just doesn't run it at all.

Setting the following command in a repeating command block it will not kill the fishing bobber

execute as @p run kill @e[type=minecraft:fishing_bobber,distance=..2]

Setting the following command will kill the fishing bobber the tick it spawns.

execute as @p run kill @e[type=minecraft:fishing_bobber]

Invalid

Jonathon Alexander Zeyen

2019-06-26, 06:42 AM

2019-06-27, 12:12 AM

2019-06-27, 12:12 AM

0

0

Unconfirmed

(Unassigned)

Minecraft 1.14.3

-