|
- How to Use the Fill Command in Minecraft
Definitions from or x1 y1 z1 is the starting coordinate for the fill region (ie: first corner block) ; to or x2 y2 z2 is the ending coordinate for the fill region (ie: opposite corner block) ; block is name of the block to fill the region (See Minecraft Item Names); dataValue is optional It is the variation of the block if more than one type exists for that block
- Commands fill – Minecraft Wiki
Fills all or parts of a region with a specific block Java Edition fill <from> <to> <block> [destroy|hollow|keep|outline|replace] The fill command also has an optional alternate syntax when using the replace option: fill <from> <to> <block> replace [<filter>] Bedrock Edition fill <from: x y z> <to: x y z> <tileName: Block> <blockStates: block states> [oldBlockHandling: FillMode] fill <from: x
|
|
|