diff --git a/soccer_stadium/map.conf b/soccer_stadium/map.conf new file mode 100644 index 0000000..3805422 --- /dev/null +++ b/soccer_stadium/map.conf @@ -0,0 +1,23 @@ +license = CC BY-SA 4.0 +others = To create the stadium I used a schematic from brestoul (https://www.planetminecraft.com/project/soccer-stadium/) and to create the tree I used a schematic from samochips (https://www.planetminecraft.com/project/samochips-tree-bundle-pack/) + +h = 140 +r = 110 +rotation = x + +author = ksandr +name = Soccer stadium +base_node = ctf_map:meselamp +hint = Look for a hidden treasure on the bottom of the tree! + +team.2 = blue +team.2.color = blue +team.2.pos = (0,-23,-99) + +team.1 = red +team.1.color = red +team.1.pos = (0,-23,99) + +chests.1.n = 80 +chests.1.from = (-59,-30,77) +chests.1.to = (58,-35,-79) diff --git a/soccer_stadium/map.mts b/soccer_stadium/map.mts new file mode 100644 index 0000000..fb3a91d Binary files /dev/null and b/soccer_stadium/map.mts differ diff --git a/soccer_stadium/screenshot.png b/soccer_stadium/screenshot.png new file mode 100644 index 0000000..a123e7b Binary files /dev/null and b/soccer_stadium/screenshot.png differ