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 139
    • Issues 139
    • 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
  • Options

Options · Changes

Page history
Create Items/Options authored Aug 11, 2020 by Eutherin's avatar Eutherin
Hide whitespace changes
Inline Side-by-side
Showing with 104 additions and 0 deletions
+104 -0
  • Items/Options.md Items/Options.md +104 -0
  • No files found.
Items/Options.md 0 → 100644
View page @ cfd92612
Item Options
============
This is a database of all Options available when creating an item in
Mythic Mobs. They are put under the *Options:*-tag inside
item-configurations.
Universal Options
-----------------
These options are applicable to all items:
**Repairable: \[true/false\]**
* Sets the repair cost of the item to maximum, making it completely uneditable in anvils and/or enchantment tables.
* Will override the RepairCost option.
* Defaults to false.
**RepairCost: \[number\]**
* Sets the repair cost of the item.
**Unbreakable: \[true/false\]**
* Sets the unbreakable tag on the item.
* Items with this set to true will not lose durability.
Playerheads
-----------
Only applicable to playerhead type items:
**Player: \[name\]**
* Sets the texture of the player head.
* [name] must be the IGN of the target player.
* Player heads must use data value 3 for this to work.
* Examples:
* **Player: Herobrine**
**SkinTexture: \[url\]**
* Also sets the texture of the player head, but instead uses a SkinURL.
* Player heads must use data value 3 for this to work.
* Type into browser: https://sessionserver.mojang.com/session/minecraft/profile/trimmeduuidofplayerhere
* Use http://mcuuid.net/ to find the trimmed uuid of the player
* This option also supports hashes. For example:
* <code>Options:
SkinTexture: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvODdlMGFhOTQzM2RiYTliNzU5MzJhMTFkYzk0ZDQwNmJkZTE5ZTg2MzUxNDIxNDkyYjNlZDM3OGM4ZTFhN2NjIn19fQ==</code>
Dyeable Items
-------------
**Color: \[R,G,B\] OR \[DyeColor\]**
- Dyes the armor piece to a color according to Red, Green, Blue
settings. 0-255
- Alternately can use a predefined color. Found
[here](/databases/misc/colorcodes).
- Can pick colors using the Paint program on Windows. Open it up then
choosing "Edit Colors"
- Only usable on leather armor type and banners.
Examples
========
ClothSlippers:
Id: 301
Data: 0
Display: '&fCloth Slippers'
Lore:
- ''
- 'So Soft!'
- ''
Enchantments:
- DURABILITY:1
Options:
Color: 200,200,200
Lots of possible options included:
TestHead:
Id: 397
Data: 3
Options:
Player: Rickyling
dat_item_though:
Id: banner
Data: 4
Display: '&c&lThe Banner&r'
Lore:
- ''
- '&rIt<&sq>s the perfect stone.'
- '&cNever question that.'
- ''
Amount: 8
Options:
Color: 200,200,200
Unbreakable: true
Enchantments:
- DURABILITY:1
- ARROW_FIRE:10
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: MiniaturePets

Skills

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

Items & Drops

  • Drops and Drop Tables
  • Attributes/Options
  • Common Item ID's
  • Enchantments
  • Potions
  • Banner Layers

Spawning

  • Spawners
  • Random Spawns