Biomes v1.4

Biomes

SkyBlock Warriors, to win be the last player left.

Author

Map

{
  "map": {
    "name": "Biomes",
    "version": "1.4",
    "description": "SkyBlock Warriors, to win be the last player left.",
    "authors": [
      "98b35bed-9d73-47fe-a811-9436aa32335b"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "0, 68, 0"
        }
      }
    ],
    "time_lock": "noon",
    "world_height": 80
  },
  "games": {
    "skywars": {}
  },
  "regions": {
    "global": {
      "events": {
        "tnt": {
          "throw_blocks": true
        },
        "creature_spawns": {
          "creatures": [
            "snowman"
          ],
          "allow": true
        },
        "chest": {
          "kits": [
            {
              "name": "skywars_armor",
              "amount": 2
            },
            {
              "name": "skywars_wepons",
              "amount": 2
            },
            {
              "name": "skywars_blocks",
              "amount": 4,
              "repeat": true
            },
            {
              "name": "skywars_food",
              "amount": 1
            },
            {
              "name": "skywars_items",
              "amount": 6,
              "repeat": true
            }
          ]
        }
      },
      "zones": [
        {
          "global": {}
        }
      ]
    }
  },
  "teams": {
    "players": {
      "name": "Players",
      "color": "aqua",
      "spawns": [
        {
          "point": {
            "xyz": "1, 65, 62"
          }
        },
        {
          "point": {
            "xyz": "-52, 65, -0"
          }
        },
        {
          "point": {
            "xyz": "0, 65, -54"
          }
        },
        {
          "point": {
            "xyz": "53, 64, 1"
          }
        },
        {
          "point": {
            "xyz": "34, 65, -30"
          }
        },
        {
          "point": {
            "xyz": "32, 65, 1"
          }
        },
        {
          "point": {
            "xyz": "32, 65, 33"
          }
        },
        {
          "point": {
            "xyz": "3, 65, 33"
          }
        },
        {
          "point": {
            "xyz": "-30, 65, 32"
          }
        },
        {
          "point": {
            "xyz": "-29, 65, -0"
          }
        },
        {
          "point": {
            "xyz": "-30, 65, -31"
          }
        },
        {
          "point": {
            "xyz": "1, 65, -31"
          }
        }
      ]
    }
  }
}