User-submitted text for Filler from new.crafting-guide.com
This commit is contained in:
@@ -3,15 +3,17 @@ schema: 1
|
|||||||
description: <<-END
|
description: <<-END
|
||||||
The Filler is a machine which performs large-scale shaping of the landscape. It can operate in any one of several different modes:
|
The Filler is a machine which performs large-scale shaping of the landscape. It can operate in any one of several different modes:
|
||||||
|
|
||||||
*  Fill—completely fill an area
|
| Icon | Name | Description |
|
||||||
*  Flatten—remove all blocks within the area, but make sure it has a floor underneath
|
|:-----------------:|----------|-------------------------|
|
||||||
*  Horizon—works the same as Flatten
|
|  | Fill | completely fill an area |
|
||||||
*  Frame—fill in only the edges of the area and remove everything else
|
|  | Flatten | remove all blocks within the area, but make sure it has a floor underneath |
|
||||||
*  Pyramid—builds a pyramid whose base completely fills the area (can be either point up or point down)
|
|  | Horizon | works the same as Flatten |
|
||||||
*  Stairs—builds a stair-step pattern within the area, removing any blocks which aren't part of the stairs
|
|  | Frame | fill in only the edges of the area and remove everything else |
|
||||||
*  Box—builds a solid box whose sides fill in the rectangle of the area
|
|  |Pyramid | builds a pyramid whose base completely fills the area (can be either point up or point down) |
|
||||||
*  Clear—completely remove all blocks within the area
|
|  | Stairs | builds a stair-step pattern within the area, removing any blocks which aren't part of the stairs |
|
||||||
*  Cylinder—creates a cylinder centered within the area, removing any blocks not part of the cylinder
|
|  | Box | builds a solid box whose sides fill in the rectangle of the area
|
||||||
|
|  | Clear | completely remove all blocks within the area |
|
||||||
|
|  | Cylinder | creates a cylinder centered within the area, removing any blocks not part of the cylinder |
|
||||||
END
|
END
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user