-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 15w31c
-
None
-
15w31b and c
-
Unconfirmed
I think the new end gateways look cool, but since you cannot place them manually, I attempted to set up a fill clock with this command:
`execute ajthemacboy ~ ~ ~ fill ~-5 ~-5 ~-5 ~5 ~5 ~5 end_gateway 0 replace wool 11`
So every time I placed a blue wool block, it would be replaced by an end gateway. However, it simply doesn't work; the command block says 'Failed to execute' and when I try the command in chat, I get this:
`[Client thread/INFO]: [CHAT] Data tag parsing failed: Invalid tag encountered, expected '{' as first char.`
I believe this to be because of added support for NBT data in block commands, but since the help menu for /fill still doesn't include its usage, this is a bug.
- duplicates
-
MC-61864 /fill x1 y1 z1 x2 y2 z2 [tile entity] replace [block] gives parse error
- Resolved