MythicMobs

Let's fish MythicMobs! Create more fun and prevent players from AFK fishing.

skeletalknight:

  enable: true

  # MythicMobsID MM怪ID
  mobID: SkeletalKnight

  # The level of the mob MM怪等级
  level: 0

  # Nick is what to show in fish finder 找鱼器中显示的鱼名
  nick: skeletalknight

  # This decides how mythic mob spawn MM怪的出场位移
  vector:
    horizontal: 1.1
    vertical: 1.2

  group: creature
  weight: 10

  requirements:
    weather:
      - thunder
    world:
      - world

Mobs are all stored in /mobs folder 怪物配置全部存储在/mobs文件夹中

Last updated