1.2.2
Compatibility
Changes
Last version!? What's new?
Normal shield variations
The classic shield has now variations for different materials: Wood, Gold, Diamond and Netherite!
Bronze and Tin armor!
To pair with the already existing tools there's new Bronze and tin armor, and... it's armor?
Nurikabe
This new monster is a rocky counterpart of the original japanese wall yokai, it's found in deserts and badlands and it has a solid hitbox.

Pocket sand and Shuriken nerf
The pocket sand is an instant use proyectile that blinds the opponent and slows it down, and the shuriken now has a 50% chance of breaking when hitting a block.
Aoyin horn stuff!
The boss from the last update, Aoyin, got a new drop, the Aoyin horn, with four of those horns, a bone, a skull and two rotten flesh you get the Spirit helmet, if wearing it you'll be disguised as a monster as long as you have XP and are crouching. With that same helmet and two staffs you'll get the Spirit staff! A very basic weapon actually, what makes it unique it's that you'll be able to summon a ghost from your strangely chinese family tree and have them fight for you (1 ghost per minute).

The ultimate boss...
See it for yourself bruh, credits to @Palta_paulox on YT for forcing me to add him to the mod-
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:KPKoaR2L:Dk0HuaVO"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:KPKoaR2L:Dk0HuaVO"
}

