Links
Tags
Creators
Details
Licensed ARR
Published 3 years ago
Updated 6 months ago
All versions
0.2.0-20.1
Release
Elementus: Arcane 0.2.0-20.13 years ago 1,500
Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Forge
NeoForge
Supported environments
Client and server
Required content
Changes
Additions
- Arcane Infused Steel Ingot
- Arcane Steel Claymore
- Arcane tools
- Arcane tools are for testing, might get removed or revamped in future updates
- Arcane Shovel
- Arcane Pickaxe
- Arcane Axe
- Arcane Hoe
- Arcane tools are for testing, might get removed or revamped in future updates
- Agile Believer Armor set
- Stats:
- Armor: ( helmet 3, chestplate 8, leggins 6, boots 3)
- Armor Toughness: 1
- Knockback Resistance: 1
- Max Mana: 75 per piece (300 total)
- Holy Spell Power: 9% per piece (36% total)
- Movement Speed: -5%
- Stats:
- Paladin Armor set
- Stats:
- Armor: ( helmet 1, chestplate 5, leggins 3, boots 1)
- Max Mana: 75 per piece (300 total)
- Mana Regen: +20% per piece (80% total)
- Holy Spell Power: 9% per piece (36% total)
- Health Boost: 25% per piece (100% total)
- Movement Speed: +2% per piece (8% total)
- Melee Damage Reduction: +15% per piece (60% total)
- Movement Speed: +2% per piece (8% total)
- Stats:
Changes
- Updated to work with Elementus 0.6.0
- Replaced Rune Greatsword with Arcane Steel Claymore
- Arcane Upgrade Smithing Template now has an animated texture
- Slight changes to Mystical Compendium's model
- Slight tweaks to the Arcane Upgrade Smithing Template
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:qBbql9R8:gX1XV6qU"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:qBbql9R8:gX1XV6qU"
}



