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.

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.
### "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

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.