
Kin's Wathe
ArchivedAdd extra roles for doctor4t's The Last Voyage Of The Harpy Express modpack. And fix some issues present in Noelle's Roles.
1.5.0
Compatibility
Required content
Changes
New Killers
- Bodymaker
- Can create a body of someone to confuse others
- Both death reason and role of the body can be edited
Issues Fix
- Potential client crash issue that could occur after enabling the Coroner instinct
Roles Modified
-
Physician can analyze the death reason of the bodies
-
Judge ability changes to inventory trigger
-
Stacking quantity of Dream Imprint increases to 4, and is configurable how many Dreamer initially equips
-
Hunter can also use ability to refresh Knife cooldown
Config Settings
-
Added central control switchs (EnableWatheModify, EnableNoellesRolesModify) for the config modification of Wathe and Noelle's Roles (default false, remember to reopen it if you have previously used the modification function)
-
Modifications to other mods are disabled by default now
-
EnableStaminaBar now is as a client option
-
EnableJumpNotInGame now is disabled by default
Improvements
-
The prices of items in this mod's killer store is now based on the prices in Wathe's original killer store
-
The prices of items in this mod's killer-neutral store is now based on the prices in Noelle's Roles' original killer-neutral store
-
Improve the description in the Starry Express guidebook (I am not good at English, please forgive me :-< )
Special Thanks
- Annina for Bodymaker
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:rHgXpK01:OSYhCFvc"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:rHgXpK01:OSYhCFvc"
}


