Skip to content

MythicMobs🔗

Minimal required version: 4.0.10

Info

MythicMobs integration supports all BetonQuest NPC features as well. For those, please visit the MythicMobs NPC page.

Items🔗

Mythic🔗

Mythic(Mobs) items are integrated to the BetonQuest Items system.

In addition, you can also add quest-item argument to tag them as "QuestItem".

Example
items:
  crown: "mythic KingsCrown"
  sword: "mythic SkeletonKingSword quest-item"
conditions:
  hasCrown: "armor crown"
actions:
  giveSword: "give sword"