Loot Bag
NOTES❗❗❗
In version 1.2.0 I rewrote almost the entire mod. What's different from before?
- The mod now no longer depends on any other dependency mod other than the fabric api.
- It is now configured via datapack instead of config files. (Don't update if you're not ready to rewrite the config file as a datapack!)
- Every loot bag used to be a new item, this was done to accommodate some operations such as the vanilla recipe output that did not support writing NBT on items. But this practice was costly, introduced BRRP as a dependency, and defied conventional logic. Now all loot bags are the same item, and the loot bag data is stored in the item's NBT tag.
- The mod is now extensible in code, if you are a mod developer you can generate your datapack using the provider class provided by the mod and even add more loot bag types.
🪄Introduction
Another loot bag mod, designed for modpacks.

Right click to open a preview screen. Right click when sneaking to open the bag directly.
(Single) Loot Bag
Contains a single set of loot.

Optional Loot Bag
Contains multiple sets of loot, and you can choose to obtain one of them.

Random Loot Bag
Contains multiple sets of loot, and you can obtain a random set of them.

⚙️Configuration
This mod is highly configurable. The config files will be automatically generated as examples. After version 1.2.0, the entire mod underwent a thorough refactoring. Now it is data driven (mostly), and the example data pack can be found HERE.
✉️Feedback
If there are any bugs or suggestions, please provide feedback to the issue page.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Leo's Loot Bag is a free Minecraft Java mod. Compatible with Minecraft 1.20.1. Downloaded 171,319 times (via CurseForge). Download it and open it directly in the game.