FireLands v1.4

FireLands

SkyBlock Warriors, to win be the last player left.

Author

Map

{
  "map": {
    "name": "FireLands",
    "version": "1.4",
    "description": "SkyBlock Warriors, to win be the last player left.",
    "authors": [
      "2a6746d5-d7b6-4e9c-b1c3-768a9660e744"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "614, 36, -249"
        }
      }
    ],
    "time_lock": "noon",
    "world_height": 90
  },
  "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": {}
        }
      ]
    }
  },
  "kits": {
    "spawn": {
      "effects": [
        {
          "name": "speed",
          "duration": "5s",
          "ambient": true
        }
      ]
    }
  },
  "teams": {
    "players": {
      "name": "Players",
      "color": "aqua",
      "kit": "spawn",
      "spawns": [
        {
          "point": {
            "xyz": "639, 24, -227"
          }
        },
        {
          "point": {
            "xyz": "639, 20, -246"
          }
        },
        {
          "point": {
            "xyz": "638, 20, -271"
          }
        },
        {
          "point": {
            "xyz": "613, 25, -272"
          }
        },
        {
          "point": {
            "xyz": "594, 24, -275"
          }
        },
        {
          "point": {
            "xyz": "588, 20, -254"
          }
        },
        {
          "point": {
            "xyz": "585, 25, -221"
          }
        },
        {
          "point": {
            "xyz": "613, 25, -230"
          }
        }
      ]
    }
  }
}