SkyGarden v1.4

SkyGarden

SkyBlock Warriors, to win be the last team left.

Map

{
  "map": {
    "name": "SkyGarden",
    "version": "1.4",
    "description": "SkyBlock Warriors, to win be the last team left.",
    "authors": [
      "bc3b90f1-2a7e-49ab-9241-81c1bf7dcf53"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "0, 76, 0"
        }
      }
    ],
    "time_lock": "dawn",
    "world_height": 105
  },
  "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",
      "spawns": [
        {
          "point": {
            "xyz": "-72, 71, -9"
          }
        },
        {
          "point": {
            "xyz": "27, 72, 49"
          }
        },
        {
          "point": {
            "xyz": "-33, 72, -51"
          }
        },
        {
          "point": {
            "xyz": "27, 72, -50"
          }
        },
        {
          "point": {
            "xyz": "67, 71, -9"
          }
        },
        {
          "point": {
            "xyz": "-32, 72, 49"
          }
        }
      ]
    }
  }
}