Links
Tags
Creators
Details
0.0.15
Compatibility
Changes
-Added the Jungle LeapLeaft,an extremely dangerous monster in the jungle
-Added the Redstone Elemental, a rare magical monster that only spawns under certain y levels
-Added the Dwarven Shield ,a powerful gadget that can release powerful redstone shocks when blocking and croutching
-Added the Cold Conjurers Talisman,a sidegrade to the Conjurers Talisman that gives a special effect to your summons
-Added the Dwarven Power Core, the elemental Charm for Lighting class
-Added new spells (Void Arrows)
-Reworked how Deathsilver is obtained ,you either find ores that give nuggets or use a silver ingot
-Gave the Sanguinite Hero armor set an passive an active ability
-Gave the Forge Masterpiece armor set an passive an active ability
-Gave the Starscourge armor set an set an passive an active ability
-Gave the Iceologer set an preset imbued spell and gave it affinity to it
-Removed Mountain Corpse and Gravity Force and combined into Endersent Form
-Removed Beast Howl
-Made spell casting mobs have resistances and weakness to certain spell schools
-Reduced Wither Warlocks spawn weight AGAIN,DONT COMPLAIN ABOUT NOT FINDING ONE NOW
-Added Summon Wither Army to Wither Warlock
-Tweak mob sounds and spell cast sounds
-Changed some armor item textures
-Rebalanced armor stats to be more fair
-Rebalanced weapon stats to be more fair
-Fixed crash with Wither Bomb casted by Wither Warlock
-Rebalanced buff spells to the new "base" duration and benefit scale
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:3DnnAUlF:ZHK688CD"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:3DnnAUlF:ZHK688CD"
}

