Various Updates #144
@@ -436,7 +436,6 @@ public class DungeonHelper
|
|||||||
//Open the list of dungeons packaged with our mod and register their schematics
|
//Open the list of dungeons packaged with our mod and register their schematics
|
||||||
RuinsPack = registerBundledPack("Ruins", reader);
|
RuinsPack = registerBundledPack("Ruins", reader);
|
||||||
NetherPack = registerBundledPack("Nether", reader);
|
NetherPack = registerBundledPack("Nether", reader);
|
||||||
registerBundledPack("Balgor", reader);
|
|
||||||
|
|
||||||
System.out.println("Finished registering bundled dungeon packs");
|
System.out.println("Finished registering bundled dungeon packs");
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
/schematics/balgor/ComplexHall_GardenBalgor1_open_39.schematic
|
|
||||||
/schematics/balgor/ComplexHall_OpenHallBalgor1_Closed_68.schematic
|
|
||||||
/schematics/balgor/ComplexHall_SilverEggHallBalgor1_closed_25.schematic
|
|
||||||
/schematics/balgor/Maze_OmniMazeBalgor1_open_30.schematic
|
|
||||||
/schematics/balgor/Trap_ArrowTrapBalgor1_closed_20.schematic
|
|
||||||
/schematics/balgor/Trap_ZombieHallBalgor1_closed_25.schematic
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,21 +0,0 @@
|
|||||||
Version 1
|
|
||||||
Types:
|
|
||||||
Trap
|
|
||||||
ComplexHall
|
|
||||||
Maze
|
|
||||||
|
|
||||||
Settings:
|
|
||||||
AllowDuplicatesInChain = false
|
|
||||||
AllowPackChangeOut = false
|
|
||||||
DistortDoorCoordinates = true
|
|
||||||
AllowPackChangeIn = true
|
|
||||||
|
|
||||||
Rules:
|
|
||||||
|
|
||||||
? ? ? -> ?
|
|
||||||
|
|
||||||
? ? -> Maze#20 ComplexHall#40 Trap#40
|
|
||||||
|
|
||||||
? -> ComplexHall#40 Trap#60
|
|
||||||
|
|
||||||
-> ComplexHall#100
|
|
||||||
Reference in New Issue
Block a user