Shape - Pyramid (Effect) — skript-worldedit

Addon: skript-worldedit · Category: Effect · Since: 1.0.0

Syntax

create [a] [hollow] pyramid ([made] out of|with|using) [pattern] %string/itemtype/worldeditpattern% [with size %-number%] at %locations% [lazily]

Description

Creates a pyramid using a given pattern at a certain location. You can choose for the pyramid to be hollow, and it can take a size. By default, the size is 5, and the pyramid will not be hollow.

Examples

create a hollow pyramid made out of gold block with size 10 at {location}

View source