Links
Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated 2 weeks ago
All versions
1.5.2
Release
CobbleDollars 1.5.22 years ago 22.4K
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Any compatible version
Any compatible version
Any compatible version
Changes
Added:
- An in game config screen to edit the client config (works sometimes with modmenu on Fabric)
- "removeItemInHandFrom" subcommand to "/cobblemerchant"
- A tag that contains every entities that can be a Cobble Merchant (#cobbledollars:cobble_merchants)
- All the ancient balls to the default shop & the Master Ball & the Ancient Origin Ball
- 2 configs to enable/disable earning CobbleDollars from NPCs/Wild Pokémons
- A config to apply a multiplier to the CobbleDollars income
Changed:
- The common.json config format for the default merchant shop /!\ It will delete any customization made on the default shop config /!\
- Some tweaks on the shop menu
- "/cobblemerchant" can now target multiple entities
Fixed:
- CobbleMerchants spawning in different biomes will now have the correct texture
- A crash when returning to a Cobble Merchant shop menu after exiting a JEI screen (Known issue: the shop is empty, but re-opening it will fix this)
WIP:
- A menu to edit Cobble Merchants accessible via "/cobblemerchant edit [Cobble Merchant]"
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:s7N7AsqL:jwMDNaJ7"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:s7N7AsqL:jwMDNaJ7"
}![CobbleDollars [Cobblemon Addon]](https://cdn.modrinth.com/data/s7N7AsqL/684040a264fc1d7f9b856ec5d2da39767398c7ad.png)

