The Mythic Spawner entry allows you to create managed spawn zones for MythicMobs. Unlike standard Mythic spawners, these integrate directly with TypeWriter’s group and region systems.Documentation Index
Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt
Use this file to discover all available pages before exploring further.
📝 Configuration
| Key | Type | Description |
|---|---|---|
mobType | String | The MythicMob to spawn (default: SkeletonKing). |
maxMobs | Int | Maximum number of mobs allowed in the area. |
mobsPerSpawn | Int | Number of mobs to spawn per cycle. |
cooldown | Long | Cooldown between spawns (in ticks). |
warmup | Long | Delay before first spawn (in ticks). |
regions | List | A list of regions defined by two corners (corner1, corner2). |
group | Group | The audience group used to filter players. |