Crystal Zone v1.0

Crystal Zone

SkyBlock Warriors, to win be the last player left.

Author

Map

{
  "map": {
    "name": "Crystal Zone",
    "version": "1.0",
    "description": "SkyBlock Warriors, to win be the last player left.",
    "authors": [
      "3b911663-24be-45e7-8858-b0d1c3d8fd81"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "-291, 155, -324"
        }
      }
    ],
    "time_lock": "noon",
    "world_height": 100
  },
  "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": 3,
              "repeat": true
            },
            {
              "name": "skywars_food",
              "amount": 1
            },
            {
              "name": "skywars_items",
              "amount": 4,
              "repeat": true
            }
          ]
        }
      },
      "zones": [
        {
          "global": {}
        }
      ]
    }
  },
  "kits": {
    "all": {
      "armor": {
        "helmet": {
          "item": "leather_helmet"
        },
        "chestplate": {
          "item": "leather_chestplate"
        },
        "leggings": {
          "item": "leather_leggings"
        },
        "boots": {
          "item": "leather_boots"
        }
      }
    }
  },
  "teams": {
    "players": {
      "name": "Players",
      "color": "aqua",
      "kit": "all",
      "spawns": [
        {
          "point": {
            "xyz": "-344, 68, -320"
          }
        },
        {
          "point": {
            "xyz": "-330, 67, -348"
          }
        },
        {
          "point": {
            "xyz": "-312, 67, -359"
          }
        },
        {
          "point": {
            "xyz": "-292, 67, -361"
          }
        },
        {
          "point": {
            "xyz": "-270, 67, -357"
          }
        },
        {
          "point": {
            "xyz": "-250, 67, -348"
          }
        },
        {
          "point": {
            "xyz": "-241, 68, -319"
          }
        },
        {
          "point": {
            "xyz": "-251, 67, -294"
          }
        },
        {
          "point": {
            "xyz": "-271, 67, -285"
          }
        },
        {
          "point": {
            "xyz": "-293, 67, -281"
          }
        },
        {
          "point": {
            "xyz": "-313, 67, -284"
          }
        },
        {
          "point": {
            "xyz": "-331, 67, -294"
          }
        }
      ]
    }
  }
}