Links
Tags
Creators
Details
1.3.0
Compatibility
Changes
--- ☺ The Pilars and Paths ---
♦ One of the updates that change the gameplay a lot, here we go, I probably forgot some other things to add in this little message, there is a lot new. ♦ Added more paths variations, 9 new different mineshafts desing, each of them with something special to offer, you can learn redstone, a trial spawner, and some nice desings. ♦ Added a credits.txt file, yep, some of my redstone builds are not made by me, in fact, i watch a tutorial and adapt it to my proyect, you can find youtube links that lead to the original build creator, they deserver credits. ♦ Make more mineshafts more hard to find ♦ Improved a lot mineshaft generation ♦ This bug that makes mineshafts generate in terrain, should be FIXED NOW! After many updates trying to fix it, it should be this one, for real... ♦ Cherry mineshaft generating bamboo blocks, it's fixed ♦ Best SICK thing, if mineshafts detect air above it, pillars will generate, kinda like how vanilla mineshafts do too! About time... this took weeks, it needed a total rewrite of the structures. ♦ Someone suggested on discord, and this is it, it's Downgrade time! Added alternative downloads to my old versions, 1.21 and 1.20, please enjoy! :D if you have any feedback, be free to dm me. ♦ And more! Some balance with how details generate, furnaces generating correctly, anvils being more rare and more, mineshafts should be more fun, more paths variations makes them less boring.
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:V9VrQn9W"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:9IxCUYAP:V9VrQn9W"
}

