Block Island v1.0

Block Island

SkyBlock Warriors, to win be the last player left.

Map

{
  "map": {
    "name": "Block Island",
    "version": "1.0",
    "description": "SkyBlock Warriors, to win be the last player left.",
    "authors": [
      "566587a3-dff0-4a00-bee5-c8e76dd23fe4"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "128, 88, 1549"
        }
      }
    ],
    "time_lock": "noon",
    "world_height": 111
  },
  "games": {
    "skywars": {}
  },
  "regions": {
    "global": {
      "events": {
        "tnt": {
          "throw_blocks": true
        },
        "creature_spawns": {
          "creatures": [
            "snowman"
          ],
          "allow": true
        },
        "chest": {
          "kits": [
            {
              "name": "skywars_armor",
              "amount": 4
            },
            {
              "name": "skywars_wepons",
              "amount": 2
            },
            {
              "name": "skywars_blocks",
              "amount": 5
            },
            {
              "name": "skywars_food",
              "amount": 1
            },
            {
              "name": "skywars_items",
              "amount": 5,
              "repeat": true
            }
          ]
        }
      },
      "zones": [
        {
          "global": {}
        }
      ]
    }
  },
  "teams": {
    "players": {
      "name": "Players",
      "color": "light_purple",
      "spawns": [
        {
          "point": {
            "xyz": "129, 70, 1519"
          }
        },
        {
          "point": {
            "xyz": "150, 70, 1528"
          }
        },
        {
          "point": {
            "xyz": "158, 70, 1550"
          }
        },
        {
          "point": {
            "xyz": "147, 70, 1569"
          }
        },
        {
          "point": {
            "xyz": "126, 70, 1578"
          }
        },
        {
          "point": {
            "xyz": "103, 70, 1569"
          }
        },
        {
          "point": {
            "xyz": "95, 70, 1547"
          }
        },
        {
          "point": {
            "xyz": "105, 70, 1528"
          }
        }
      ]
    }
  }
}