More Loot Stuff: Full Control Over Minecraft Loot Drops

The More Loot Stuff mod for Minecraft expands loot tables with biome, coordinate, and Game Stages conditions, plus real-player checks for advanced modpack customization.

Download MoreLootStuff for Minecraft 1.12.2, 1.12.1

Original name: MoreLootStuff

Minecraft: 1.12.1, 1.12.2

Loaders: Forge

FileVersionLoaderSize
MoreLootStuff-1.12.2-0.0.5.jar1.12.1Forge36 КБDownload
MoreLootStuff-1.12.2-0.0.1.jar1.12.2Forge11 КБDownload
MoreLootStuff-1.12.2-0.0.2.jar1.12.2Forge19 КБDownload
MoreLootStuff-1.12.2-0.0.3.jar1.12.2Forge24 КБDownload
MoreLootStuff-1.12.2-0.0.4.jar1.12.2Forge26 КБDownload

Unlocking Endless Loot Possibilities with More Loot Stuff

Vanilla Minecraft loot tables offer only a fraction of what a dedicated modpack creator or server administrator needs. If you are building a custom map, a progression-driven server, or a complex modpack, the default drop mechanics often feel limiting. This is where the Unlocking Endless Loot Possibilities with More Loot Stuff add-on steps in. It does not introduce new items or blocks; instead, it expands the underlying logic of loot generation, giving you dozens of new conditions, functions, and record types to shape exactly what drops, where, and under what circumstances.

Who Benefits from This Add-On

The add-on is designed for modpack authors, map builders, and technically inclined players who need granular control over loot. It allows you to tie rare drops to specific biomes, dimensions, or even coordinate boundaries. You can also differentiate between kills performed by a real player and those executed by automated farms using fake players. This level of detail is essential for creating balanced and engaging gameplay loops without writing a single line of code.

Core Conditions Available

  • Biome and Dimension Checks: Use conditions like in_biome and in_dimension to restrict loot to particular locations, such as the Nether or the End.
  • Coordinate Boundaries: The in_bounds condition limits drops to a specific area, perfect for arenas, dungeons, or hidden rooms.
  • Real Player Verification: The killed_by_real_player check ensures loot only drops when a genuine player lands the killing blow. Inverting this condition rewards automated farm setups.
  • Game Stages Integration: With has_stage, has_any_of_stages, and has_all_stages, you can link loot to the Game Stages API, enabling RPG-style progression where better gear appears as players advance.

These conditions can be nested to create complex logical chains, and the project wiki documents the full list of functions and record types that extend vanilla loot tables.

Supported Versions and Loaders

A common question is whether this add-on works on older versions like 1.7.10. It does not. The add-on requires Forge 1.12.2-14.23.1.2577 or newer because certain internal changes to Forge were necessary to support coordinate checks and fake player interactions. Backporting to earlier versions is not feasible, so the add-on remains relevant for modern Minecraft builds. It works seamlessly with the Game Stages API and does not conflict with popular libraries, making it a safe addition to large modpacks.

How to Install

To get started, you need to download Unlocking Endless Loot Possibilities with More Loot Stuff from a trusted source and place the JAR file into your mods folder. Ensure your Forge version meets the minimum requirement. If you are assembling a large pack, using a launcher that supports one-click installation can save time and reduce compatibility errors. Many players prefer this method to manually tracking down dependencies, especially when dealing with dozens of mods.

For a step-by-step guide on how to install, the process is straightforward: install the required Forge version, download the add-on, drop it into the mods directory, and launch the game. The add-on will not alter your world generation or add new entities, so performance impact is minimal.

Practical Use Cases

Imagine a desert map where skeletons drop rare scrolls only when killed by a real player, or a server with a rank system where chests in dungeons yield better armor after a player reaches the "hero" stage. The in_bounds condition allows you to create secret rooms with unique loot, encouraging exploration. Inverting killed_by_real_player rewards players who build automated farms without unbalancing manual gameplay. These scenarios are achievable purely through JSON edits to loot tables.

Community and Support

The add-on has an active Discord server with a dedicated channel for questions and feature requests. If you encounter issues or want to propose new functionality, the author recommends reaching out there or filing an issue on the GitHub repository. Links to both are available on the mod page.

Final Verdict

If you are building a modpack, designing a map, or fine-tuning server drops, Unlocking Endless Loot Possibilities with More Loot Stuff for Minecraft provides tools that vanilla lacks. It operates purely on loot logic, avoiding unnecessary content bloat and keeping performance high. The flexibility of conditions, combined with Game Stages support and real-player checks, makes it one of the best options in its niche. With easy installation via modern launchers, even newcomers can quickly start customizing their Minecraft experience.