-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 14w33c, Minecraft 14w34b
-
None
-
Unconfirmed
When I try to replace air blocks in an area with beacon blocks with this command:
"/fill ~1 ~ ~ ~-1 ~-1 ~ minecraft:beacon 0 replace minecraft:air"
I get this error: "Data tag parsing failed: Invalid tag encountered, expected '{' as first char."
The command works with other materials:
"/fill ~1 ~ ~ ~-1 ~-1 ~ minecraft:glass 0 replace minecraft:air"
for exemple.
Replacing minecraft:beacon with a different material works and placing beacon blocks without replacing any material works too.
- duplicates
-
MC-61864 /fill x1 y1 z1 x2 y2 z2 [tile entity] replace [block] gives parse error
- Resolved