Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
RandomCollections

RandomCollections

Randomly execute rewards for players out of predefined pools

208
2
Utility

Compatibility

Minecraft: Java Edition

1.21.1
1.20.1

Platforms

Fabric

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server
Donate on Ko-fi

Creators

Stampede
Stampede Member

Details

Licensed MPL-2.0
Published 8 months ago
Updated last week
DescriptionChangelogVersions

Show all versions

RandomCollections 1.2.0

by Stampede on Jul 11, 2025
Download
  • 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

RandomCollections 1.1.0

by Stampede on Feb 24, 2025
Download

RandomCollections 1.1.0-BETA1

by Stampede on Nov 12, 2024
Download
  • Updated to 1.21.1
    • There are no major changes to any of the mechanics. You will need to update any NBT as that has internally changed in Minecraft

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

RandomCollections 1.0.1

by Stampede on Nov 12, 2024
Download

Initial 1.0.1 release

Modrinth is open source.

main@81b0922

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.