SkiesGUIs 1.7.0

Changelog

🚨 This update has a potentially breaking change to any economy related actions and requirements! Please update any of those actions/requirements to include the "economy" option outlined below 🚨

  • (POTENTIALLY BREAKING) Changed the economy service system behavior to support using multiple economy services with the mod.
    • The economy service used is now defined on the Action/Requirement itself using the "economy": "<put service here>" option.
    • By default the service will be the first one found, if not specified
    • Example updated action:
"click_actions": {
  "deposit": {
    "type": "CURRENCY_DEPOSIT",
    "economy": "IMPACTOR",
    "amount": 100
  }
}
  • Added support for the CobbleDollars mod as an economy service
  • Added support for the BlanketEconomy mod as an economy service
  • Added a simple API for other mods to access
  • Added "components" as an base name for defining item components, but "nbt" will still work
  • Changed most DEBUG statements to have better information and formatting
  • Updated the example config files NBT to 1.21 formatting
  • Fixed custom_model_data setting not being applied properly

Need help? Join the Discord: https://discord.gg/cgBww275Fg

Files

SkiesGUIs-fabric-1.21.1-1.7.0.jar(5.47 MiB) Primary Download

Project members

Stampede

Owner

Details

Licensed MPL-2.0
Published 2 years ago
Updated 5 months ago