-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.7.2
-
None
-
Put your operating system (Windows 7, Windows XP, OSX) and Java version if you know it here
-
Unconfirmed
-
Creative
What I expected to happen was when I set the command block to place a block of snow in the negative co-ordinates.
What actually happened was the snow block was off by one block
Describe what happened here
Steps to Reproduce:
1. set a command block with this command "setblock -21 70 -0 minecraft:snow"
2. check if the block is at the co-ordinates that are in the command block
- duplicates
-
MC-36602 Commands with coordinates are NOW offset -1 x and/or z from where it should be (at negative X and Z coordinates)
- Resolved