Structure - Template Fill (Effect) — SkBee
Addon: SkBee · Category: Effect · Since: 1.12.0
Syntax
fill [structure [template]] %structuretemplate% (between|within) %location% and %location%Description
Fill a structure template with blocks from the world.
Examples
set {_s} to structure template with id "my_structure"
fill structure template {_s} between {loc1} and {loc2}
fill structure template {_s} between location at player and location(10,10,10, world "world")