-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: Minecraft 14w29b
-
Fix Version/s: Minecraft 14w30a
-
Labels:None
-
Environment:
Mac OSX 10.8.5
Processor: 2.5 GHz Intel Core i5
Memory: 4GB 1600 MHz DDR3
-
Confirmation Status:Confirmed
When typing "/replaceitem block", the syntax in the chat says:
/replaceitem block [x] [y] [z] <slot> <item> [amount] [data] [dataTag]
when it should be:
/replaceitem block <x> <y> <z> <slot> <item> [amount] [data] [dataTag]
because the coordinates of the target block are required.