Changelog
- Added the ability to create collections as individual files for better organization!
- The name of the file is the ID of the collection
- All collections go into the
/config/randomcollections/collections/
folder. - Files here contain a
"rewards": []
section, which contains the list of rewards possible in this collection, just like the primary config file
{
"rewards": [
{
"type": "COMMAND_CONSOLE",
"weight": 10,
"commands": [
"give %player% diamond 1"
]
}
]
}
Need help? Join the Discord: https://discord.gg/cgBww275Fg
Dependencies
Files
RandomCollections-fabric-1.21.1-1.2.0.jar(937.3 KiB) Primary Download
Details
Licensed MPL-2.0
Published 10 months ago
Updated 2 months ago