Моды/CobbleDollars [Cobblemon Addon]
CobbleDollars [Cobblemon Addon]

CobbleDollars [Cobblemon Addon]

CobbleDollars adds Money and Merchants to Cobblemon

1.4M
139

CobbleDollars 2.0.0+Beta-5.1

beta1 июня 2025 г.

Changed:

  • Removed the Saved CobbleDollars Accounts! message in the console to prevent console spam.

Fixed:

  • The shop of Vanilla Villagers with the CobbleMerchant profession now works correctly.

CobbleDollars 2.0.0+Beta-5.1

beta1 июня 2025 г.

Changed:

  • Removed the Saved CobbleDollars Accounts! message in the console to prevent console spam.

Fixed:

  • The shop of Vanilla Villagers with the CobbleMerchant profession now works correctly.

CobbleDollars 2.0.0+Beta-5

beta30 мая 2025 г.

Added:

  • An option to set a limited stock on custom merchant offers (currently only in the /cm edit [merchant uuid] UI).
  • A tag element in the default shop & bank config
  • A components element in the default shop & bank config, example:
{
  "defaultShop": [
    {
      "Apricorns": [
        {
          "tag": "#cobblemon:apricorns",
          "price": 2000,
          "components": {
            "minecraft:rarity": "epic",
            "minecraft:food": {
              "nutrition": 3,
              "saturation": 1.8
            }
          }
        }
      ]
    }
  ]
}

Changed:

  • Improved the config loading system:
    • Incorrect items in the config will now be skipped instead of preventing the entire config from loading and defaulting to a fallback version.
    • Incorrect items in the config won't be replaced by minecraft:air when loaded.
    • Added precise logs to see where the errors come from
  • Remade the networking system so that all the logic is calculated on the server.

Fixed:

  • A crash when the game was trying to save a merchant shop containing an empty item.
  • A crash when trying to connect to a server when receiving the packet clientbound/minecraft:set_entity_data
  • The logs when the bank config encountered an error was mentioning the shop config instead of the bank.
  • The shop when clicking on the shop button in the bank menu while it was accessed by shift + clicking on a Cobble Merchant, now contains the correct shop instead of the default config.

CobbleDollars 2.0.0+Beta-5

beta30 мая 2025 г.

Added:

  • An option to set a limited stock on custom merchant offers (currently only in the /cm edit [merchant uuid] UI).
  • A tag element in the default shop & bank config
  • A components element in the default shop & bank config, example:
{
  "defaultShop": [
    {
      "Apricorns": [
        {
          "tag": "#cobblemon:apricorns",
          "price": 2000,
          "components": {
            "minecraft:rarity": "epic",
            "minecraft:food": {
              "nutrition": 3,
              "saturation": 1.8
            }
          }
        }
      ]
    }
  ]
}

Changed:

  • Improved the config loading system:
    • Incorrect items in the config will now be skipped instead of preventing the entire config from loading and defaulting to a fallback version.
    • Incorrect items in the config won't be replaced by minecraft:air when loaded.
    • Added precise logs to see where the errors come from
  • Remade the networking system so that all the logic is calculated on the server.

Fixed:

  • A crash when the game was trying to save a merchant shop containing an empty item.
  • A crash when trying to connect to a server when receiving the packet clientbound/minecraft:set_entity_data
  • The logs when the bank config encountered an error was mentioning the shop config instead of the bank.
  • The shop when clicking on the shop button in the bank menu while it was accessed by shift + clicking on a Cobble Merchant, now contains the correct shop instead of the default config.

CobbleDollars 2.0.0+Beta-4

beta12 мая 2025 г.

Added:

  • A new command: /cobbledollars leaderboard
  • A new command: /cobbledollars leaderboard update to instantly update the leaderboard
  • The leaderboard data is stored in the world folder in cobbledollarsplayerdata and is updated every 5 minutes by default
  • A new config playerDataSaveFrequency (in minutes (5 by default))
  • Permissions (use LuckPerms or equivalent to manage):
    • cobbledollars
    • cobbledollars.reload
    • cobbledollars.leaderboard
    • cobbledollars.leaderboard.update
    • cobbledollars.cobbledollars
    • cobbledollars.cobbledollars.give
    • cobbledollars.cobbledollars.pay
    • cobbledollars.cobbledollars.query
    • cobbledollars.cobbledollars.remove
    • cobbledollars.cobbledollars.set
    • cobbledollars.cobblemerchant
    • cobbledollars.cobblemerchant.edit
    • cobbledollars.cobblemerchant.open
    • cobbledollars.cobblemerchant.open.bank
    • cobbledollars.cobblemerchant.open.shop

Fixed:

  • Clicking the "Shop" button in the bank GUI when it was opened via commands now switches to the default shop
  • Added a server-side check when selling to the bank to avoid earning multiple times the value if the button was clicked too fast

Совместимость

Minecraft: Java Edition

1.20.1–1.21.1

Платформы

Поддерживаемые окружения

Клиент и сервер

Ссылки

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:1 год назад
Обновлён:5 месяцев назад
Главная