Links
Tags
Creators
Details
1.2.2b
Compatibility
Changes
--- The details and better loot update ---
♦ Neoforge support, YAY!!! ♦ Added a license ♦ Oh boy, there is a lot to see in this update, even tho, seems that nothing changes, exploring this new mineshafts, are gonna be so much fun now ♦ Added archeology gameplay ♦ When you find a mineshaft now will give you some xp ♦ First, some tweaks again in mineshaft generation (this give me big plans for adding mineshaft entrances, but for now, it will be in a future update) ♦ Changed some mineshaft pieces floor, now there is a stone floor, this was made to trying to avoid unintentional lava spots to get infire all the mineshaft (and not only that, to be fair, it looks much better in this way, and less ugly to eyes) ♦ Talking about the other change, that stone floor it's not just "stone", i decided to add details there, like moss cobblestone, gravel and "suspicious gravel" Yes!!! i'm giving use to brush, one of the forgotten tools of minecraft ♦ Added more details in general, rails now will have something to see, you have barrels, skeletons head, mushroom, and more!!! ♦ Improved A LOT the loottables, to be honest, my old loot tables are kinda boring, now they have more stuff to see, giving more reasons to explore my mineshafts ♦ Speaking about loots, i improved the exiting ones and also added "brand unique items" to some of the "suspicious gravel", if i type here all the different stuff that you will find here, this changelog note will never end... ♦ Added more of 20 unique pretty banners (banners like cats, creatures, weapons, references, sculk, sky, and more!), armor trims, sherds, and some interesting items. ♦ Remove experimental change adding cowbes in the floor of the mineshaft ♦ Added two brand new mobs, The Old Miner which is a zombified villager with a pickaxe and The Old Explorer... ♦ Buffed mineshafts ores generation, ocasionally you will find some ores blocks around the mineshafts, and more. Example : "Deepslate Mineshaft generate more diamonds", "Stone Mineshaft generate more lapis and iron" and etc. Discover it for yourself :) ♦ Credits to all the creators of banners, you can find them on the PMC banners page
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| [DatapackVer.]HopoBetterMineshaft-[1.20.2-1.20.4]-1.2.2b.zip | Optional resource pack | 3.22 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:RvAVx92z"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:9IxCUYAP:RvAVx92z"
}

