Spike Tool - Brennian/Arceon-1.14 GitHub Wiki
Permission: arceon.tool.spike
//spike <block> <size1> <size2> [size3]
If 3 sizes are used size2
will be the middle size.
Uses convex selection.
Sizes = Size of the spike in the order of the selection.
Flags:
-
-n flag adds noise to the spike shape.
-
-p flag uses straight lines instead of a curve.
//spike red_wool 1 20
//spike red_wool 1 20 -n
//spike red_wool 10 30 10