SkyCity v1.4

SkyCity

SkyBlock Warriors, to win be the last player left.

Author

Map

{
  "map": {
    "name": "SkyCity",
    "version": "1.4",
    "description": "SkyBlock Warriors, to win be the last player left.",
    "authors": [
      "98b35bed-9d73-47fe-a811-9436aa32335b"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "-17, 50, -3"
        }
      }
    ],
    "time_lock": "noon",
    "world_height": 55
  },
  "games": {
    "skywars": {}
  },
  "regions": {
    "global": {
      "events": {
        "tnt": {
          "throw_blocks": true
        },
        "creature_spawns": {
          "creatures": [
            "snowman"
          ],
          "allow": 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": "aqua",
      "spawns": [
        {
          "point": {
            "xyz": "30, 41, -3"
          }
        },
        {
          "point": {
            "xyz": "-16, 41, 43"
          }
        },
        {
          "point": {
            "xyz": "-64, 41, -3"
          }
        },
        {
          "point": {
            "xyz": "-16, 41, -51"
          }
        },
        {
          "point": {
            "xyz": "15, 41, -34"
          }
        },
        {
          "point": {
            "xyz": "14, 41, -3"
          }
        },
        {
          "point": {
            "xyz": "-16, 41, 28"
          }
        },
        {
          "point": {
            "xyz": "-48, 41, 27"
          }
        },
        {
          "point": {
            "xyz": "14, 41, 28"
          }
        },
        {
          "point": {
            "xyz": "-47, 41, -3"
          }
        },
        {
          "point": {
            "xyz": "-47, 41, -35"
          }
        },
        {
          "point": {
            "xyz": "-16, 41, -35"
          }
        }
      ]
    }
  }
}