Tags
Creators
Details
Licensed ARR
Published last year
All versions
1.1.0+1.21.1-fabric
Release
1.1.0+1.21.1-fabric4 months ago 7,509
Uploaded by
Compatibility
Minecraft: Java Edition
1.21.1
Platform
Fabric
Supported environments
Client and server
Required content
Any compatible version
Any compatible version
Any compatible version
Changes
1.1.0 - 1.21.1
Update to use Spell Engine 1.9.0
- DISCLAIMER: All spell books and spell scrolls will be reset, due to major API changes.
- All Additional Spells are now Tier 5 Spell's
- The Spells can now also be learned in the Spell Binding Table
- Small tweaks in the Loot Tables
- Moved all the structures from loot_n_explore to lne_archers, so it's clearer that these structures come from this add-on
- Arrows show with Rangers Focus now creates a Nature Spell-Damage Area Impact, that scales with Ranged Damage
- Rangers Focus is now instantly casted
1.0.9 - 1.21.1
- fix the log spam from wrong particle spawner for Ranger's focus
1.0.8 - 1.21.1
- Move to Architectury Enviroment for Multiloader
- NeoForge Beta!
- Bows and Crossbows now also come with Spell Power for their Weapon Theme!
- Buff Spell Power for Weapons
1.0.7- 1.21.1
- add missing filled map lang translation
- fix crash with Glacial Splitter Passive without Archers Expansion installed
- use new loot function for loot chests: "more_rpg_classes:specific_spell_scroll_pool"
1.0.6- 1.21.1
- Rangers Focus is now a T4 spell
- it can now also be looted outside the class structure
- Also Buffed Rangers Focus, it now also creates a small damage area impact on arrow impact
1.0.5- 1.21.1
- Spell Engine 1.7 Update
1.0.4 - 1.21.1
- fix ranged weapon config
- fix issue with fabric-mod.json
1.0.3 - 1.21.1
- renamed the Ender Dragon Heavy Crossbow
- Update Mod Icon
- Update License
1.0.2 - 1.21.1
- add Loot & Explore Weapon Theme Tags
1.0.1 - 1.21.1
- fix some target modifiers in Passive Spell Impact
1.0.0 - 1.21.1
Optional dependencies
Any compatible version
Any compatible version
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:Zl6rTul9:gC7uXyu1"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Zl6rTul9:gC7uXyu1"
}

