{
  "servers": [
    {
      "id":             "hub",
      "name":           "Hub Lobby",
      "description":    "Your starting point. Pick a game mode and jump in.",
      "ip":             "buddeltech.com",
      "port":           3014,
      "mcVersion":      "1.21.11",
      "modLoader":      "fabric",
      "loaderVersion":  "0.19.3",
      "modpackType":    "none",
      "modpackUrl":     null,
      "modpackVersion": "1",
      "imageUrl":       null,
      "tags":           ["hub", "lobby"],
      "maintenance":    false,
      "autoUpdate":     false
    },
    {
      "id":             "test",
      "name":           "Test Server",
      "description":    "Testing ground for new mods and features. Expect instability.",
      "ip":             "skyblock.yournetwork.net",
      "port":           25565,
      "mcVersion":      "1.21.11",
      "modLoader":      "fabric",
      "loaderVersion":  "0.19.3",
      "modpackType":    "modrinth",
      "modpackUrl":     "https://modrinth.com/modpack/fabulously-optimized",
      "modpackVersion": "12.2.22",
      "imageUrl":       null,
      "tags":           ["skyblock", "survival"],
      "maintenance":    false,
      "autoUpdate":     true
    },
    {
      "id":             "techpack",
      "name":           "Tech & Machines",
      "description":    "Full NeoForge tech modpack. Automation, pipes, and progression.",
      "ip":             "tech.yournetwork.net",
      "port":           25565,
      "mcVersion":      "1.21.1",
      "modLoader":      "neoforge",
      "loaderVersion":  "21.1.220",
      "modpackType":    "curseforge",
      "modpackUrl":     "https://www.curseforge.com/minecraft/modpacks/buddeltech",
      "modpackVersion": "",
      "imageUrl":       null,
      "tags":           ["tech", "automation", "quests"],
      "maintenance":    false,
      "autoUpdate":     true
    },
    {
      "id":             "creative",
      "name":           "Creative Build",
      "description":    "Unlimited creative building. Currently under maintenance.",
      "ip":             "creative.yournetwork.net",
      "port":           25565,
      "mcVersion":      "1.21.1",
      "modLoader":      "vanilla",
      "loaderVersion":  null,
      "modpackType":    "none",
      "modpackUrl":     null,
      "modpackVersion": "1",
      "imageUrl":       null,
      "tags":           ["creative", "build"],
      "maintenance":    true,
      "autoUpdate":     false
    }
  ]
}
