All versions
2.1
Release
Katters Structures Only Dungeon v2.12 years ago 547
Uploaded by
Compatibility
Minecraft: Java Edition
1.21โ1.21.1
Platform
Data Pack
Changes
Deep and Scary Update
- added Spider Den
- added new Boss in Spider Den
- added Trader Outposts
- added Maps to Dungeons to trader Outposts Loot
- added 1 new Enchantments exclusively found by defeating the new Arachne Boss
- added 1 new Enchantments exclusively found on Raj Lightning Rod
- added 7 new Villager Books
- added support for Enchantment Descriptions Mod
- changed how structures spawn in general (less concentrated now)
- removed Herobrine
Fixes
- fixed a small part of the Skyrtle missing
Technical
- Raj Enchantment optained through Bugs will now delete themselfe from Eqipment
- Raj Lightning Rods optained before this update will get the enchantment Enlightning if hold in hand for some seconds
- Advancement were moved therefore, players need to obtain most again
Optional dependencies
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:VAVLEOBG:znqXlHf1"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:VAVLEOBG:znqXlHf1"
}



