The **Dungeon Device** is the main entry point for interacting with the mod. Using this block the player can open portals to increasingly difficult [dungeons](https://github.com/maucon/MCEndgame-fabric/wiki/Dungeons) filled with [enemies](https://github.com/maucon/MCEndgame-fabric/wiki/Enemies), [bosses](https://github.com/maucon/MCEndgame-fabric/wiki/Bosses) and special encounters. --- ## Obtaining the Dungeon Device The recipe requires: - 1× Nether Star - 4× Netherite Ingot - 4× Obsidian The recipe unlocks once the player acquires a Nether Star. ![alt](https://cdn.discordapp.com/attachments/1493256318449090734/1493256436434604092/dungeon_device_recipe.png?ex=69de4eed&is=69dcfd6d&hm=66ab15ab6a8a60d22aeb7a16b2f0ddfd12f99de6e1cd2a79b6321fe9a3a51acb&) The mod focuses on late-game gear progression, which is why the dungeon device is gated behind defeating the wither and obtaining netherite. --- ## Using the Dungeon Device Interacting with the block opens the dungeon device screen, where the player can access its features and useful information. Dungeon Device Screen ### "Open" Button Generate a new dungeon and open six portals leading to it. Interact with any portal to enter.
When a new dungeon is created, all previously opened portals are closed. --- ### Aspect Slots The 2x2 slot grid allows players to place aspects that modify dungeons.
Up to four aspects can be placed inside to apply their effects: Possible effects include: - increased enemy density - improved equipment drop rate - special encounters ![alt](https://cdn.discordapp.com/attachments/1493256318449090734/1493262673926946947/dungeon_device_aspects.png?ex=69de54bc&is=69dd033c&hm=9a6415855d052ccd08e0ef1baaff721856a84505c16b8e7cc3237f88a13fe419&) When a dungeon is created, up to one item from each stack is consumed.
Aspects are not removed if they are: - blocked by another aspect - exceed their types allowed limit --- ### Command Shortcuts The three icons on the left open useful screens, which can also be accessed via chat [commands](https://github.com/maucon/MCEndgame-fabric/wiki/Commands): | Button | Command | Functionality | |--------|---------|----------------| | **Dungeon Totems** | /totems | Place collected totems inside to gain their effects in dungeons. | | **Dungeon Filter** | /dungeonfilter | Configure a blacklist of items you don't want to pick up in dungeons. | | **Latest Killer** | /killer | Inspect the gear and status effects of your last killer. | --- ### Dungeon Modifiers On the right side is a tabbed panel that displays modifiers affecting enemies.
These scale with the player's dungeon level. Enemy [attributes](https://github.com/maucon/MCEndgame-fabric/wiki/Custom-Attributes) apply to all enemies in dungeons, including bosses.
Boss attributes apply only to minibosses in the dead-end boss arenas.