Tags
Creators
Details
1.19.2-7.8
Compatibility
Changes
UPDATE 1.20.2-1.2 (Forge) 1.2 (Fabric) UPDATE 1.20.1-2.4 (Forge) 2.4 (Fabric) UPDATE 1.20-2.5 (Forge) 2.5 (Fabric) UPDATE 1.19.2-7.6 (Forge) 7.8 (Fabric)
This update is split into two for the new coming lost soul city. On which is an underground city that is coming and being currently added along the update slide. This will be the final update for the structure.
NEW STRUCTURE -lost_soul_city_part2 -lost_soul_city_part3 -lost_soul_city_part4 -soul_ruins1 -soul_ruins2 -soul_ruins3 -level_ruin_three11
BIOME PLACEMENT -The Lost Soul City can spawn in all cave biomes, or any caves in general.
STRUCTURE WEIGHT CHANGES -All some structures such as cobblestone ruins and rocks had a 15% decrease in spawn measurements. -The lost soul city lowered in its spawn weight.
STRUCTURE MOB SPAWN -The spawns wither skeleton increases the spawn measure to min count 2. -The structure can now spawn skeletons.
STRUCTURE FEATURE CHANGES -The Lost Soul City's floor will have more deepslate tiles randomly placed.
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:KdJhOYVV:lmJopRSQ"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:KdJhOYVV:lmJopRSQ"
}

