Modern Sky v1.2

Modern Sky

Kill the other players and be the last to win!

Author

Map

{
  "map": {
    "name": "Modern Sky",
    "version": "1.2",
    "description": "Kill the other players and be the last to win!",
    "authors": [
      "c9c2b7fe-e2c1-4266-9556-aafccc0d1f13"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "0, 64, 100"
        }
      }
    ],
    "time_lock": "noon",
    "world_height": 75
  },
  "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": "blue",
      "size": 15,
      "spawns": [
        {
          "point": {
            "xyz": "0, 69, 130",
            "yaw": 180,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "12, 69, 128",
            "yaw": 156,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "21, 69, 121",
            "yaw": 135,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "28, 69, 112",
            "yaw": 113,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "30, 69, 100",
            "yaw": 90,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "28, 69, 88",
            "yaw": 66,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "21, 69, 79",
            "yaw": 45,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "12, 69, 72",
            "yaw": 22,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "0, 69, 70",
            "yaw": 0,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-11, 69, 72",
            "yaw": -23,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-20, 69, 79",
            "yaw": -45,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-27, 69, 88",
            "yaw": -66,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-29, 69, 100",
            "yaw": -90,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-27, 69, 112",
            "yaw": -113,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-20, 69, 121",
            "yaw": -135,
            "pitch": 0
          }
        },
        {
          "point": {
            "xyz": "-11, 69, 128",
            "yaw": -156,
            "pitch": 0
          }
        }
      ]
    }
  }
}