Tags
Creators
Details
All versions
2.1+mod
Release
Katters Structures v2.12 years ago 227.4K
Uploaded by
Compatibility
Minecraft: Java Edition
1.21–1.21.1
Platforms
Fabric
Forge
NeoForge
Quilt
Supported environments
Server-side
Client and server
Changes
Deep and Scary Update
- added Mesa village
- added Birch village
- added Spider Den
- added new Boss in Spider Den
- added Deep Blue Labs
- added Deep Blue Lab Ruins (Ruined Portal)
- added new Dimension: the Deep Blue
- added a way to create Portals between Overworld and Deep Blue
- added Trader Outposts
- added Maps to Villages, Dungeons and Villager Statues to trader Outposts Loot
- added 2 new Enchantments exclusively found in Deep Blue Bookshelves
- added 1 new Enchantments exclusively found by defeating the new Arachne Boss
- added 1 new Enchantments exclusively found on Raj Lightning Rod and Enlightning Rod
- added 7 new Villager Books
- added 15 new Deep Blue Books
- added Beverages sold by the Mesa Village Barkeeper
- added support for Enchantment Descriptions Mod
- changed the Mobs at Witch Circle
- changed how structures spawn in general (less concentrated now)
- removed Herobrine
Fixes
- fixed a small part of the Skyrtle missing
- fixed some Cartographer Maps still pointing to the Village they were found in
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
The Deep Blue is still WIP and will get more contet in future Updates, I just wanted to Push this befor 1.21.3 arrives
Optional dependencies
Any compatible version
Any compatible version
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:V6LLU8Gf:5D49Bbzv"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:V6LLU8Gf:5D49Bbzv"
}

