Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated last week
All versions
v0.4.2.3
Release
Ninshu: Origins v0.4.2.3 (fix)last week 1,578
Uploaded by
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Changes
- fixed this "i have the clan and shiko item but it says im not a kaguya"
- added truth seeking fragments to hagoromo clan
- when you unlock mangekyo it now gives you the release there
- truth seeking fragments do less damage to hagoromo clan by 5%
- increased the chance to spawn a z rank and the natural spawn of ems and ms in the world
- added honey slime in structure for broken down carts
- updated ichuraku ramen structure
- updated the mobs ninja spawning and breaking mob cap also now with spawning config for players when editing in world file
- updated akado clan to work properly for players and only when they touch the ground there
- added hiding in mist technique
- added ui for the armor crafting table
- added Spool of [dye color] Yarn
- Fixed purple and black break/use particles across affected blocks, items, and weapons.
- Chips now give off beige/gold chip colored eating particles instead of packaging colored particles.
- Fixed the Three Giant Snakes contract and Summoning Scroll integration. Signing or repairing the contract now selects the correct seal, and summoning charges the correct 100 Chakra cost only once.
- Added the Main Clan system. Your birth clan becomes your default Main Clan, and acquired clan icons can be clicked in the Traits page to switch.
- Only the selected Main Clan now grants its perks, fighting stance, releases, companion benefits, and stat bonuses.
- Switching Main Clans safely transfers clan stat bonuses while preserving legitimately earned stat points.
- Placeholder jutsus are now clearly labeled as “Placeholder” in learner and release tooltips, including an explanation that they are not implemented yet.
- Fixed Amigiri Taisa’s first-person camera so it is anchored at the transformation’s actual face instead of inside its abdomen, even while looking up or down.
- Added dyeable yarn
- Added dyeable fabric
- Added crafting recipe for the Medical Bed
- Added padded fabric
- Added steel lining
- Added leather strip
- Added 4 main substats for Kenjutsu and Taijutsu; Power, Form, Footwork, & Conditioning
- Added Form Trainer block w/ training "mini-game"
- Added Bench Press block w/ training "mini-game" and adjustable weight amounts
- Added tooltips for the Kenjutsu Lv and Taijutsu Lv text in the stat page that display the substats and their levels
- Added Kimimaro's tail to his stage 2 transformation
- Added dyeable fluff
- Added crafting recipes for every armor piece
- Added UI for the following; Ryuzetsu, Rinha, SakonUkon, Shion, Wood, Ice, Dust, Magnet, Crystal
- Fixed/replaced the zabuza entities model and added more attacks to it
- fixed starter item not giving proper proficiency when it is more than 1 release there
- fixed slime spawning legit now
- added another broken cart with blocks of slime and honey on the outside there
- added a crafting recipe for the armor crafting table
- added two new items for server usage for giving/otaining cursemark
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:qbpMoy9I:JB23IQtk"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:qbpMoy9I:JB23IQtk"
}

