Links
Tags
Creators
Details
10.3.5.473
Compatibility
Changes
c613f1a - Update to support CrT 1.19 #7638, add back the now removed registry name helpers to our exposed CrT objects, and slightly adjust the path of a few recipe managers. Also fix a couple example scripts using a broader type when showing the method signature
9a1c155 - Update deps and bump min forge version to 43.1.43
b39ee22 - Fix Atomic Disassembler and Meka-Tool not taking attack speed into account #7643 and also expose their attack speeds to the config
99976ec - New Crowdin updates (#7632)
6093851 - Bump version to 10.3.5
Optional dependencies
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| Mekanism-1.19.2-10.3.5.473-api.jar | Unknown | 421.15 KiB |
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:Ce6I4WUE:RBifwW3R"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Ce6I4WUE:RBifwW3R"
}





