Mojira Archive
MC-55614

/fill with replace does not work with command blocks

Using /fill x y z command_block 0 replace [block] doesn't work. Error is: Data parsing failed: Unable to locate name/value separator for string: [block].
Test:
1. Put stone below you
2. /fill ~ ~-1 ~ ~ ~-1 ~ command_block 0 replace stone
3. Data parsing failed: Unable to locate name/value separator for string: stone.

Compared to:

1. Put stone below you
2. /fill ~ ~-1 ~ ~ ~-1 ~ dirt 0 replace stone
3. 1 blocks filled

Duplicate

Onnowhere

2014-05-22, 04:11 AM

2016-06-17, 05:03 AM

2014-05-22, 09:31 AM

0

2

Unconfirmed

Minecraft 14w20a, Minecraft 14w20b

-