Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 136
    • Issues 136
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Wiki
    • Items
  • Banner Layers

Last edited by Phil Dec 27, 2022
Page history
This is an old version of this page. You can view the most recent version or browse the history.

Banner Layers

Banner Layers

image

To make complex banner items in MythicMobs, you can use the following syntax. There is no hard limit placed by MythicMobs on the number of banner layers you can use and you can go past the vanilla maximum of 6 layers set by Minecraft using this. However going past 6 layers may cause unusual behavior and/or lag.

Banner layers are also applicable to shields.

Syntax

Banner:
  Id: <banner/shield>
#For Banners, the base color is set by the item ID
  BannerLayers:
  - <color> <pattern>
  - <color> <pattern>

Patterns

Patterns
BASE SQUARE_BOTTOM_LEFT
BORDER SQUARE_BOTTOM_RIGHT
CIRCLE_MIDDLE SQUARE_TOP_LEFT
CREEPER SQUARE_TOP_RIGHT
CROSS STRAIGHT_CROSS
CURLY_BORDER STRIPE_BOTTOM
DIAGONAL_LEFT STRIPE_CENTER
DIAGONAL_LEFT_MIRROR STRIPE_DOWNLEFT
DIAGONAL_RIGHT STRIPE_DOWNRIGHT
DIAGONAL_RIGHT_MIRROR STRIPE_LEFT
FLOWER STRIPE_MIDDLE
GRADIENT STRIPE_RIGHT
GRADIENT_UP STRIPE_SMALL
HALF_HORIZONTAL STRIPE_TOP
HALF_HORIZONTAL_MIRROR TRIANGLE_BOTTOM
HALF_VERTICAL TRIANGLE_TOP
HALF_VERTICAL_MIRROR TRIANGLES_BOTTOM
MOJANG TRIANGLES_TOP
RHOMBUS_MIDDLE BRICKS
SKULL GLOBE
PIGLIN

Examples

SkeletonKingBannerShield:
  Id: shield
  Display: '&4Skeleton King<&sq>s Banner'
  BannerLayers:
  - RED BASE
  - WHITE CURLY_BORDER
  - WHITE STRIPE_CENTER
  - BLACK STRIPE_BOTTOM
  - WHITE CREEPER
  - YELLOW STRIPE_TOP
  - BLACK TRIANGLES_TOP
SkeletonKingBanner:
  Id: orange_banner
  Display: '&4Skeleton King<&sq>s Banner'
  BannerLayers:
  - RED BASE
  - WHITE CURLY_BORDER
  - WHITE STRIPE_CENTER
  - BLACK STRIPE_BOTTOM
  - WHITE CREEPER
  - YELLOW STRIPE_TOP
  - BLACK TRIANGLES_TOP
Clone repository
  • Home
  • Changelogs
  • Premium Features
  • Commands and Permissions
  • FAQ / Common Issues
  • Mythic Add-ons
  • Compatible Plugins
  • API Information

Mobs

  • Overview
  • Types
  • Mob Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Extra: Disguises
  • Extra: ModelEngine

Skills

  • Overview
  • Mechanics
  • Effects
  • Targeters
  • Triggers
  • Conditions
  • Placeholders
  • Variables

Items & Drops

  • Drops and Drop Tables
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers

Spawning

  • Spawners
  • Random Spawns

Tutorials

  • DamageSpells