Tags
Creators
Details
1.5.7
Compatibility
Required content
Changes

THANKS TO OUR SPONSORS
THANKS TO ZAP-HOSTING! Use code Reggarf-1047 for 20% off any order!
https://zap-hosting.com/reggarf
Click here for Full CHANGELOG
Minecraft Version: 1.20.1-1.21.6 ( Neoforge,Forge and fabric ) Date: Dec 14, 2025
The Update will be live soon :- https://www.curseforge.com/minecraft/mc-mods/underground-villages-stoneholm checkout full changelogs with image on discord :- https://discord.gg/JBFNW3wdTm
- Diamonds
- Emeralds
- Enchanted books
- Golden apples
- Diamond tools
- Total loot rolls per chest
- Resource quantities (iron, redstone, coal)
- Food stack sizes
- Arrow counts
- Iron tools are now rare
- Spawn with very high damage
- No longer guaranteed in every chest
- Mostly basic food items
- Low-tier materials (sticks, nuggets, coal)
- Utility scraps instead of progression boosts
- Chests no longer accelerate progression
- Exploration feels grounded and fair
- Loot matches abandoned / common structure theme
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:KmyhssPl:LJOhYsvf"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:KmyhssPl:LJOhYsvf"
}

