Links
Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated 2 weeks ago
All versions
2.0.0+Beta-1
Beta
CobbleDollars 2.0.0+Beta-12 years ago 80.3K
Compatibility
Minecraft: Java Edition
1.21.1
Platform
Fabric
Supported environments
Client and server
Required content
Changes
Added:
- Up & Down arrows next to the amount box:
- Clicking: Add or remove 1
- Shift + Clicking: Add or remove a stack
- Ctrl + Clicking: Set to max buyable or 1
- /cd alias for /cobbledollars
- /cm alias for /cobblemerchant
Changed:
- Complete rework of the shop GUI
- The config is now separated into different json files:
client.json- Client settingscommon.json- Client & Server settingsbank.json- The Bank settingsdefault_shop.json- The Default Shop Settings
- The Client config screen (it's now a button instead of a text box)
- The amount of CobbleDollars can now exceed the limit of 2.14 billion with no theoretical limit.
Removed:
- The dependency on Architectury API
Not yet implemented:
- The interface to edit a 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:s7N7AsqL:oLuOcHz2"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:s7N7AsqL:oLuOcHz2"
}![CobbleDollars [Cobblemon Addon]](https://cdn.modrinth.com/data/s7N7AsqL/684040a264fc1d7f9b856ec5d2da39767398c7ad.png)


