-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8.9
-
None
-
Java 1.8.0_25 64bit (according to the debug overlay)
Windows 10 Home
-
Unconfirmed
It would appear that the fill command attempts to read 'minecraft:end_portal' as a data tag when used as the block in the fill command. Everything else seems to work, just this specific block in this specific order.
Here's the command that caused the failure.
/fill ~ ~2 ~ ~2 ~2 ~2 minecraft:end_portal 0 replace minecraft:air
- duplicates
-
MC-51035 "/fill x1 y1 z1 x2 y2 z2 end_portal 0 replace <BLOCK>" doesn't work !
- Resolved