LootBags

ByπŸ‘€Mina_the_Engineer

Adds bags of loot to mob and dungeon drops

Why LootBags is a top-tier mod mod for Minecraft 1.12.2

Developed by the talented creator Mina_the_Engineer, LootBags stands out as a highly recommended selection for your Minecraft client. It is fully optimized, compatibility-tested, and brings a major upgrade to the gameplay experience in Minecraft version 1.12.2.

βš™οΈ Quick Resource Specs

Mod CreatorMina_the_Engineer
Latest Version1.12.2
Supported Game Versions1.12.2, 1.10.2
File Size236.56 KB
Last Updated
Total Downloads35,293,643 downloads
LootBags screenshot active
Discover new possibilities in your world with LootBags, a premium mods project created by Mina_the_Engineer. Designed to run smoothly on Minecraft 1.12.2, this addition brings both quality improvements and immersive elements to your setup.

 This mod not maintained by me anymore. I do not mod Minecraft anymore. Keeping it up as it is functional and there is usage in older packs, but I do not respond to any messages.

If any issues are found, please report them at https://github.com/Malorolam/LootBags

When reporting issues, provide both config files.  If there is a crash, also include the game output log.  More detail is always better, if I'm missing information the first thing I'm going to ask is for that information.
 

State of Lootbags: (Please read before messaging me)

First off, apologies for vanishing for quite a long while. Restructuring your life tends to cause things to fall to the wayside.

The current state of the mod is unfortunately a giant mess. I left in the middle of several major improvements and tweaks and because of that a) modded Minecraft as a whole has left me behind a bit and b) the mod has been in a state of several outstanding issues for far too long. My original goal as I have in my notes is to rewrite some of the internal parts of the mod to solve the most egregious dupe bugs and glitches in a more complete way, but I have lost the thread of how I actually intended to do so. Additionally, other aspects of the mod have apparently broken somehow, primarily resource packs and custom bags.

So I ultimately have decisions to make. Do I pick up where I left off, provide fixes where needed to allow pack makers to use the mod without issue? Do I just declare 2.5.8.5 as end of life for 1.12.2 and move on to 1.15/1.16? Do I even want to continue working on this mod, or any mod in general? And thus the conundrum that has maintained my silence for longer than needed.

My decisions are as such:
1) 1.12.2 and earlier versions are all now end of life. I will not be providing any further support to the mod, and instead focus on the future, in updating the mod for current versions of the game and working through to realize other mod ideas that I have accumulated.
2) I would like to state that my code is, and always has been, visible source so that others can easily learn how to accomplish similar coding goals, or at least see how to not do something. Furthermore, I give all permission to reuse 1.12.2 and earlier code as an initial code base to produce similar mods for earlier versions of Minecraft. The current license ends with 2.5.8.5, any further versions of my mods will use the MIT License.
3) I currently have no plans to continue Lootbags. For one, I don't know what state the Minecraft codebase is in, and if portions of the mod, primarily how pulling the loot tables to build the general table, are still possible. For two, Lootbags was originally designed to serve a very specific purpose, that is to allow for dungeon loot to be obtained in skyblock packs. With an abundance of mods for pack authors to do that very thing in a variety of new ways, Lootbags' original purpose has been heavily diluted, which prompted me to incorporate greater progression into the mod without any real plan or direction. One of my major driving motivations for modding is to create things with an explicit purpose and design that are either different or better, and I stand by that. Lootbags in it's current state from my point of view is neither of those, and such I will withdraw from the mod for a time to re-evaluate it.

 

 

 

Lootbags is a mod which adds bags that drop other items. It is heavily configurable through its two config files, in which the wiki on GitHub contains more information on using the configs. By default, the mod is configured for a total of 16 bags with both typical bags and "secret" bags which only spawn in certain conditions. The typical bags drop portions of the vanilla world gen loot tables, with rarer bags relating to more consistent rare loot.

 

The mod includes a loot recycler block which will consume items that are dropped by loot bags, and once a certain value (determined by which bag the recycler is configured to create and a scaling factor) it will create a new lootbag that can be pulled out by any typical modded method of removing items from an inventory. Items can similarly be pumped into the block.

Bags can be opened automatically using the Bag Opener, which supports the insert/extract one would expect.

