Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 277 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 277 Bytes

MythicMobsCustomDrops

How to load a Custom Item? MythicMobs Mob Configuration:

testMob:
  Type: SKELETON
  Display: 'test'
  Health: 10
  Damage: 2
  Options:
    MovementSpeed: 0.1
  Drops:
  - exampleDropPlugin{type=STONE} 1 1