From 91611a46d2b7a3b08cf5263322a7a9b000d9a192 Mon Sep 17 00:00:00 2001 From: iiegit Date: Tue, 8 Nov 2016 22:42:43 -0500 Subject: [PATCH] Create Diamond Dungeon --- Builds/Dungeons/Diamond Dungeon | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Builds/Dungeons/Diamond Dungeon diff --git a/Builds/Dungeons/Diamond Dungeon b/Builds/Dungeons/Diamond Dungeon new file mode 100644 index 0000000..3470ce8 --- /dev/null +++ b/Builds/Dungeons/Diamond Dungeon @@ -0,0 +1,12 @@ +will add to this later + + +the endpoint of the dungeon: + + a pit, maybe as small as 10x10x10, with its volume randomly filled with approx. 12 parts air block per 1 part diamond ore block. + + at the bottom of the pit, a button. Pressing it teleports you out of the pit, but you lose everything in your inventory. + +upon reaching the end, you arrive at the top of the pit. You are now free to mine all the floating diamond blocks randomly scattered + within the volume of the pit. Mine too many, though, and you will destroy your parkour path back to the top. Exiting from the top is + the only way to keep all the diamonds you've mined.