Tags
Creators
Details
All versions
3.1.1
Release
Awesome dungeon the end 3.1.1 - Forge 1.21.910 months ago 123
Compatibility
Minecraft: Java Edition
1.21.9
Platform
Forge
Supported environments
Server-side
Singleplayer
Required content
Changes
⚠️ Library Ferret 4.0.0 Required - Click to Download ⚠️
This version has been compiled and tested with: Minecraft 1.21.9 and Forge 59.0.5 Library Ferret forge 4.0.0
# 03/10/2025- port to 1.21.5 to 1.21.8 fabric / neoforge / forge
- loottable fix from 1.21.5 too 1.21.8
01/04/2023
- port to 1.20.2 to 1.21.4 fabric / forge
21/06/2023
- port to 1.20.1 fagric/forge
18/06/2023
- port to 1.20.0 fagric/forge
23/03/2023
- remove all diamond block, gold block, emerald block
- fix tag issue (>=1.18.2)
- port to 1.19.4
- port to 1.19.3
- bump version to 3.1.1
12/03/2023
Note: Your old configuration will not be overwritten, a new file will be created and used. Make sure you recover your old settings and put in new file.
- added implementation class Aws Placement (>= 1.18.2)
- added implementation class Aws Structure
- added implementation configuration (please read note)
- added configuration properties for version >= 1.18.2 (spacing,seperation,enable...)
- generation improved, the dungeons generate on the islands now
- bump version to 3.1.0
- resetting the changelog
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:BzjQfCJW:vjUXejD4"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:BzjQfCJW:vjUXejD4"
}



