GoodyBags
Modby TehNut
JSON based loot bags
Type
Mod
CurseForge Downloads
53,433
CurseForge ID
231028
Last Updated
Jul 27, 2026
Description
GoodyBags allows you to create custom loot bags (similar to the Thaumcraft loot bags) through JSON files. You can find information about that here.
There are currently 3 types of bags you can create:
- Spawn- Spawns in a player's inventory when they first join the world. Meant to replace the inventory spam that has become current modded Minecraft. I guess you can use it for other things, too.
- Loot- Generates in dungeon chests with a configurable weight.
- Prize- Meant to be given to players as a reward for completing something. Similar to the HQM bags.
Currently there is no support for NBT. I will look into that at a later date.
Here is an example of a spawn bag:
{
"bagType": "SPAWN",
"name": "Spawn Bag 1",
"rarityType": "uncommon",
"stackList": [
{
"name": "minecraft:chainmail_helmet",
"metadata": 0,
"amount": 1
}
]
}
Similar Mods
GUHAO's VIX
a lib for graphics processing
Tax' Dragon Legend
Dragon Legend is a Minecraft Forge modification aims to add Dragon related end game equipment.
Butterflys
A mod that add random butterflies
Create Train Utilities
Create Addon that adds custom sliding doors with realistic opening & closing sounds, platform blocks and building blocks...
TNT Breaks Bedrock
🧨 Allows TNT to break bedrock, easy access to the nether roof!
El and L's Dyes
Adds 20 new dyes to your world, alongside lots of vanilla+ features, like new crops, flowers and resources!