 {
      "version": "1.0.0",
      "servers": [
          {
              "id": "Koble Server",
              "name": "Koble Server",
              "description": "Koble server",
              "icon": "https://your-domain.example/icon.png",
              "version": "1.0.0",
              "address": "YOUR_SERVER_HOST:25565",
              "minecraftVersion": "26.1.2",
              "mainServer": true,
              "autoconnect": true,
              "modules": []
          }
      ]
  }
