Links
Tags
Creators
Details
1.1.8
Compatibility
Changes
--- 3 more mineshafts and 1.20 Update ---
♦ 1.20 support ♦ Added bamboo mineshaft ♦ Added cherry mineshaft ♦ Added mud mineshaft ♦ Added 'Who built this' advancement (when you find one random mineshaft) ♦ Added 'Mineshafter' (when you find all the 12 types of mineshafts) good luck on this one, you will be rewarded with lots of xp :D ♦ Some mineshaft mobs now use armor trims in them (will add more variations in the future) ♦ Updated some mineshaft pieces in the pool, this is still in development but I decided to give you guys a sneak peak;) ♦ Mineshafts now will spawn deeper, at deepslate levels ♦ Mineshafts will generate a little weird (again) this change is really minimal but it will gain more performance on servers
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| [DatapackVer.] HopoBetterMineshaft-1.20-1.20.1-1.1.8.zip | Optional resource pack | 2.54 MiB |
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:9IxCUYAP:qWwQ1IQq"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:9IxCUYAP:qWwQ1IQq"
}

