Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| GoodyBags - 1.0.0-3 +3 More+3 Others release | 31.64 KB | Jun 26, 2015 | 1.7.10 | 34,139 | Download |
| GoodyBags - 1.0.0-2 +3 More+3 Others release | 22.86 KB | May 31, 2015 | 1.7.10 | 306 | Download |
| GoodyBags - 1.0.0-2 +3 More+3 Others release | 25.22 KB | May 31, 2015 | 1.8 | 1,963 | Download |
| GoodyBags - 1.0.0-1 +3 More+3 Others release | 25.16 KB | May 29, 2015 | 1.8 | 283 | Download |
| GoodyBags - 1.0.0-1 +3 More+3 Others release | 22.80 KB | May 29, 2015 | 1.7.10 | 178 | Download |
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
}
]
}
Get 0.05 TON 💎
Download



Add a comment