20.14.1.3.0
Compatibility
Changes
1.3.0
- Added Wingstance, it is a new Passive Weapon Skill for Milady. Can be activated using butten "Z" when Milady is equiped. When Wingstance is active, Milady's moveset is changed. The weapon has a new basic moveset, Dash, and Airslash, as well as three new innate skills. These can be activated by innate; sprinting + innate; crouch + innate.
- Evil Tachi uses now WoM VFX (use Evil Tachi Datapack below)
- Improved Milady Onehanded Moveset
- improved timings for Dual Greatsword/Dual Sickle Dash
- rebalanced Weapon Capabilities for every Weapon
- fixed missing Guard Animations for Dual Sickle
- raised Evil Beam's Consuption from 25 to 60
- added German Translation (by myself :D)
- evil Beam does now less Armor piercing
- Evil Tachi Auto 3 inflicts now HOLD Stun
- Added new Milady Execution Animation.. Only the Anim is replaced Im to dumb to add new Execution method or idk so the Timings are broken now
Note: Since all Dash attacks can be spamed for some reason (Epic Fight Issue) I have nerfed nearly every Dash Attack
Note: I have Made a Moveset for WoM's Evil Odachi. https://www.curseforge.com/minecraft/data-packs/evil-odachi-moveset
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:kY95MKf3:BW8rbxPI"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:kY95MKf3:BW8rbxPI"
}

