diff --git a/src/main/resources/schematics/nether.txt b/src/main/resources/schematics/nether.txt index 76e6720..b1556c6 100644 --- a/src/main/resources/schematics/nether.txt +++ b/src/main/resources/schematics/nether.txt @@ -6,6 +6,7 @@ /schematics/nether/Maze_SK-BrimstoneMines_Open_80.schematic /schematics/nether/Maze_SK-QuartzfoldCave_Open_40.schematic /schematics/nether/Maze_SK-Tangle_Open_80.schematic +/schematics/nether/Maze_SK-SwirlsUponSwirls_Open_40.schematic /schematics/nether/SimpleHall_SK-AnvilValley_Open_100.schematic /schematics/nether/SimpleHall_SK-Arena_Open_100.schematic /schematics/nether/SimpleHall_SK-DarkPathLeft_Open_50.schematic diff --git a/src/main/resources/schematics/nether/Maze_SK-SwirlsUponSwirls_Open_40.schematic b/src/main/resources/schematics/nether/Maze_SK-SwirlsUponSwirls_Open_40.schematic new file mode 100644 index 0000000..4395456 Binary files /dev/null and b/src/main/resources/schematics/nether/Maze_SK-SwirlsUponSwirls_Open_40.schematic differ diff --git a/src/main/resources/schematics/ruins.txt b/src/main/resources/schematics/ruins.txt index 7e2ca0b..cb68400 100644 --- a/src/main/resources/schematics/ruins.txt +++ b/src/main/resources/schematics/ruins.txt @@ -30,6 +30,7 @@ /schematics/ruins/deadEnd_tntTrapO_open_100.schematic /schematics/ruins/exit_exitCube_open_100.schematic /schematics/ruins/exit_lockingExitHall_closed_100.schematic +/schematics/ruins/Exit_SK-LockingExitTrap_Closed_50.schematic /schematics/ruins/exit_smallExitPrison_open_100.schematic /schematics/ruins/hub_4WayBasicHall_closed_200.schematic /schematics/ruins/hub_4WayHallExit_closed_200.schematic @@ -40,6 +41,8 @@ /schematics/ruins/Hub_SK-Claustrophobia_Open_40.schematic /schematics/ruins/Hub_SK-FractalCage_Open_40.schematic /schematics/ruins/Hub_SK-HeartOfDisorder_Open_50.schematic +/schematics/ruins/Hub_SK-RandomSnow_Open_75.schematic +/schematics/ruins/Hub_SK-RandomSwamp_Open_75.schematic /schematics/ruins/Hub_SK-TheNexus_Open_40.schematic /schematics/ruins/maze_smallMaze1_closed_100.schematic /schematics/ruins/maze_smallMultilevelMaze_closed_100.schematic diff --git a/src/main/resources/schematics/ruins/Exit_SK-LockingExitTrap_Closed_50.schematic b/src/main/resources/schematics/ruins/Exit_SK-LockingExitTrap_Closed_50.schematic new file mode 100644 index 0000000..e9bed7c Binary files /dev/null and b/src/main/resources/schematics/ruins/Exit_SK-LockingExitTrap_Closed_50.schematic differ diff --git a/src/main/resources/schematics/ruins/Hub_SK-RandomSnow_Open_75.schematic b/src/main/resources/schematics/ruins/Hub_SK-RandomSnow_Open_75.schematic new file mode 100644 index 0000000..18503e1 Binary files /dev/null and b/src/main/resources/schematics/ruins/Hub_SK-RandomSnow_Open_75.schematic differ diff --git a/src/main/resources/schematics/ruins/Hub_SK-RandomSwamp_Open_75.schematic b/src/main/resources/schematics/ruins/Hub_SK-RandomSwamp_Open_75.schematic new file mode 100644 index 0000000..5f3b18d Binary files /dev/null and b/src/main/resources/schematics/ruins/Hub_SK-RandomSwamp_Open_75.schematic differ