mojira.dev
MC-46119

Command block placing wrong block in wrong location with the clone command in 14w04b

What i expected to happen was:
The command block minecart to clone the grass block and place it above it

What really happened was:
The command block minecart also cloned the rail under it.

I attached 4 screenshots. 1 being what was happening, another one showing how i'm using the kill command to help, and the 2 other screenshots are the commands of the command block minecarts
I'm also including the world download s that people can see waht's going on.

Attachments

Comments 1

You need to clone from Y=~-2 to ~-2, because the command block is on y(grass) +2 (see the wireframe in the screenshot), the rail is grass+1

clone ~ ~-2 ~ ~ ~-2 ~ ~ ~1 ~

Jackson Huffstutler

(Unassigned)

Unconfirmed

block, redstone, world

Minecraft 14w04b

Retrieved