Skip to content

Spike Tool

Arcaniax edited this page Apr 5, 2019 · 5 revisions

🡄 back

Permission: worldedit.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.

Examples:

//spike wool:14 1 20

//spike wool:14 1 20 -n

//spike wool:14 10 30 10

Clone this wiki locally