The Towers v1.5
PVP at new heights, win the most kills up in the air.
Author
Teams
Map
{ "map": { "name": "The Towers", "version": "1.5", "description": "PVP at new heights, win the most kills up in the air.", "authors": [ "5bd3df13-9b15-439a-9762-dd47ef53a746" ] }, "world": { "spawn": [ { "point": { "xyz": "0, 202, 1152" } } ], "time_lock": 6000 }, "games": { "deathmatch": { "time_limit": "8m" } }, "kits": { "all": { "armor": { "helmet": { "item": "leather_helmet" }, "chestplate": { "item": "leather_chestplate", "nbt": { "enchantments": [ { "name": "protection_projectile", "level": 2 } ] } }, "leggings": { "item": "leather_leggings" }, "boots": { "item": "leather_boots" } }, "items": [ { "slot": 0, "item": "iron_sword" }, { "slot": 1, "item": "bow" }, { "slot": 2, "item": "stone_pickaxe" }, { "slot": 3, "item": "stone_axe" }, { "slot": 4, "damage": 1, "amount": 48, "item": "wood" }, { "slot": 19, "amount": 64, "item": "arrow" }, { "slot": 28, "amount": 64, "item": "arrow" } ] } }, "teams": { "blue": { "name": "Blue", "color": "blue", "kit": "all", "size": 12, "spawns": [ { "point": { "xyz": "-83, 192, 1152" } }, { "point": { "xyz": "-83, 201, 1152" } } ] }, "red": { "name": "Red", "color": "dark_red", "kit": "all", "size": 12, "spawns": [ { "point": { "xyz": "84, 192, 1152" } }, { "point": { "xyz": "84, 201, 1152" } } ] } } }