PacMan v1.3
SkyBlock Warriors, to win be the last player left.
Author
Map
{
"map": {
"name": "PacMan",
"version": "1.3",
"description": "SkyBlock Warriors, to win be the last player left.",
"authors": [
"98b35bed-9d73-47fe-a811-9436aa32335b"
]
},
"world": {
"spawn": [
{
"point": {
"xyz": "6, 90, 6"
}
}
],
"time_lock": "noon",
"world_height": 100
},
"games": {
"skywars": {}
},
"regions": {
"global": {
"events": {
"tnt": {
"throw_blocks": true
},
"creature_spawns": {
"creatures": [
"snowman"
],
"allow": true
},
"chest": {
"kits": [
{
"name": "skywars_armor",
"amount": 4
},
{
"name": "skywars_wepons",
"amount": 2
},
{
"name": "skywars_blocks",
"amount": 5
},
{
"name": "skywars_food",
"amount": 2
},
{
"name": "skywars_items",
"amount": 4,
"repeat": true
}
]
}
},
"zones": [
{
"global": {}
}
]
}
},
"teams": {
"players": {
"name": "Players",
"color": "light_purple",
"spawns": [
{
"point": {
"xyz": "41, 78, 32"
}
},
{
"point": {
"xyz": "0, 78, -40"
}
},
{
"point": {
"xyz": "-40, 78, -31"
}
},
{
"point": {
"xyz": "32, 78, -40"
}
},
{
"point": {
"xyz": "1, 78, 41"
}
},
{
"point": {
"xyz": "-40, 78, 1"
}
},
{
"point": {
"xyz": "-31, 78, 41"
}
},
{
"point": {
"xyz": "41, 78, 0"
}
}
]
}
}
}