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 145
    • Issues 145
    • 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

Banner Layers · Changes

Page history
Update Banner Layers authored Oct 02, 2021 by Eutherin's avatar Eutherin
Hide whitespace changes
Inline Side-by-side
Showing with 14 additions and 19 deletions
+14 -19
  • Items/Banner-Layers.md Items/Banner-Layers.md +14 -19
  • No files found.
Items/Banner-Layers.md
View page @ 9d4f5475
Banner Layers Banner Layers
============= =============
<img src="http://fs5.directupload.net/images/160306/4jggyj4s.jpg" width="500" height="200" alt="http://fs5.directupload.net/images/160306/4jggyj4s.jpg" /> ![image](uploads/204528492902aa041447fe90880071d8/image.png)
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. 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.
...@@ -12,8 +12,7 @@ Syntax ...@@ -12,8 +12,7 @@ Syntax
``` ```
Banner: Banner:
Id: <banner/shield> Id: <banner/shield>
Options: #For Banners, the base color is set by the item ID
Color: <BASE COLOR>
BannerLayers: BannerLayers:
- <color> <pattern> - <color> <pattern>
- <color> <pattern> - <color> <pattern>
...@@ -48,28 +47,24 @@ Patterns ...@@ -48,28 +47,24 @@ Patterns
Examples Examples
-------- --------
``` ```
testbanner: SkeletonKingBannerShield:
Id: banner Id: shield
Display: '&rBanner of Test' Display: '&4Skeleton King<&sq>s Banner'
Options:
Color: 0,0,0
BannerLayers: BannerLayers:
- GRAY DIAGONAL_RIGHT - RED BASE
- RED GRADIENT - WHITE CURLY_BORDER
- YELLOW GRADIENT_UP - WHITE STRIPE_CENTER
- WHITE BORDER - BLACK STRIPE_BOTTOM
- BLACK SKULL - WHITE CREEPER
- RED SKULL - YELLOW STRIPE_TOP
- ORANGE SKULL - BLACK TRIANGLES_TOP
- YELLOW SKULL
``` ```
``` ```
SkeletonKingBanner: SkeletonKingBanner:
Id: banner Id: orange_banner
Display: '&4Skeleton King<&sq>s Banner' Display: '&4Skeleton King<&sq>s Banner'
Options:
Color: RED
BannerLayers: BannerLayers:
- RED BASE
- WHITE CURLY_BORDER - WHITE CURLY_BORDER
- WHITE STRIPE_CENTER - WHITE STRIPE_CENTER
- BLACK STRIPE_BOTTOM - BLACK STRIPE_BOTTOM
......
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