Skip to content

Road Tool

Arcaniax edited this page Apr 5, 2019 · 1 revision

🡄 back

Permission: worldedit.road

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

Uses convex selection.

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

Width = Width of the road.

Height = Height of the road.

Flags:

  • -n flag adds noise to the road shape.

  • -d flag stacks down the road shape.


Examples:

//road wool:14 10 5

//road wool:14 10 5 -n

//road wool:14 10 5 -d

//road 44:1 15 3

Clone this wiki locally