Tags
Creators
Details
Licensed ARR
Published 2 years ago
All versions
2.6.0+1.21.1-fabric
Release
2.6.0+1.21.1-fabric8 months ago 60
Compatibility
Minecraft: Java Edition
1.21–1.21.1
Platform
Fabric
Supported environments
Client and server
Required content
Changes
2.6.0 - 1.21.1
- NeoForge Beta! Content Update
- [New Witcher School Armor Tiers] T4 Mastercrafted & T5 Grandmaster
- Each new Armor Tier comes with special equipment set bonuses
- These armor sets can be upgraded with new Diagrams
- Added Dimeritium Ingot as upgrade material for Grandmaster Armor Sets Visual Changes
- New Mod Icon
- Improve Sign Particle Visuals
- Changed Spell Book Textures to be more in line with the RPG-Series Books Internal Changes
- Added many spell modifiers & passives for the skill tree and future content (More will be added)
- Improve how the Quen Active Shield works
- Improve how Witcher Reflexes work, it's now an activated status effect that blocks the next incoming arrow or melee hit
- Witcher Reflexes cannot be executed, if the player casts a spell, uses an item or does not have an item in the main hand in the #minecraft:sword tag
- Removed Witcher Medallion Passives, would be too much with the new Set Equipment Bonuses
- Inject Witcher Upgrade Diagrams in more Vanilla Structures
Optional dependencies
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:4eW1c7Gj:mAMARCwA"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:4eW1c7Gj:mAMARCwA"
}





