The Walking Dead v1.0

The Walking Dead

Kill the other players and be the last to win!

Authors

Map

{
  "map": {
    "name": "The Walking Dead",
    "version": "1.0",
    "description": "Kill the other players and be the last to win!",
    "authors": [
      "98b35bed-9d73-47fe-a811-9436aa32335b",
      "129592a6-acf0-4e54-8793-04cdb55136c3",
      "a5668803-85ab-42c9-8671-0a2d9e6fa74a"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "-157, 71, 1204",
          "yaw": 90,
          "pitch": 0
        }
      }
    ],
    "time_lock": "noon",
    "world_height": 100
  },
  "games": {
    "skywars": {}
  },
  "regions": {
    "global": {
      "events": {
        "tnt": {
          "throw_blocks": true
        },
        "chest": {
          "kits": [
            {
              "name": "skywars_armor",
              "amount": 3
            },
            {
              "name": "skywars_wepons",
              "amount": 2
            },
            {
              "name": "skywars_blocks",
              "amount": 3,
              "repeat": true
            },
            {
              "name": "skywars_food",
              "amount": 2
            },
            {
              "name": "skywars_items",
              "amount": 4,
              "repeat": true
            }
          ]
        }
      },
      "zones": [
        {
          "global": {}
        }
      ]
    }
  },
  "teams": {
    "players": {
      "name": "Players",
      "color": "dark_gray",
      "spawns": [
        {
          "point": {
            "xyz": "-166, 67, 1168",
            "yaw": 0,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-140, 67, 1178",
            "yaw": -10,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-126, 67, 1204",
            "yaw": -90,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-136, 67, 1230",
            "yaw": -130,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-162, 67, 1244",
            "yaw": 180,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-187, 67, 1234",
            "yaw": 140,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-202, 67, 1208",
            "yaw": 90,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-192, 67, 1182",
            "yaw": 40,
            "pitch": 0
          }
        }
      ]
    }
  }
}