mojira.dev
MC-72161

Fill replace with command block leads to error

Both commands should do "the same" but if you put command_block in the left place it will expect a dataTag where the replaceTileName should be...

/fill ~ ~ ~ ~1 ~1 ~1 redstone_block 0 replace command_block 0
No blocks filled.

/fill ~ ~ ~ ~1 ~1 ~1 command_block 0 replace redstone_block 0
Data tag parsing failed: Invalid tag encountered, expected '{' as first char.

Linked issues

Comments

Dlawso the Really Lucky Rabbit

Dupe of MC-48114

user-f2760

also when activating a commandblock it's data gets set to 1, not 0

Sven

(Unassigned)

Unconfirmed

Minecraft 1.8

Retrieved