Banners

Use custom methods for special items.

Custom Banners

How to use custom banners

The first and easiest step would be to simply drag and drop a custom banner into the in-game editor. Otherwise, simply add a banner section to the panel item like so:

'1':
  material: RED_BANNER
  banner:
  - WHITE,STRIPE_MIDDLE
  - BLACK,SKULL

Using the PatternTypes there is a list of different patterns that can be used, the order will be read from top to bottom for which pattern will be placed on the banner. The list can be expanded as long as you would like, as they will be in this format: COLOUR,PATTERN.

Last updated