Road-Tool
Permission: arceon.tool.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.
-p flag straightens the path it follows.
Examples:
//road red_wool 10 5

//road red_wool 10 5 -n

//road red_wool 10 5 -d

//road sandstone_slab 15 3

Last updated