SkyCastle v1.3

SkyCastle

Guerreiros Unidos Jamais Serao Vencidos

Authors

Map

{
  "map": {
    "name": "SkyCastle",
    "version": "1.3",
    "description": "Guerreiros Unidos Jamais Serao Vencidos",
    "authors": [
      "424597c9-22ba-43c3-8dbd-1adc28cc48c1",
      "f385f552-b99c-4e50-aad9-038c8b247e84",
      "9d1c3b66-a5e1-42ff-8832-ec8872b6b3c2"
    ]
  },
  "world": {
    "spawn": [
      {
        "point": {
          "xyz": "999, 151, 1006"
        }
      }
    ],
    "time_lock": "noon",
    "world_height": 300
  },
  "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": {}
        }
      ]
    }
  },
  "teams": {
    "players": {
      "name": "Players",
      "color": "red",
      "spawns": [
        {
          "point": {
            "xyz": "1006, 95, 1119"
          }
        },
        {
          "point": {
            "xyz": "883, 94, 1005"
          }
        },
        {
          "point": {
            "xyz": "1002, 95, 878"
          }
        },
        {
          "point": {
            "xyz": "1110, 95, 1012"
          }
        }
      ]
    }
  }
}