🪖
ArmorMechanics
Other WikisDownloadDonate
  • Home
  • Armor Sets
  • Armor
  • Bonus Effects
  • Mythic Mobs
Powered by GitBook
On this page
  • armorMechanicsArmor (Item)
  • Example

Mythic Mobs

PreviousBonus Effects

is a plugin that allows you to create custom creatures with abilities. We support the plugin. You don't need to be using the premium version nor the dev builds, the free version works. ArmorMechanics gives you the ability to add your custom armor to MythicMobs.

armorMechanicsArmor ()

Attribute
Alias
Description
Default

armorTitle

armor

The armor-title (from config) of the armor to equip

None (Required)

Example

This mob is a drowned with a full set of Scuba armor equipped.

Scuba_Zombie:
  Type: drowned
  Health: 32
  Damage: 2
  Faction: undead
  Options:
    PreventRandomEquipment: true
    PreventSunburn: true
  Equipment:
  - armorMechanicsArmor{armor=Scuba_Helmet} HEAD
  - armorMechanicsArmor{armor=Scuba_Chestplate} CHEST
  - armorMechanicsArmor{armor=Scuba_Leggings} LEGS
  - armorMechanicsArmor{armor=Scuba_Boots} FEET
MythicMobs
latest Mythic Mobs v5
Item