Bound - Resize (Effect) — SkBee

Addon: SkBee · Category: Effect · Since: 2.5.3

Syntax

resize [full] bound %bound% (within|between) %block/location% and %block/location%

Description

Resize a current bound. Full will mark the bound to use the lowest/highest points of the world. The second pattern will mark as a full bound without changing the locations.

NOTE: World of a bound cannot be changed.

**SPECIAL NOTE**: - When using locations = The bound resizing will use the locations you pass thru - When using blocks = The bound resizing will extend the x/y/z axes by 1 to fully include those blocks.

Examples

resize bound bound with id "test" between {_l1} and {_l1}
resize bound bound with id "test" between block at{_l1} and block at {_l1}
resize full bound bound with id "test"

View source