Block Fill (Effect) — SkNMS

Addon: SkNMS · Category: Effect · Since: 1.0.0

Syntax

fill blocks within %location% and %location% with %blockdata% [to replace %-blockdata%]

Description

Fill blocks within 2 locations, with an option to only replace specific blockdata. This will work just like the Minecraft `/fill` command.

Examples

fill blocks within {_loc1} and {_loc2} with stone[]
fill blocks within {_loc1} and {_loc2} with dirt[] replacing air[]

View source