Candy Land v1.6
Win by being the last in the tasty world.
Author
Map
{ "map": { "name": "Candy Land", "version": "1.6", "description": "Win by being the last in the tasty world.", "authors": [ "98b35bed-9d73-47fe-a811-9436aa32335b" ] }, "world": { "spawn": [ { "point": { "xyz": "0, 70, 0" } } ], "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": 5, "repeat": true } ] } }, "zones": [ { "global": {} } ] } }, "teams": { "players": { "name": "Players", "color": "aqua", "spawns": [ { "point": { "xyz": "29, 65, 1" } }, { "point": { "xyz": "-32, 65, 29" } }, { "point": { "xyz": "-0, 65, 29" } }, { "point": { "xyz": "-2, 65, 57" } }, { "point": { "xyz": "-32, 65, -29" } }, { "point": { "xyz": "-28, 65, -0" } }, { "point": { "xyz": "29, 65, 33" } }, { "point": { "xyz": "1, 67, -29" } }, { "point": { "xyz": "3, 65, -57" } }, { "point": { "xyz": "33, 65, -28" } } ] } } }