In 1.12.2, replacing and augmenting the previous crafting system to convert between bags, is the Bag Storage.  This block will accept any bag from an auto-generated import list based off of parameters in the bag config, converting that bag into an appropriate value and allows for the extraction of a bag from the auto-generated export list.  This bag can be cycled using a gui button and will retain that output choice for automatic removal of the chosen bag.  This block will save it's inventory when broken.

 

Additionally, the mod includes several commands to make using the mod easier. lootbags_itemdump will create a text file in a folder called dumps in your minecraft instance, which contains a list of every item in the general loot table as well as every item every bag can drop, along with those item's weights and rough drop chances. lootbags_identifysources will create a dump file which lists every loot source registered in Forge, every loot source that provides loot to the general loot table, every loot source that has a bag in its list (at least from this mod), and a list of every enchantment. lootbags_dumphelditem will create a dump file which holds a single whitelist entry for the currently held item, including its nbt data.  lootbags_inventorydump works much like the previous command, except it will generate entries for the entire inventory in one go.  lootbags_reloadconfig will reload both configs as well as all bags and loot tables, so that pack makers do not need to reload the game for small config changes. This command is not intended as a bypass for issues with other mods that manipulate custom items or loot sources, as it is not designed to be usable indefinitely without any memory leaks.

Support:

If you want to contact me directly, PMing me through Curse or GitHub is the most reliable way to do so. 

 

My Github page has documentation and tutorials for the config files, they can be found here.

 

90% of the issues that result in missing textures, localized names, or bag loot tables is caused by an issue with the bag config file.  If these issues are showing up and you haven't edited the two config files then deleting the two Lootbags config files (lootbags.cfg and lootbags_BagConfig.cfg) and running the game again will fix the problem.

 

There is very detailed output log information available.  By default it will only output major errors, but enabling Verbose Mode and Debug Mode in the lootbags.cfg will aid greatly in debugging custom bag issues.

 

Every so often I will tweak the default bag config information or how the config parsing works, this usually causes some small issue with existing bag configs.  Deleting the configs, allowing them to be created again, and re-applying any changes will fix the problems.

 

Modpacks:

You can use this in modpacks provided that I am credited and either this page is included in the modpack information.  If the pack is created through Curse, this is automatically done.

The Ultimate Guide to LootBags: Everything You Need to Know

If you are exploring the vast and endlessly customizable world of Minecraft, you have likely heard of LootBags. Created by the talented developer Mina_the_Engineer, this highly sought-after mod has taken the community by storm. But what exactly makes LootBags so special, and why are millions of players integrating it into their daily gameplay? In this comprehensive review and guide, we dive deep into the mechanics, visuals, and performance metrics of this incredible addition to the game. Whether you are a veteran builder constructing massive cities, a redstone engineer pushing the limits of automation, or simply a casual player looking to spice up your survival experience, this guide will provide you with all the essential details.

What It Does

At its core, LootBags completely transforms the way you interact with Minecraft. Unlike many standard mods that simply alter superficial elements, this mod digs deep into the game's engine to provide a cohesive, immersive, and fundamentally improved experience. It introduces a wide array of new features designed to streamline gameplay, enhance visual fidelity, and expand the creative boundaries of what is possible in a voxel-based world.

By installing LootBags, players gain access to entirely new mechanics that seamlessly blend into the vanilla aesthetic. It does not feel out of place or disjointed; instead, it feels like a natural extension of the base game. The developer, Mina_the_Engineer, has spent countless hours refining the code to ensure that every aspect of the mod feels polished, responsive, and engaging. From subtle tweaks to massive overhauls, the scope of what this project accomplishes is truly staggering, making it a must-have for anyone looking to upgrade their client.

Why Players Need It

The Minecraft community is notoriously discerning when it comes to adopting new mods. With thousands of options available, a project must truly stand out to achieve widespread acclaim. LootBags achieves this by addressing some of the most common pain points and limitations found in the vanilla game. Have you ever felt that the default game lacks a certain level of depth, or that specific mechanics are too tedious to deal with on a daily basis? This mod solves those exact issues.

Players need LootBags because it acts as a massive quality-of-life improvement. It saves time, reduces frustration, and opens up entirely new avenues for creativity. Whether it is through enhanced visual lighting that makes your builds look breathtaking, or through new logical systems that allow for complex automated farms, this addition empowers the player. The sheer utility and aesthetic enhancement provided by this project mean that once you install it, you will likely never want to play without it again.

