-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8.1-pre4
-
None
-
Java 7, Mac OS X Mavericks
-
Unconfirmed
When attempting to fill tnt with command blocks (I have my reasons), I encountered the bug showed on the image. The command is:
/fill ~5 ~5 ~5 ~-5 ~-5 ~-5 command_block 0 replace tnt
though it appeared through many variations of this syntax:
/fill <x> <y> <z> <x2> <y2> <z2> command_block 0 replace <any block>
- duplicates
-
MC-61864 /fill x1 y1 z1 x2 y2 z2 [tile entity] replace [block] gives parse error
- Resolved