Mojira Archive
MC-118243

target selector coordinate argument values do not register properly within mcfunctions

For example, the command

execute @a[y=75,r=10] ~ ~ ~ particle dragonbreath ~ ~ ~ 1 1 1 0 100 @s

within a command block will begin emitting the dragonbreath particle effect when players are within a 10 block radius of y=75. That exact command in an mcfunction will not work, however.

My functions are set up properly; using a different target selector argument will trigger the mcfunction when true.

Invalid

nick w

2017-06-04, 01:27 AM

2017-06-04, 01:56 PM

2017-06-04, 01:56 PM

0

0

Unconfirmed

Minecraft 1.12 Pre-Release 7

-