Pueblo v1.0
Kill the other players and be the last to win!
Author
Map
{
"map": {
"name": "Pueblo",
"version": "1.0",
"description": "Kill the other players and be the last to win!",
"authors": [
"027125c3-7d68-4f5a-9abf-7172e6707d48"
]
},
"world": {
"spawn": [
{
"point": {
"xyz": "258, 72, 241",
"yaw": 90,
"pitch": 0
}
}
],
"time_lock": "noon",
"world_height": 85
},
"games": {
"skywars": {}
},
"regions": {
"global": {
"events": {
"tnt": {
"throw_blocks": 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": "green",
"spawns": [
{
"point": {
"xyz": "255, 72, 220",
"yaw": 0,
"pitch": 0
}
},
{
"point": {
"xyz": "240, 72, 227",
"yaw": -10,
"pitch": 0
}
},
{
"point": {
"xyz": "232, 72, 241",
"yaw": -90,
"pitch": 0
}
},
{
"point": {
"xyz": "237, 72, 254",
"yaw": -130,
"pitch": 0
}
},
{
"point": {
"xyz": "255, 72, 258",
"yaw": 180,
"pitch": 0
}
},
{
"point": {
"xyz": "269, 72, 255",
"yaw": 140,
"pitch": 0
}
},
{
"point": {
"xyz": "276, 72, 241",
"yaw": 90,
"pitch": 0
}
},
{
"point": {
"xyz": "269, 72, 228",
"yaw": 40,
"pitch": 0
}
}
]
}
}
}