1.8.0
Compatibility
Required content
Changes
Added Sound effects ( Thank you Strike (._.) ) Added Shogun Armor. added Shuriken, and Mega Shuriken. Added Arashi storm blade (WIP) Big weapon Nerf. Added Katanas (Crimson Whisper and Heaven splitting Katana) (WIP) added Ninja armor Added Crafting recipes for some items but not for most of the new ones (I'll do it bit by bit I promise). Removed right click ability for Dawn breaker. New Organized Creative Tabs! New Logo! New Gojo clothes New Button Up Shirt Pants and Outfit New Cartier Glasses. Changed gojo glasses texture. Changed up Toji Shirt to add Abs and chest definition Compression Shirts black and white variants add. Fixed some issues that would cause models to go invisible with Sildurs shaders Fixed some issues with model pivots on the armors that causes them to look weird with some animations i.e (Parcool) Other Minor Fixes. NOTE: Armors in my mod are compatible with emotecraft just not bendy emotes, and are incompatible with epic fight, Nor is there a planned Compatibility update.
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:UdMRPTHH:94OZaubW"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:UdMRPTHH:94OZaubW"
}

