Reg's Loot Bundles
The creator behind Reg's More Foods introduces a new modification that adds unique loot containers to Minecraft!
Available loot bundle types:
- Common Bundle
- Uncommon Bundle
- Rare Bundle
- Vault Bundles
- Ominous Vault Bundles
Most bundles can be obtained by defeating specific mobs, with each type having different drop rates. The exceptions are Vault and Ominous Vault Bundles - these require crafting and cannot be opened without their corresponding trial keys. Simply place the correct key in your inventory and use the bundle to automatically open it.
Features and Development
Currently, several achievements are available, but more will be added as the alpha testing phase concludes. Your feedback is crucial - install, test, and share your thoughts on what needs fixing, what features should be added, or what changes would improve the experience!
Configuration and Commands
A universal command system provides easy access to all project items:
/function (pack_id):give_item/(item) {player:'(player)',count:(amount)}
Usage examples:
- Get a Common Bundle
/function lootbundles:give_item/common_bundle {player:'@s',count:1} - Give Uncommon Bundle to player regfunkid
/function lootbundles:give_item/uncommon_bundle {player:'regfunkid',count:1} - Distribute 3 Rare Bundles to all players
/function lootbundles:give_item/rare_bundle {player:'@a',count:3}
Vanilla Installation
Place the datapack zip file in your world's datapack folder, and the resourcepack zip in your resourcepacks folder. Make sure to enable the resourcepack before joining the world.
Modded Installation
Download the required version using the download button. Modrinth launcher users get automatic installation, while others can download the .jar file and add it to their mod loader.
Report any discovered issues for prompt resolution!