Tags
Creators
Details
0.7.102
Compatibility
Required content
Changes
Cosmere and related sub module mods are considered to be in an alpha state! You have been warned :)
-
: Merge pull request #179 from RequestingKidney/small-first-improvements Add en_us translations for Hemalurgy and add clarity to Nicrosil Metalminds
-
: doing it right
-
: minor translation updates for en_us.json, adding clarity to nicrosil metalminds.
-
: Merge pull request #175 Power Activator bug fixes and config
-
: remove unused imports
-
: Power Activator Bug Fixes and Chat Config.
-
: Update PowerSaveState.java
-
: [Surgebinding] blocks added to creative tab
-
: [Cosmere] New Texture for coin pouch
-
: [Cosmere] ColorHandler no longer colors surgebinding or cosmere items
-
: [Cosmere] New Textures for metal items
-
: [Surgebinding] New Textures for surgebinding gem items
-
: [Surgebinding] fix chull leash height
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:T0u6rdso:1jEr6wIw"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:T0u6rdso:1jEr6wIw"
}












