All versions
2.0pre
Release
God of Pickaxes - Extended edition 2.0 Pre-relaselast month 7
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Changes
2.0-Pre-release
Changes:
- changed hardened nether sword damage from 9.5 to 8.5
- Changed oldskull armor form 0.1 to 0.5
- Changed Boss Phase II armor form 2 to 10
- Changed boss Phase II follwo rnage from 16 to 24 blocks
- Changed Boss Phase II damage frm 4 do 6
- Changed Boss Phase I damage from 3 do 5
- Changes Boss Phase I armro ofrm 5 do 12
- Changed boss phase I follow range from 16 to 24
- Changed name of ''Void void...'' block to ''Piece of nothing''
- Changed Void void resistande from 10,000,000 to 15,000,000
- Changed void void hardnes form 20 to 80
- Changed rarity of void void from common ot uncommon
- now you need pickaxe to mine void void
- Now void void is immune to fire
- Unstable isngualrit have now. new texture
- now when holding singularity and nstalbe vairnat you will have slowness 1
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:pJaai9XL:WukBVdYl"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:pJaai9XL:WukBVdYl"
}


