Netherlands v1.0

Netherlands

O Inferno no Skywars.

Map

{
  "map": {
    "name": "Netherlands",
    "version": "1.0",
    "description": "O Inferno no Skywars.",
    "authors": [
      "d7cc6687-da92-415d-904a-471b69a30646"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "-41, 133, 78"
        }
      }
    ],
    "time_lock": "dawn",
    "world_height": 150
  },
  "games": {
    "skywars": {}
  },
  "regions": {
    "global": {
      "events": {
        "tnt": {
          "throw_blocks": true
        },
        "creature_spawns": {
          "creatures": [
            "pig_zombie"
          ],
          "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": "aqua",
      "spawns": [
        {
          "point": {
            "xyz": "-50, 122, 128"
          }
        },
        {
          "point": {
            "xyz": "-12, 122, 129"
          }
        },
        {
          "point": {
            "xyz": "-41, 126, 42"
          }
        },
        {
          "point": {
            "xyz": "-0, 121, 94"
          }
        },
        {
          "point": {
            "xyz": "-0, 123, 49"
          }
        },
        {
          "point": {
            "xyz": "-85, 132, 36"
          }
        },
        {
          "point": {
            "xyz": "-88, 129, 74"
          }
        },
        {
          "point": {
            "xyz": "-89, 125, 103"
          }
        }
      ]
    }
  }
}