Tags
Creators
Details
0.7.103
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 #189 from leafreynolds/feature/1.20.x/HemalurgyTLC Hemalurgy Spiritweb Integrity
-
: Merge branch 'develop' into feature/1.20.x/HemalurgyTLC
-
: [Hemalurgy] Added spiritweb integrity bonus to configs
-
: [Hemalurgy] Added spiritweb integrity modifiers for Allomantic pewter and Feruchemical gold
-
: [Hemalurgy] Added spiritweb integrity translation string and fixed broken Curios strings
-
: [Hemalurgy] Added negative effects at lower levels of spiritweb integrity
-
: [Hemalurgy] Changed config defaults and min/max Users should be able to decide if they want to destroy their servers, no?
-
: [Hemalurgy] Apply spiritweb integrity decrease on spike equip
-
: Merge pull request #182 from RequestingKidney/god-metal-improvements-76 God Metal Improvements
-
: removing comment
-
: fixing default powers
-
: DOING IT THE WAY THE LORD RULER INTENDED
-
: Removing godmetalnuggets and godmetalalloynuggets from creative tab
-
: small tweaks to power system and removing mistborn strength config
-
: small fixup
-
: cleanup
-
: i think this is it
-
: minor cleanup and fixes
-
: code cleanup
-
: changing how recipes are handled. for the greater good.
-
: about to ditch a lot of this, i just need to push so i can go work on my laptop
-
: fixing
-
: correcting cleanup
-
: cleanup
-
: small fix up
-
: cleanup and new method of handling nuggets
-
: optimize imports
-
: new recipes
-
: almost done
-
: new files
-
: switching method of handling alloyed nugget
-
: removing old textures again
-
: new method for nuggets
-
: Revert "updating textures. sorry leeislate, im tinting lerasium and its alloys with the pale yellow" This reverts commit 8d8441fa5276a22b0455bee7b84518e2d4337f9b.
-
: updating textures. sorry leeislate, im tinting lerasium and its alloys with the pale yellow
-
: cleanup
-
: removing 4x4 crafting method
-
: updating textures
-
: Merge branch 'refs/heads/develop' into god-metal-improvements-76 # Conflicts: # src/datagen/generated/cosmere/.cache/9bcb7fde85eeddf7de67da69438e03dd8676482b # src/datagen/generated/cosmere/.cache/c622617f6fabf890a00b9275cd5f643584a8a2c8 # src/datagen/generated/cosmere/assets/cosmere/lang/en_us.json # src/datagen/generated/feruchemy/.cache/60c035799f578be828205f75035ce4e4976d0466 # src/datagen/generated/hemalurgy/.cache/5040fc90492c7cdcc7a00ae9539bd053297496a9 # src/datagen/main/java/leaf/cosmere/items/ItemModelsGen.java
-
: new crafting
-
: added compression and decompression recipes. i need to create a new serializer to save nbt data to json for recipes.
-
: cleanup part 2
-
: cleanup part 1
-
: switch to using interfaces and base classes
-
: pretty much done here. I want to create some interfaces IHasAlloy and IHasSize next for the invested nugget class.
-
: Merge pull request #186 from SoaringEaqle/develop1 [Cosmere] Patchouli updates
-
: patchouli updates Signed-off-by: SoaringEaqle 158627775+SoaringEaqle@users.noreply.github.com
-
: Merge pull request #187 from leeislate/1.19.x Updated a few textures
-
: Add files via upload
-
: Add files via upload
-
: Add files via upload
-
: Add files via upload
-
: [Hemalurgy] fix potential null ref exception when hemalurgy is installed without allomancy/feruchemy
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:u1pejmgA:xhlpDC7m"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:u1pejmgA:xhlpDC7m"
}