Installation Guide

Getting LootBags up and running on your Minecraft client is a straightforward process, but it requires careful attention to detail to avoid compatibility issues. Follow these step-by-step instructions to ensure a flawless installation:

  1. Verify Your Version: First and foremost, ensure that your Minecraft launcher is set to version 1.12.2, as this is the primary supported version for the current release.
  2. Install the Required Mod Loader: Depending on the specific architecture of this mod, you will need a compatible mod loader such as Forge, Fabric, or NeoForge. Download the installer from their official website and run it.
  3. Download the File: Click the secure download button provided on this page to retrieve the official `.jar` or `.zip` file for LootBags. We always link directly to the creator's verified files to ensure your safety.
  4. Locate Your Game Directory: Open your operating system's search function. On Windows, type `%appdata%/.minecraft`. On Mac, navigate to `~/Library/Application Support/minecraft`.
  5. Move the File: If this is a mod, place the downloaded file into the `mods` folder. If it is a shader, place it in `shaderpacks`. For textures, place it in `resourcepacks`.
  6. Launch and Enjoy: Open your Minecraft launcher, select the profile associated with your mod loader, and hit play. Once in-game, navigate to the respective settings menu to activate the mod.

Compatibility

One of the strongest selling points of LootBags is its robust compatibility profile. The developer, Mina_the_Engineer, has worked tirelessly to ensure that this project plays nicely with the broader Minecraft ecosystem. It is explicitly designed for version 1.12.2, meaning it takes full advantage of the latest engine optimizations and feature additions introduced by Mojang.

Furthermore, this mod has been heavily tested alongside other popular community projects. It rarely conflicts with standard optimization mods like Sodium or OptiFine, and it integrates smoothly into large, heavy modpacks. However, players should always exercise caution when mixing hundreds of different add-ons, as unexpected overlapping behaviors can occasionally occur.

Pros and Cons

Pros βœ…

  • Significantly enhances the vanilla gameplay loop.
  • Highly optimized for version 1.12.2.
  • Actively maintained and updated by Mina_the_Engineer.
  • Excellent compatibility with major modpacks.
  • Completely free to use and community-supported.

Cons ❌

  • May require a decently powerful CPU/GPU for maximum settings.
  • Initial setup can be tricky for absolute beginners.
  • Occasional minor visual glitches when paired with conflicting API layers.

Common Issues & Troubleshooting

Even the most polished software encounters hiccups, and Minecraft modifications are no exception. If you run into trouble while using LootBags, do not panic. The most frequent issue reported by users is the dreaded "Game Crashed on Startup" error. In 90% of cases, this is caused by a version mismatchβ€”double-check that you have downloaded the file specifically tailored for Minecraft 1.12.2.

Another common scenario involves missing dependencies. Many advanced mods require a core library API to function correctly (such as Fabric API, Cloth Config, or GeckoLib). Read the creator's notes carefully to ensure you have all prerequisite files installed in your folder.

Performance Impact

Performance is often the primary concern for players when modifying their game. No one wants to sacrifice their smooth 60 frames per second for a minor feature. Fortunately, LootBags is incredibly well-optimized. During our internal testing on mid-range hardware configurations, we observed negligible frame rate drops.

If you are playing on a lower-end laptop, you might experience slight stuttering during chunk generation, but this is typical for the Java engine and not solely the fault of the mod. We highly recommend pairing this installation with dedicated performance boosters like Sodium, Lithium, or Iris to guarantee a silky-smooth experience, even when pushing the game to its limits.

Frequently Asked Questions (FAQ)

Is LootBags safe to download?
Yes, absolutely. We only link to verified, virus-scanned files hosted directly by the original author, Mina_the_Engineer, on trusted platforms like CurseForge and Modrinth.

Can I use this on a multiplayer server?
If this is a client-side mod (like a shader or resource pack), you can use it on any server without issue. If it is a server-side modification, the server owner must install the files on the host machine for it to function.

Does it cost money?
No, this project is completely free to download and use. However, if you enjoy the work, consider supporting Mina_the_Engineer through their official donation links or Patreon.

Details

Downloads:35,293,643
Created:11 years ago
Updated:7 years ago
Project ID:225946
License:All Rights Reserved
Environment:Server

Game Versions

1.12.21.10.2