Skip to content

Roof Tool

Arcaniax edited this page Jun 16, 2019 · 2 revisions

🡄 back

Permission: worldedit.roof

//roof <block> <width> [height]

Uses convex and cuboid selections.

Use any slab pattern for the system to use slabs for more detailing.

Width = Width of the roof.

Height = Height of the roof.

Flags:

  • -n flag adds noise to the spike shape.
  • -d flag stacks down the roof shape.
  • -b flag adds a bevel to start and end of the roof shape.

Examples:

//roof wool:14 20 10

//roof wool:14 20 10 -b

//roof 44:1 20 10 -b

Clone this wiki locally