Pattern#

*Config object requires the ‘config-locators’ addon to use

Types#

Different types of Pattern provide different behaviours and may have additional parameters for configuring that behavior.

The type is specified by setting the type parameter to the name of the type. If the same name is used by two different addons, you can prefix the name with ADDON_NAME: to specify which one to use.

A list of available types for Pattern are listed below:


MATCH_AIR#

offset Range


MATCH_SOLID#

offset Range


MATCH#

block Block

offset Range


MATCH_SET#

blocks Set<Block>

offset Range


AND#

patterns List<Pattern>


OR#

patterns List<Pattern>


XOR#

patterns List<Pattern>


NOT#

pattern Pattern

Uses#

Used by 6 parameters: