Links
Tags
Creators
Details
Licensed MIT
Published 2 weeks ago
Updated 2 days ago
All versions
0.1.0-beta.1
Beta
Contract Blade / 车万女仆:契约之刃 0.1.0-beta.13 weeks ago 162
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Changes
0.1.0-beta.1
First public beta of Contract Blade.
Added
- Weapon–maid contracts through the Contract Signing Table.
- Automatic maid manifestation, recall, and weapon handover.
- Contract Resonance progression, separated from Touhou Little Maid favorability.
- Favorability-based weapon damage bonuses.
- Multiplayer contract ownership checks and combat attribution.
- Support for ordinary weapons and compatibility with Goety, Iron's Spells, Touhou Little Maid: Spell, SlashBlade:Resharped, and TLM: True POWER.
- Optional Patchouli guide: Contract Fragments.
Improved
- Added manifestation, recall, and weapon-switch delays for smoother transitions.
- Fixed maid inventory and accessory-slot interactions causing unintended teleportation.
- Fixed cases where shift-clicking a contracted weapon could lose the weapon or maid.
- Improved magic-staff recognition and ranged combat mode selection.
Requirements
- Minecraft 1.20.1
- Forge 47.x
- Java 17
- Touhou Little Maid 1.1.7 or newer
This is a beta release. Please back up important worlds before testing.
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:FWHrtGGT:uOkpgA5p"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:FWHrtGGT:uOkpgA5p"
}








