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:
- The economy service used is now defined on the Action/Requirement itself using the
"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
Dependencies
Files
SkiesGUIs-fabric-1.21.1-1.7.0.jar(5.47 MiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
1.7.0Loaders
Fabric
Game versions
1.21.1Downloads
2Publication date
February 24, 2025 at 6:33 PMPublisher
Stampede
Owner