Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions ctw/outcrop/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

https://mcresourcepile.github.io/maps/stratus
Binary file added ctw/outcrop/level.dat
Binary file not shown.
Binary file added ctw/outcrop/map.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
237 changes: 237 additions & 0 deletions ctw/outcrop/map.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,237 @@
<map proto="1.5.1">
<name>Outcrop</name>
<version>1.0.4</version>
<objective>Capture the opponent's wools and place them on your wool monuments!</objective>
<created>2019-03-02</created>
<phase>staging</phase>
<include id="gapple-kill-reward"/>
<authors>
<author uuid="74e59389-2b3e-490d-954a-a7af1fb1eded"/> <!-- Dowly_ -->
</authors>
<broadcasts>
<alert after="5s" every="5m">Boat and Minecart crafting is not allowed on this map!</alert>
<alert after="8s" every="5m">There is a lower max height in the four islands than the rest of the map!</alert>
</broadcasts>
<teams>
<team id="cyan-team" color="dark aqua" max="18">Cyan</team>
<team id="purple-team" color="dark purple" max="18">Purple</team>
</teams>
<kits>
<kit id="spawn-kit">
<clear/>
<item slot="0" unbreakable="true" material="iron sword"/>
<item slot="1" unbreakable="true" enchantment="infinity" material="bow"/>
<item slot="2" unbreakable="true" material="diamond pickaxe"/>
<item slot="3" unbreakable="true" enchantment="efficiency" material="iron axe"/>
<item slot="4" amount="64" material="wood"/>
<item slot="5" amount="32" material="glass"/>
<item slot="8" material="golden apple"/>
<item slot="28" material="arrow"/>
<item slot="30" unbreakable="true" material="iron spade"/>
<item slot="31" amount="32" material="wood"/>
<helmet unbreakable="true" team-color="true" material="leather helmet"/>
<leggings unbreakable="true" material="chainmail leggings"/>
<chestplate unbreakable="true" team-color="true" material="leather chestplate"/>
<boots unbreakable="true" team-color="true" material="leather boots"/>
<effect duration="4s" amplifier="5">damage resistance</effect>
</kit>
</kits>
<spawns>
<default yaw="90">
<region>
<point>1,47,0</point>
</region>
</default>
<spawn team="cyan-team" kit="spawn-kit" yaw="-135">
<region>
<cuboid min="-57,12,21" max="-56,12,20"/>
</region>
</spawn>
<spawn team="purple-team" kit="spawn-kit" yaw="45">
<region>
<cuboid min="57,12,-21" max="56,12,-20"/>
</region>
</spawn>
</spawns>
<filters>
<all id="cyan-woolroom-blocks">
<team>cyan-team</team>
<filter id="woolroom-blocks"/>
</all>
<all id="purple-woolroom-blocks">
<team>purple-team</team>
<filter id="woolroom-blocks"/>
</all>
<blocks id="woolroom-blocks" region="woolrooms">
<any>
<material>air</material>
<material>web</material>
<material>stained glass</material>
</any>
</blocks>
<all id="only-iron-regen">
<material id="only-iron">iron block</material>
<cause>world</cause>
</all>
<material id="trap-door">trap door</material>
<material id="wall-sign">wall sign</material>
<material id="ladder">ladder</material>
<any id="stones">
<material>stone:0</material>
<material>stone:5</material>
<material>stained clay:9</material>
</any>
</filters>
<regions>
<union id="spawns">
<union id="cyan-spawn">
<complement>
<cuboid min="-60,0,24" max="-46,oo,10"/>
<cuboid min="-47,0,11" max="-46,oo,10"/>
<half origin="-60,0,12.5" normal="-1,0,-2"/>
<half origin="-48.5,0,24" normal="2,0,1"/>
</complement>
<complement> <!-- cyan iron mine -->
<cuboid min="-55,0,19" max="-42,10,6"/>
<half origin="-54.5,0,8" normal="-2,0,-1"/>
<half origin="-44,0,18.5" normal="1,0,2"/>
<half origin="-46.5,0,6" normal="1,0,-1"/>
</complement>
<cuboid min="-56,10,25" max="-53,oo,24"/>
</union>
<union id="purple-spawn">
<complement>
<cuboid min="60,0,-24" max="46,oo,-10"/>
<cuboid min="47,0,-11" max="46,oo,-10"/>
<half origin="60,0,-12.5" normal="1,0,2"/>
<half origin="48.5,0,-24" normal="-2,0,-1"/>
</complement>
<complement> <!-- purple iron mine -->
<cuboid min="55,0,-19" max="42,10,-6"/>
<half origin="54.5,0,-8" normal="2,0,1"/>
<half origin="44,0,-18.5" normal="-1,0,-2"/>
<half origin="46.5,0,-6" normal="-1,0,1"/>
</complement>
<cuboid min="56,10,-25" max="53,oo,-24"/>
</union>
</union>
<complement id="cyan-spawn-enter-prot"> <!-- minus the area where other team can run through -->
<region id="cyan-spawn"/>
<half origin="-55.5,0,10" normal="1,0,-1"/>
</complement>
<complement id="purple-spawn-enter-prot"> <!-- minus the area where other team can run through -->
<region id="purple-spawn"/>
<half origin="55.5,0,-10" normal="-1,0,1"/>
</complement>
<union id="woolrooms">
<union id="cyan-wrs"> <!-- purple capture, cyan defend -->
<cuboid id="pink-wr" min="-78,0,42" max="-65,42,30"/>
<cuboid id="magenta-wr" min="-66,0,18" max="-78,42,5"/>
</union>
<union id="purple-wrs"> <!-- cyan capture, purple defend -->
<cuboid id="lime-wr" min="78,0,-42" max="65,42,-30"/>
<cuboid id="lightblue-wr" min="66,0,-18" max="78,42,-5"/>
</union>
</union>
<union id="island-ceiling"> <!-- 22 maxheight -->
<cuboid id="default-ceiling" min="-78,29,42" max="78,oo,-42"/> <!-- 29 maxheight -->
<cuboid min="-63,22,-18" max="-18,oo,-42"/>
<cuboid min="-18,22,42" max="18,oo,-42"/>
<cuboid min="18,22,42" max="63,oo,18"/>
</union>
<union id="anti-jump-area">
<rectangle min="-79,25" max="-65,23"/>
<rectangle min="79,-25" max="65,-23"/>
</union>
<apply use="deny(trap-door)" region="spawns"/>
<apply enter="cyan-team" region="cyan-spawn-enter-prot" message="You may not enter the opponent's spawn!"/>
<apply enter="purple-team" region="purple-spawn-enter-prot" message="You may not enter the opponent's spawn!"/>
<apply enter="cyan-team" region="purple-wrs" message="You may not enter your team's own wool rooms!"/>
<apply enter="purple-team" region="cyan-wrs" message="You may not enter your team's own wool rooms!"/>
<apply block-place="never" region="default-ceiling" message="`cYou have reached the maximum build height (`b29 `cblocks) for this part of the map."/>
<apply block-place="never" region="island-ceiling" message="`cYou have reached the maximum build height (`b22 `cblocks) for this part of the map."/>
<apply block-place="only-iron-regen" block-break="only-iron" region="spawns" message="You may only break iron blocks in spawn!"/>
<apply block="cyan-woolroom-blocks" use="cyan-team" region="purple-wrs" message="You may not modify the wool rooms!"/>
<apply block="purple-woolroom-blocks" use="purple-team" region="cyan-wrs" message="You may not modify the wool rooms!"/>
<apply block-place="deny(void)" block-break="deny(all(void,wall-sign))" message="You may not edit the void!"/>
<apply block-physics="deny(wall-sign)" region="spawns"/>
<apply block-physics="deny(ladder)" region="woolrooms"/>
</regions>
<wools craftable="false">
<wool team="cyan-team" color="lime" location="71.5,20,-36">
<monument>
<block>-49,12,18</block>
</monument>
</wool>
<wool team="cyan-team" color="light blue" location="72,20,-11.5">
<monument>
<block>-55,12,12</block>
</monument>
</wool>
<wool team="purple-team" color="pink" location="-71.5,20,36">
<monument>
<block>48,12,-19</block>
</monument>
</wool>
<wool team="purple-team" color="magenta" location="-72,20,11.5">
<monument>
<block>54,12,-13</block>
</monument>
</wool>
</wools>
<renewables>
<renewable region="spawns" renew-filter="only-iron"/>
</renewables>
<portals>
<portal region="anti-jump-area" y="-0.00001" sound="false" observers="never"/>
</portals>
<toolrepair>
<tool>iron sword</tool>
<tool>bow</tool>
<tool>diamond pickaxe</tool>
<tool>iron axe</tool>
<tool>iron spade</tool>
<tool>arrow</tool>
</toolrepair>
<itemremove>
<item>leather helmet</item>
<item>leather chestplate</item>
<item>chainmail leggings</item>
<item>leather boots</item>
<item>string</item>
<item>seeds</item>
<item>long grass</item>
<item>red rose</item>
<item>yellow flower</item>
<item>flower pot</item>
<item>sapling</item>
<item>apple</item>
<item>flint</item>
<item>clay ball</item>
</itemremove>
<itemkeep>
<item>wood:0</item>
<item>glass</item>
<item>golden apple</item>
</itemkeep>
<block-drops>
<rule filter="stones">
<drops>
<item material="cobblestone"/>
</drops>
</rule>
</block-drops>
<kill-rewards>
<kill-reward>
<item material="wood" amount="24"/>
<item material="glass" amount="8"/>
</kill-reward>
</kill-rewards>
<crafting>
<disable>boat</disable>
<disable>minecart</disable>
</crafting>
<hunger>
<depletion>off</depletion>
</hunger>
</map>
Binary file added ctw/outcrop/region/r.-1.-1.mca
Binary file not shown.
Binary file added ctw/outcrop/region/r.-1.0.mca
Binary file not shown.
Binary file added ctw/outcrop/region/r.0.-1.mca
Binary file not shown.
Binary file added ctw/outcrop/region/r.0.0.mca
Binary file not shown.