Links
Tags
Creators
Details
0.4-1.20.1
Compatibility
Changes
New Features:
-
Compatibility with the Desert Behemoths : Sandworms mod. The crysknife can now be crafted with a sandworm tooth and a stick.
-
Fedaykin Crysknife stats changed: 2.25 attack speed and 6.75 attack damage
-
Blood of the Martyrs Effect: granted if you get 10 normal hits with a crysknife or 5 consecutive crits with a Fedaykin crysknife. The effect gives you a 10 second speed boost and 2x attack damage. In addition, for every kill that you get with the effect, 4 seconds are added to its duration, allowing for length killing sprees...
-
New challenge achievement "Lisan al-Gaib" obtained by stacking the Blood of the Martyrs effect for 6 minutes.
Sorry for taking so long to update, got busy with school and other things in life. I've got future updates planned including a Tanzerouft rework, new mobs, texture reworks, the glowglobe, new potions, and more. If any of you have suggestions or issues with the mod, please write them in the comments.
Long Live the Fighters!
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:cCNfgqtf:XcWXGzu9"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:cCNfgqtf:XcWXGzu9"
}

