{
  "manifest_version": "1.0.0",
  "template": {
    "id": "bd5f2b03-1379-4c2f-8ae7-942dd0b325e4",
    "slug": "1201-pumpkin-minec-1",
    "name": "1.20.1 Pumpkin Minecraft Server",
    "description": "A ready-to-use 1.20.1 Minecraft server running the Pumpkin server software.",
    "url": "https://railway.com/deploy/1201-pumpkin-minec-1",
    "upstream": {
      "image": "ghcr.io/pumpkin-mc/pumpkin:sha-7ac2059"
    }
  },
  "services": [
    {
      "name": "Server",
      "source": {
        "image": "ghcr.io/pumpkin-mc/pumpkin:sha-7ac2059"
      },
      "needs_volume": false,
      "tcp_ports": [
        25565
      ],
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "1201-pumpkin-minec-1"
      }
    },
    "cli": "railway deploy --template 1201-pumpkin-minec-1",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "bd5f2b03-1379-4c2f-8ae7-942dd0b325e4",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "dbd143ef-6ffa-4e4d-8930-f47fb2c1a411": {
                  "icon": null,
                  "name": "Server",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "image": "ghcr.io/pumpkin-mc/pumpkin:sha-7ac2059"
                  },
                  "variables": {},
                  "networking": {
                    "tcpProxies": {
                      "25565": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-21T16:15:12.787Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-20T21:54:40.119Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_64294fbb04b547eeba89",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 80,
    "typical_build_seconds": 0,
    "typical_start_seconds": 0,
    "slowest_service": "Server"
  }
}
