TV Lands v1.1

TV Lands

Get into the TV and win the show!

Author

Map

{
  "map": {
    "name": "TV Lands",
    "version": "1.1",
    "description": "Get into the TV and win the show!",
    "authors": [
      "b5af273b-cc0e-4115-b179-6bdb03014479"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "-165, 83, -1320"
        }
      }
    ],
    "time_lock": "noon",
    "world_height": 100
  },
  "games": {
    "skywars": {}
  },
  "regions": {
    "global": {
      "events": {
        "tnt": {
          "throw_blocks": true
        },
        "chest": {
          "kits": [
            {
              "name": "skywars_armor",
              "amount": 2
            },
            {
              "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": "-164, 58, -1294"
          }
        },
        {
          "point": {
            "xyz": "-187, 58, -1299"
          }
        },
        {
          "point": {
            "xyz": "-192, 58, -1321"
          }
        },
        {
          "point": {
            "xyz": "-190, 58, -1343"
          }
        },
        {
          "point": {
            "xyz": "-164, 58, -1349"
          }
        },
        {
          "point": {
            "xyz": "-142, 58, -1347"
          }
        },
        {
          "point": {
            "xyz": "-137, 58, -1322"
          }
        },
        {
          "point": {
            "xyz": "-139, 58, -1300"
          }
        }
      ]
    }
  }
}