1.8.1
Compatibility
Changes
It has been a while (literally), this update is not over just yet (1 more left {Hopefully})
Changelog
Added:
-
Added Lovferium Armor
-
Added Eastarnium Armor
-
Added Advancement for Obtaining Eastarnium Hoe (Eternal Dedication)
-
Added Advancement for Obtaining Lovferium Hoe (Legendary Dedication)
-
Added Ability to Staff of Regeneration (Instant Lifesteal) & Staff of Luck (Ultimate Luck)
-
Added Deepslate Pillars, Tuff Pillars, Andesite Pillars (Port from Eternal Eclipse™ World mod)
Changes:
-
Change the Calcite Pillars when Sideways and next to it is a pillar facing up or down will result to the pillar facing sideways being the bottom variant (where previously the pillar facing sideways will result to it being a middle block) {if you don't understand check the new image on the Galery of the mod)
-
Updated the Texture of Calcite Pillars
-
Updated the Texture of Block of Cryolume
-
Change the Texture for Cryolume Helmet Item Texture
-
Any Type of Ores is now Affected by the Lucky Effect (When the Lucky Effect is Active, Ores will drop Some Exclusive Items that can only be access from the Lucky Effect)
-
Lifesteal Enchantment can now be gotten from the Enchanting Table / Enchantment Table
-
Change some of the Items/Blocks in the creative inventory
Adjusted:
-
Adjusted the Color for All Eastarnium Items {~}
-
Buffed The stats of Syphorium Armor {↑}
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:KYdf7eP5:Y8y9uGQB"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:KYdf7eP5:Y8y9uGQB"
}

