1.1.5
Compatibility
Changes
--- 1.20.2-1.20.4 And more SICK stuff ---
♦ New mob skeleton added around the cities ♦ Maked cities more weird to generate again... ok for real this time, it was needed since i don't want to generate too many of them and want to make them feel more special ♦ New funny advancement, find all the underwater structures, you will be award with lots of XP ♦ Added lots of new small ruins, cold and warm variants, i probably added like 30 new ones, i don't remember ♦ Tweaked loots once again, so people complain it was too op, and i agree ♦ POTS!!! lots of pots everywhere... with potions, and some resource to find in those, really cool ♦ Tweaked how cities generate, adding more small ruins around the structure. ♦ Rarely some pufferfish will generate around the structure, don't touch them tho. ♦ Changed how some pieces looked, adding some small details. ♦ 1.20.2-1.20.4 support, and 1.20.5 too but it might show an error at this point. ♦ Maked /locate structure command a little clean, will change to my other proyects too! ♦ Fun swimming!
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| [DatapackVer.]HopoBetterUnderwaterRuins-[1.20.2-1.20.4]-1.1.5.zip | Optional resource pack | 615.77 KiB |
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:BuWCQzqf:hnbGXwSK"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:BuWCQzqf:hnbGXwSK"
}

