Enchanted v1.0
Kill the other players and be the last to win!
Author
Map
{
"map": {
"name": "Enchanted",
"version": "1.0",
"description": "Kill the other players and be the last to win!",
"authors": [
"29c6a931-6a31-46d9-8f5b-77a89f34468e"
]
},
"world": {
"spawn": [
{
"point": {
"xyz": "1618, 117, 1522"
}
}
],
"time_lock": "day",
"world_height": 200
},
"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": "1637, 102, 1503",
"yaw": -90,
"pitch": 0
}
},
{
"point": {
"xyz": "1590, 98, 1494",
"yaw": 180,
"pitch": 0
}
},
{
"point": {
"xyz": "1536, 102, 1508",
"yaw": 180,
"pitch": 0
}
},
{
"point": {
"xyz": "1527, 98, 1555",
"yaw": 180,
"pitch": 0
}
},
{
"point": {
"xyz": "1541, 102, 1610",
"yaw": 90,
"pitch": 0
}
},
{
"point": {
"xyz": "1591, 98, 1618",
"yaw": 90,
"pitch": 0
}
},
{
"point": {
"xyz": "1642, 102, 1604",
"yaw": 0,
"pitch": 0
}
},
{
"point": {
"xyz": "1651, 98, 1557",
"yaw": 0,
"pitch": 0
}
}
]
}
}
}