Tags
Creators
Details
Licensed MIT
Published 6 months ago
Updated 2 months ago
All versions
0.2.0
Release
Cobblemon Villager overhaul - [ADDON]4 months ago 1,176
Compatibility
Minecraft: Java Edition
1.21.1
Platform
Fabric
Supported environments
Client and server
Changes
Changelog
[0.2.0] – Branch Changes
Added
- Bank button – Open CobbleDollars bank directly from the villager shop
- Cycle trades button – Refresh offers with one click (when Trade Cycling or Easy Villagers is installed)
- Scrollbar dragging – Drag the offer list to scroll through long trade lists
- Live updates – Shop refreshes in place after cycling trades (no need to reopen)
- Free 1-emerald trades – Config option: trades that cost 1 emerald (after curing) charge no CobbleDollars
- Exclude villager types – Config: keep native UIs for specific villagers (e.g. Casino Worker, CobbleMerchant)
- Deposit custom currency – Custom currency items can now be deposited in the CobbleDollars bank
Changed
- C key – Built-in trade cycling; works with or without Trade Cycling / Easy Villagers
- Cycle button – Only shown when Trade Cycling or Easy Villagers is installed
- Fixed tooltips on secondary cost items (costB) in the offer list
Compatibility
- Casino Rocket – Casino Worker villagers keep their casino UI; other villagers use the CobbleDollars shop
- CobbleMerchant – Uses its own UI; other villagers use the CobbleDollars shop
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:NHRD1VOt:wc08y3kK"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:NHRD1VOt:wc08y3kK"
}![Cobblemon Villager overhaul - [ADDON]](https://cdn.modrinth.com/data/NHRD1VOt/dfce3d79cc92a89dda75eb9820a40a2740e04934_96.webp)

