From 8818155253995ccda83a04d6b385a6889c77c22d Mon Sep 17 00:00:00 2001 From: Chaoscaot Date: Sat, 19 Aug 2023 10:28:47 +0200 Subject: [PATCH] Revert "Add steamtower.yml" This reverts commit 2547bee1746c2750e00005464d2bd19d7bb29426. --- configs/steamtower.yml | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 configs/steamtower.yml diff --git a/configs/steamtower.yml b/configs/steamtower.yml deleted file mode 100644 index e25a261..0000000 --- a/configs/steamtower.yml +++ /dev/null @@ -1,33 +0,0 @@ -tower: - regions: - 1: - minX: 0 - maxX: 0 - minZ: 69 - maxZ: 79 - escapeHeight: 1 - spawn: - x: 66 - y: 23 - z: 71 - yaw: 180.0 - pitch: 0.0 - doors: [] - keys: [] - lavaY: 220 - laveSpace: 7 - -towerGenerator: - x: 0 - y: 12 - z: 0 - schematicType: steamtower - -minX: -20 -maxX: 89 -minZ: -20 -maxZ: 99 - -winconditions: - - LAST_REMAINING - - LAST_OUTSIDE \ No newline at end of file