Tags
Creators
Details
Licensed MIT
Published 6 months ago
Updated 2 months ago
All versions
0.1.1.6
Release
Cobblemon Villager overhaul - [ADDON] 0.1.1.65 months ago 4,432
Compatibility
Minecraft: Java Edition
1.21.1
Platform
Fabric
Supported environments
Client and server
Required content
Changes
New
- In-game config – Change settings from the Mods menu (no more editing config files by hand). Requires Cloth Config; on Fabric, Mod Menu too.
- Currency editor – Add and edit currency items (Relic Coins, Poketokens, etc.) in a GUI. Hold an item and click "Add held item", or browse all items. Click an entry to change its CobbleDollars value; use +/− for quick adjustments.
Changed
- 1 emerald = 750 CobbleDollars (was 500).
- Custom currencies – Relic Coins, Poketokens, etc. are added automatically when you have Cobblemon or All The Mons installed.
- Turn off custom shop UI – When disabled in config, the mod now correctly uses the vanilla trading screen instead of the custom one.
Fixed
- Config screen: you can now click items in the list to select and edit their price.
- Prices no longer reset to 1 when editing.
- Config button now shows in Mod Menu on Fabric when both Mod Menu and Cloth Config are installed.
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:77ytnKwQ"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:NHRD1VOt:77ytnKwQ"
}![Cobblemon Villager overhaul - [ADDON]](https://cdn.modrinth.com/data/NHRD1VOt/dfce3d79cc92a89dda75eb9820a40a2740e04934_96.webp)




