Tags
Creators
Details
Licensed ARR
Published 3 years ago
Updated 3 weeks ago
All versions
1.0.8-fabric-mc1.20.1
Release
Ore Growth 1.0.83 years ago 154
Compatibility
Minecraft: Java Edition
1.20–1.20.1
Platforms
Fabric
Quilt
Supported environments
Client and server
Required content
Changes
Ore Growth 1.0.8
- Added compatibility for ores from Industrial Revolution
Ore Growth 1.0.7
- Added compatibility for ores from Spelunkery
Ore Growth 1.0.6
- Added work around for caching recipes when KubeJS is installed
Ore Growth 1.0.5
- Fixed ore growth recipes for Mythic Metals
Ore Growth 1.0.4
- Add compatibility for ores from More Gems [FABRIC]
Ore Growth 1.0.3a
- Add compatibility for ores from Mythic Metals
Ore Growth 1.0.3
- Fixed crash when there's multiple ore growth recipes with the same base
Ore Growth 1.0.2
- Added a config option to disable the default recipes
- Added config options to scale the spawn and growth chances of all crystals
- Fixed check for unknown base blocks
Ore Growth 1.0.1
- Added compatibility for ores from Additional Blocks: Stone Edition, BetterNether, BetterEnd, Bigger Reactors, Create, Extreme Reactors, Mekanism, Mystical Agriculture, Powah, RFTools, The Aether, Thermal Foundation
Ore Growth 1.0.0
- Initial release of Ore Growth
Optional dependencies
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:psKAO98W:LNykLJhY"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:psKAO98W:LNykLJhY"
}





