Banner Patterns (Expression) — Skript
Addon: Skript · Category: Expression · Since: 2.10
Syntax
[all [[of] the]|the] banner pattern[s] of %itemstacks/itemtypes/slots/blocks%Description
Gets or sets the banner patterns of a banner. In order to set a specific position of a banner, there needs to be that many patterns already on the banner. This expression will add filler patterns to the banner to allow the specified position to be set. For Example, setting the 3rd banner pattern of a banner that has no patterns on it, will internally add 3 base patterns, allowing the 3rd banner pattern to be set.
Examples
broadcast banner patterns of {_banneritem}
broadcast 1st banner pattern of block at location(0,0,0)
clear banner patterns of {_banneritem}