Loot Overhaul

Quick rating

Loot Overhaul

No reviews yet

Extends the vanilla loot system with more loot conditions, functions, and types of loot

No Theme
No Genre
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
LootOverhaul-1.2.jar
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Loot Overhaul Title

This mod adds a lot to the vanilla loot system, including new loot conditions, functions, and loot types.

Head over to the Loot Overhaul Wiki for a full list of features and some examples of how to use them.

Just a warning, this mod is complex! If you have questions, ask them below, and hopefully myself or someone else will be able to help, but you may have to figure it out on your own. The wiki is your friend. =)

You have permission to use this mod in modpacks.

Here are some of the features:

Block loot tables

Editing block drops is now as easy as editing loot tables!

You can replace (or add to with _extra, see below) any block drops using loot tables.

To replace block drops, use the loot table with the name <modid>:blocks/<blockId>. So you can override vanilla grass (minecraft:grass) drops with the loot table minecraft:blocks/grass. For a modded block, lets say with the id biomesoplenty:mud, it would be biomesoplenty:blocks/mud.

Block loot table drops can be disabled in the config file (in case it causes issues).

Additions to loot tables (without replacing them)

Sometimes when making a custom map, or modpack, you don't want to replace a whole loot table. You just want a way to add a couple items to it. With this mod, you can do that too.

To add to a loot table, simply create another loot table with the same name as the one you want to add to, with _extra at the end (so adding extras to entities/zombie would be in entities/zombie_extra).

This feature can be disabled in the config file, or you can blacklist certain loot tables from trying to pull in extras, in case you have a mod that happens to have a loot table ending in _extra.

Additions to every entity death or block drop table

The two loot tables minecraft:entities/all and minecraft:blocks/all allow you to add a drop to every entity death loot or block drop, respectively. This would probably be most useful combined with loot conditions, for extremely rare drops and the like.

Both of those can be disabled in the config file.

New Loot Types

Well, kind of. The loot system currently only supports items, so there are 6 items which will have a special effect when they drop: spawning mobs, placing blocks, creating structures, filling an area, running commands, or applying a potion effect. See the wiki for examples of how to use them.

Loot Conditions

This mod adds in a fair number of new loot conditions, ranging from biome to moon phase to those entity/global variables mentioned above. See the wiki for more detailed descriptions and some examples.

Loot Functions

There are also several new loot functions, with more detail on the wiki.

Screenshots

Gallery

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~840,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works