fill command!
When you try to use this command:
"/fill 28 64 14 20 64 14 unpowered_comparator 2 replace air 0"
That doesn't work, the game says :
"Invalid tag encountered expected '{' as first char"
But if you use this command (upside down):
"/fill 28 64 14 20 64 14 air 0 replace unpowered_comparator 2"
It works.
Environment
Windows 8, Java 1.8.0_20 64bit
Linked Issues
Created Issue:
fill command!
When you try to use this command:
"/fill 28 64 14 20 64 14 unpowered_comparator 2 replace air 0"
That doesn't work, the game says :
"Invalid tag encountered expected '{' as first char"But if you use this command (upside down):
"/fill 28 64 14 20 64 14 air 0 replace unpowered_comparator 2"
It works.Environment
Windows 8, Java 1.8.0_20 64bit
Added Linked Issues:
duplicates


Confirmed for
Filling tile entities is not supported, working as intended:
MC-61864