Dungeons

Revision as of 15:58, 5 October 2013 by Mastergalen (talk | contribs) (Created page with "The '''Better Dungeons''' mod is a mod in Hexxit that adds a large range of new dungeons, from volcanoes to Nether cities deep below the surface. Along with all these new dung...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Better Dungeons mod is a mod in Hexxit that adds a large range of new dungeons, from volcanoes to Nether cities deep below the surface. Along with all these new dungeons, the Better Dungeons mod also adds new human-like mobs, bosses, and items.  Completing one of these dungeons is very rewarding, as there are many chest to loot in them! However, there are traps in the dungeon, making it challenging to complete! There are 12 types of dungeon in the mod.  There are also 2 dungeons available only in creative mode.

Dungeon Types

Default Mobs

Dungeons set to use the default mob in their configuration file will have a different mob guarding it depending on distance from spawn.  The guard mob and the boss mob changes each 1000 blocks. The list from first to last

  • Skeletons / Necromancer (spawn - 1k)
  • Zombies / Liche (1k - 2k)
  • Gremlins / Spider Boss (2k - 3k)
  • Specters / Liche (3k - 4k)
  • Golems / Golem Boss (4k - 5k)
  • Walkers / Walker Boss (5k+)

Any dungeon spawned north of -8000 will have Armored Endermen as the mob type.

Castles (Default Mob/Necromancer)

Castles are small to medium pre-built structures that generate in plains biomes (Plains, Meadow, Savanna, Shrubland, Wasteland).


Snow Castles (Walkers/Varies)

Snow castles are large pre-built castles that generate in snowy biomes (Ice Plains, Alpine, Glacier, Ice Wasteland, Tundra) which contain Walker mobs.


Ice Caves (Goblins /Ice Bull )

Ice Caves

Ice Caves are generated randomly from different components and spawn in icy biomes (FrozenOcean, Ice Plains, Ice Mountains, FrozenRiver, Alpine, Glacier, Ice Wasteland, Tundra)


Swamp Caves (Tritons /Turtle Boss )

Swamp Cave

Swamp Caves are generated randomly from different components and spawn around layer 30 in swamp biomes (Swampland, Marsh, Green Swamp).


Slime Caves (Ogres /Slime Boss )

Slime Cave

Slime Caves are generated randomly from different components and spawn around layer 5 in all biomes.

Jungle Caves (Goblins /Spider Boss )

Jungle Caves

Jungle Caves are generated randomly from different components and spawn in jungle biomes (Jungle, JungleHills, Extreme Jungle, Mini Jungle, Rainforest) which contain Goblins and the Spider Boss.

Nether Cities (Pigmen/Pig Mage )

Nether Cities

Nether Cities are generated in the Nether.  They consist of randomly generated buildings and rooms, including an arena, a bar, houses, a forge, a gym, museums, dungeons, and a mage tower.  There is usually a roller coaster as well.If you press the button on the roller coaster and ride it it will blow up the hidden loot in the middle. If you are lucky you can get Ll the stuff to make a enchanted golden apple just from one.this is where pig mages spawn too.  Nether Cities always spawn at layer 32, just above the lava level.


Ships (Pirates /Pirate Boss on Galleon)

Ships are generated on water in the Ocean biome.  There are many types, ranging in size.  Most are guarded by Pirates and the largest, the Galleon, is equipped with TNT cannons.


Strongholds (Default Mobs /Default Mob Boss )

Stronghold with a Guard Tower Base on top

Strongholds are dungeon structures generated from random components and spawn in Taiga biomes (Taiga, Alpine, Mountain Taiga, Snowy Forest, Snowy Rainforest).  They consist of a surface structure called a base (Castle, Guard Tower, Skull, Tower, Tower1, Trees, and Waterfall) and a subterranian dungeon composed of 24 random rooms. The 25th room is always the boss room.

Underground Dungeons (Default Mobs /Default Mob Boss )

Underground Dungeons

Underground dungeons are like Strongholds without the base component.  The entire structure generates underground in all biomes.

Volcanoes (Dwarves /The Exterminator Prototype )

Volcano

Volcanoes spawn in hill and mountain biomes (Extreme Hills, Alpine, Mountain Desert, Mountain Ridge, Mountain Taiga)  and consist of a cone with a central vent.  The outer structure has lava flowing down the surface. Under the cone is a spiral ramp leading down to low levels guarded by Dwarves. There will be a mineshaft that connects to a dungeon in which The Exterminator Prototype can be found. A lot of ores spawn here too.

Better Dungeons Skyscraper

Skyscraper (Creative only)

Skyscrapers do not spawn naturally as they are a Work-In-Progress dungeon.  In order to spawn this dungeon, you must add a property file to the %AppData%\Roaming\.technic\hexxit\Chocolate\DungeonConfig folder named skyscraper.prop.  The contents of the file should be:

biomes = Forest
       chance = 25
       mob = monkey
       icon = 10
       builder = skyscraper
       
       #Special data for dungeon
       roomSize = 8
       rooms = 3
       flatHeight = 4
       flats = 10
       windows = true

This creates an item called skyscraper.prop that can spawned into the player's creative inventory. Right clicking on a block will generate a multi-story structure guarded by monkeys with a Monking boss at the top.

Better Dungeons Underwater City

Underwater City (Creative only)

Underwater Cities do not spawn naturally as they are a Work-In-Progress dungeon.  In order to spawn this dungeon, you must add a property file to the %AppData%\Roaming\.technic\hexxit\Chocolate\DungeonConfig folder named underWaterCity.prop.  The contents of the file should be:

biomes = Ocean
      chance = 5
      mob = triton
      icon = 10
      builder = skyscraperGrid
      
      #flats:number of flats
      #Skycrapers config
      #roomSize: how many blocks have each room
      roomSize = 8
      #rooms: how many rooms have the building
      rooms = 3
      #flatHeight: height of each flat
      flatHeight = 4
      flats = 6
      #windows: if true the building will have windows
      windows = true
      #Cave config
      #caveHeight: the height of the cave containing the buildings
      caveHeight = 32
      #caveBlock: the block used to fill the cave(9 = water for a submerged city)
      caveBlock = 9
      #posY: the height to spawn the building, (Ocean layer 63 - 32 cave height)
      posY = 31

This creates an item called underWaterCity.prop that can spawned into the player's creative inventory. Right clicking on a block at y=31 under the ocean will generate several multi-story structures guarded by Tritons.

The Wall in the North

Better Dungeons North Wall

Dungeons generates a wall at z=-8000.  It is 15 blocks wide, 30 blocks high, and stretches infinitely from East to West.  Its purpose is to separate the North from the Far North, which could be a Game of Thrones reference.  Chocolatin has said that his Walker mob is named after Game of Thrones Walkers.[1]  Dungeons have a higher spawn chance 50 blocks north of the wall and are always guarded by armored Endermen.

This structure can cause the game to crash.

Mobs

Mob types

  • Defender - Armed with a shield, this mob type will block attacks.
  • Healer - Armed with a Heal Staff, this mob will heal like mobs in a group.
  • Grenadier - Armed with Essence grenades, this mob will attack by throwing grenades at the player.
  • Archer - Armed with a bow, this mob will use ranged attacks and sneak around corners.
  • Gunner - Armed with a revolver, this mob type will use ranged attacks and sneak around corners.
  • Bannerman - Armed with a comically large banner, this mob uses its flag for melee attacks.
  • Berserker - Armed with an Iron or Diamond Bigsword, this mob uses melee attacks.
  • Assassin - Armed with an Iron or Diamond Dagger, this mob uses melee attacks.
  • Hookman - Armed with a Hookshoot, this mob will hook the player to pull into melee range.
  • Spearman - Armed with Better Dungeons spear, this mob attacks using its spear for melee attacks.
  • Captain - These mobs have a feather in their helmet and will lead groups.  The captain can also be a type from the list above.

Bosses

For the main article, see Bosses.

Items

Essences
  • Darkness Essence
  • Electric Essence
  • Fire Essence
  • Ice Essence
  • Life Essence
  • Magic Essence
  • Poison Essence
  • Water Essence
  • Wind Essence
Tools
Weapons
Grappling Hooks


Gallery


References

  1. Chocolatin - "Minecraft Forums"
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Need wiki hosting?

Do you need a wiki for your Minecraft mod/gaming wiki? We'll host it for free! Contact us.

Other wikis

Indie-game wikis
Powered by Indie Wikis