Dungeon Crawl Mod — Configuration
Configuration
The mod can be configured via the dungeoncrawl-common.toml file located in the /config folder.
| Option | Default | Description |
|---|---|---|
layout_width |
5 | The horizontal size of the dungeon grid. |
layout_height |
5 | The vertical size of the dungeon grid. |
min_levels |
3 | Minimum number of floors generated. |
max_levels |
5 | Maximum number of floors generated. |
spacing |
40 | Minimum distance between dungeons (in chunks). |
separation |
8 | Random offset for dungeon placement. |
Note: In version 1.18.2 and later (including 1.20.1), many placement settings like biomes and dimensions are handled via Datapacks.