Futuristic Sky v1.0
Kill the other players and be the last to win!
Author
Map
{
"map": {
"name": "Futuristic Sky",
"version": "1.0",
"description": "Kill the other players and be the last to win!",
"authors": [
"597bd9d7-6993-4199-9a88-d583f8cb3a2f"
]
},
"world": {
"spawn": [
{
"point": {
"xyz": "-258, 92, 232"
}
}
],
"time_lock": "day",
"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": 1
},
{
"name": "skywars_items",
"amount": 6,
"repeat": true
}
]
}
},
"zones": [
{
"global": {}
}
]
}
},
"teams": {
"players": {
"name": "Players",
"color": "blue",
"size": 15,
"spawns": [
{
"point": {
"xyz": "-260, 85, 161",
"yaw": 90,
"pitch": 0
}
},
{
"point": {
"xyz": "-227, 85, 169",
"yaw": 66,
"pitch": 0
}
},
{
"point": {
"xyz": "-195, 85, 197",
"yaw": 45,
"pitch": 0
}
},
{
"point": {
"xyz": "-186, 85, 230",
"yaw": 22,
"pitch": 0
}
},
{
"point": {
"xyz": "-195, 85, 263",
"yaw": 0,
"pitch": 0
}
},
{
"point": {
"xyz": "-223, 85, 295",
"yaw": -23,
"pitch": 0
}
},
{
"point": {
"xyz": "-256, 85, 303",
"yaw": -45,
"pitch": 0
}
},
{
"point": {
"xyz": "-289, 85, 295",
"yaw": -66,
"pitch": 0
}
},
{
"point": {
"xyz": "-321, 85, 267",
"yaw": -90,
"pitch": 0
}
},
{
"point": {
"xyz": "-329, 85, 234",
"yaw": -113,
"pitch": 0
}
},
{
"point": {
"xyz": "-322, 85, 203",
"yaw": -135,
"pitch": 0
}
},
{
"point": {
"xyz": "-293, 85, 169",
"yaw": -156,
"pitch": 0
}
}
]
}
}
}