CakeLand v1.3

CakeLand

Guerreiros Unidos Jamais Serao Vencidos

Authors

Map

{
  "map": {
    "name": "CakeLand",
    "version": "1.3",
    "description": "Guerreiros Unidos Jamais Serao Vencidos",
    "authors": [
      "424597c9-22ba-43c3-8dbd-1adc28cc48c1",
      "f385f552-b99c-4e50-aad9-038c8b247e84",
      "62b851d5-4bc4-494c-be37-ac924ef813ce"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "1011, 68, 1126"
        }
      }
    ],
    "time_lock": "noon",
    "world_height": 140
  },
  "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": {
      "armor": {
        "helmet": {
          "item": "gold_helmet"
        }
      }
    }
  },
  "teams": {
    "players": {
      "name": "Players",
      "color": "light_purple",
      "kit": "spawn",
      "spawns": [
        {
          "point": {
            "xyz": "971, 49, 1155"
          }
        },
        {
          "point": {
            "xyz": "1019, 49, 1154"
          }
        },
        {
          "point": {
            "xyz": "1024, 49, 1104"
          }
        },
        {
          "point": {
            "xyz": "974, 49, 1103"
          }
        }
      ]
    }
  }
}