Tags
Creators
Details
Licensed ARR
Published 2 years ago
All versions
2.7.0+1.21.1-fabric
Release
2.7.0+1.21.1-fabric6 months ago 158
Compatibility
Minecraft: Java Edition
1.21.1
Platform
Fabric
Supported environments
Client and server
Required content
Changes
2.7.0 - 1.21.1
New Content! Runestone & Glyph Attachement
- Glyphs can now be added on Witcher Armor Chestplates (Amount of Glyph Slots Increases with every Armor-Tier)
- New Runestones can now be added on Witcher Swords (Amount of Runestone Slots Increases with every Weapon-Tier, Relic Swords have the highest Slot Amount)
- Compatibility for other items can be added via Item Tags
- Slot Amounts can be set via Data Components
- Glyphs and Runestones can be removed in the Anvil with a Minecraft Vanilla Stone Block
Internal Changes and Fixes
- Remove Passive Spells from Greater Glyphs (would be to op)
- Add Critical Strike Compat for the Melee Witcher School
- Add Conditional Crit Damage Mod Attributes to Feline & Ursine Armor
- Nerfed Specific Sign Glyph Attributes
- Re-Balance some Sword Attributes!
- Fix some Armor Model Clipping
- add global elemental weaknesses for WitcherSpellSchools
- Scavenger Hunt Maps to Underground Witcher Hideouts can now be found in Old Ruins & Witcher Graves
- There is a small chance that Silver Ore drops the "Pure Silver" item
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:xaoy1hDZ"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:4eW1c7Gj:xaoy1hDZ"
}




