1.4-1.20.1
Compatibility
Required content
Changes
Nerfed crimson armor to only have 5% blood power and removed its eldritch power Exiled now has +5% spell power and +50 max mana Tombwarden now has +20% summon dmg Scepter of compensation can now be repaired using arcane essence +100 durability per
NEW CONFIG (: Option to give Rogue class's ability True Invisibility Option to remove true invisibility for sepcific amount of time when player attacks a mob (works with spells too (: )
New Stuff:
New spell armor set: crimson wizard armor - Crimson Upgrade template + Ebony armor + Crimson Cloth Crimson cloth is crafted using 1 Ebony Raw, 4 Arcane Cloth, 1 Divine Blood Vial & 3 Blood runes Divine manuscript spell book - 200mana, 15% cooldown reduction & 15% holy spell power Eldritch Champion Eldritch spell - Summon Kamath as yours to command, health & duration scale with spell power, damage scales with summon dmg attribute Sunleia Beam holy spell - fires sunleia's beam, scales with spell power
New Effects: Spell Strength gives 10% spell power/level Cast speed gives 10% cast speed/level Both are gained in the crimson wizard full set bonus effect
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:m0cRpuu6:X6R2TLJt"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:m0cRpuu6:X6R2TLJt"
}



