mojira.dev
MC-98608

/fill newblock 0 oldblock not working

/fill ~ ~ ~ ~10 ~1 ~10 stone 0 redstone_block
This is filling the area with stone, not replacing the blocks

Comments 3

You are missing the "replace" parameter, use :

/fill ~ ~ ~ ~10 ~1 ~10 stone 0 replace redstone_block

uhm so when you type /fill that explication is wrong, it says: http://prntscr.com/aa1add
and its missing after [dataValue] replace [oldBlockHandling]

/help fill does not tell you how to use the replace argument (see MC-80823), but you can look up on the wiki

Mouro001

(Unassigned)

Unconfirmed

Minecraft 1.9

Retrieved