Region - Hollow Out (Effect) — skript-worldedit

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

Syntax

hollow out %worldeditregions% [with thickness %-number%] [and] [(with pattern|leaving behind) %-string/itemtype/worldeditpattern%] [lazily]

Description

Hollows out objects in a given region, using a given thickness and leaving behind a given pattern. The default thickness is 1, and the default pattern is just air.

Examples

hollow out {region} with thickness 2 leaving behind glass

View source