{
  "manifest_version": "1.0.0",
  "template": {
    "id": "2f0b2531-18f7-4d97-88e9-2def0839e3d3",
    "slug": "minecraft-12111",
    "name": "Minecraft 1.21.11",
    "description": "Deploy and Host Minecraft 1.21.11 with Railway",
    "url": "https://railway.com/deploy/minecraft-12111"
  },
  "services": [
    {
      "name": "MineChamp",
      "source": {
        "repo": "https://github.com/Dubbxd/minechamp"
      },
      "needs_volume": false,
      "http": false
    },
    {
      "name": "Proxy Conect",
      "source": {
        "repo": "https://github.com/Dubbxd/minechamp"
      },
      "needs_volume": false,
      "tcp_ports": [
        25565
      ],
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "minecraft-12111"
      }
    },
    "cli": "railway deploy --template minecraft-12111",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "2f0b2531-18f7-4d97-88e9-2def0839e3d3",
            "serializedConfig": {
              "services": {
                "054670ea-89a8-43b1-85e7-485a10b2a218": {
                  "name": "MineChamp",
                  "source": {
                    "repo": "Dubbxd/minechamp",
                    "branch": null,
                    "rootDirectory": null
                  }
                },
                "aeb7a23e-8203-4525-bf79-b92889f09f8a": {
                  "name": "Proxy Conect",
                  "source": {
                    "repo": "Dubbxd/minechamp",
                    "branch": null,
                    "rootDirectory": "/proxy"
                  },
                  "networking": {
                    "tcpProxies": {
                      "25565": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 2,
    "needs_volume": false
  },
  "generated_at": "2026-09-20T10:14:37.339Z",
  "generator_version": "0.1.0",
  "status": "degraded",
  "validated_at": "2026-09-18T14:13:42.956Z",
  "success_rate_30d": 0,
  "validation": {
    "last_run_id": "run_272d992a151145e8b851",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": false,
        "detail": "FAILED,FAILED"
      }
    ]
  }
}
