All versions
1.0.0
Release
Middle-earth Kinship 1.0.02 weeks ago 95
Uploaded by
Compatibility
Minecraft: Java Edition
1.21.8
Platform
Fabric
Supported environments
Client and server
Changes
v1.0.0 - First release
Talk, trade and hire among the free folk of Middle-earth.
- Talk to the folk in a small, see-through dialogue off to the side of your view. Every people greets you in its own voice, and one already in your pay greets as a soldier to their captain.
- Trade across a clean stall. Worn goods sell for less by their damage, and a sound item you sell goes back on the trader's shelf to buy back later.
- Change coin - copper, silver and gold in either direction, by slider or typed amount, bounded by the trader's own strongbox.
- A living purse rolled from each trader's race and faction by lore, from Erebor's gold to a snaga's coppers, that rises and falls as you deal.
- Per-trader stalls seeded from each NPC and stable on return, with prices worked out from the mod's own alloy recipes and the nutrition of its food. Gear sits one to a shelf, a second the rare exception.
- Hire up to three warriors for a term you set in game-days (shown in real minutes). They follow you, keep a distance you choose, run to catch up, survive relogs, and can be extended or let go. Wage measured from real prowess, not rank.
- English and Русский, and it keeps Roughly Enough Items out of the trade window so its buttons never fight your controls.
Built for Minecraft 1.21.8 · Fabric · requires Fabric API and the Middle-earth 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:7hrKKteV:ia6EiExg"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:7hrKKteV:ia6EiExg"
}

