Skip to content

Commit

Permalink
Add Clayish
Browse files Browse the repository at this point in the history
  • Loading branch information
Matic0B committed Jul 10, 2017
1 parent 4a30253 commit 245ab26
Show file tree
Hide file tree
Showing 5 changed files with 61 additions and 0 deletions.
Binary file added maps/clayish/level.dat
Binary file not shown.
Binary file added maps/clayish/map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
61 changes: 61 additions & 0 deletions maps/clayish/map.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
<map proto="1.4.2" game="Skywars">
<name>Clayish</name>
<version>1.0.1</version>
<authors>
<author uuid="48924ea3-3aad-4e16-838c-368d8d9e0a25"/>
<!-- Matic0B -->
</authors>
<include src="skywars.xml"/>
<maxbuildheight>65</maxbuildheight>
<kits>
<kit id="all-effects"><!-- Effects given to observers and players -->
<!-- none -->
</kit>
</kits>
<spawns>
<default kit="all-effects" region="observer-spawn" yaw="0"/>
<spawns spread="true" exclusive="true" kit="spawn-effects" angle="-136.5,56,-34.5">
<spawn region="player-1-spawn"/>
<spawn region="player-2-spawn"/>
<spawn region="player-3-spawn"/>
<spawn region="player-4-spawn"/>
<spawn region="player-5-spawn"/>
<spawn region="player-6-spawn"/>
<spawn region="player-7-spawn"/>
<spawn region="player-8-spawn"/>
</spawns>
</spawns>
<regions>
<!-- Observer spawnpoint -->
<point id="observer-spawn">-138.5,54,-35.5</point>
<!-- Player spawns -->
<point id="player-1-spawn">-147.5,54.5,-81.5</point>
<point id="player-2-spawn">-183.5,54.5,-43.5</point>
<point id="player-3-spawn">-183.5,54.5,-23.5</point>
<point id="player-4-spawn">-145.5,54.5,12.5</point>
<point id="player-5-spawn">-125.5,54.5,12.5</point>
<point id="player-6-spawn">-89.5,54.5,-25.5</point>
<point id="player-7-spawn">-89.5,54.5,-45.5</point>
<point id="player-8-spawn">-127.5,54.5,-81.5</point>
<!-- Tier 1 Chests (Player island) -->
<sphere id="player-1-chests" radius="15" origin="-147.5,54,-81.5"/>
<sphere id="player-2-chests" radius="15" origin="-183.5,54,-43.5"/>
<sphere id="player-3-chests" radius="15" origin="-183.5,54,-23.5"/>
<sphere id="player-4-chests" radius="15" origin="-145.5,54,12.5"/>
<sphere id="player-5-chests" radius="15" origin="-125.5,54,12.5"/>
<sphere id="player-6-chests" radius="15" origin="-89.5,54,-25.5"/>
<sphere id="player-7-chests" radius="15" origin="-89.5,54,-45.5"/>
<sphere id="player-8-chests" radius="15" origin="-127.5,54,-81.5"/>
<!-- Tier 2 Chests (Outer middle) -->
<negative id="tier-2-chests">
<union>
<region id="tier-1-chests"/>
<region id="tier-3-chests"/>
</union>
</negative>
<!-- Tier 3 Chests (Very middle) -->
<union id="tier-3-chests">
<sphere radius="10" origin="-136.5,55,-34.5"/>
</union>
</regions>
</map>
Binary file added maps/clayish/region/r.-1.-1.mca
Binary file not shown.
Binary file added maps/clayish/region/r.-1.0.mca
Binary file not shown.

0 comments on commit 245ab26

Please sign in to comment.