Mod
GoodyBags
No reviews yet
JSON based loot bags
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
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
}
]
}
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers