LootBagsRenewal

Quick rating

LootBagsRenewal

No reviews yet

Rework of LootBags mod in higher Minecraft versions.

No Theme
Tech
Adventure/Exploration
Automation & Processing
QoL & Tweaks
Remake
Mod Loaders
NeoForge
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

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
BSD 3-Clause "New" or "Revised" License
Latest Version
LootBagsRenewal 0.1.1.0
Authors
CurseForge
Modrinth

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
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

LootBagsRenewal

Loot Bags is a mod which adds bags that drop other items, renewed by src_resources.

The mod consists of 8 different types of loot bags as well as 3 helper machines which deal with these bags.

Screenshot

Loot bags are dropped whenever you kill mobs, and they are going to drop items. There are 8 loot bag types in total: common, uncommon, rare, epic, legendary, patient, artificial and bacon. Their value are as follows respectively:

Type Value
Common 1
Uncommon 4
Rare 16
Epic 64
Legendary 256
Patient 1024
Artificial 4096
Bacon 1

The value here means how many bag items you need in order to craft bags of the corresponding type. e.g. The Rare Bag's value is 16, the Uncommon Bag's value is 4, and the Common Bag's value is 1, so you will need 4 common bags to craft an uncommon bag, 16 common bags to craft a rare bag. And so do other types of bags.

Specially, Artificial Bags are only able to be obtained in creative mode, which means you can't get this type of bags through either drops or crafting.

To open a loot bag, simply hold it in your hand (either left hand or right hand) and right-click. The more value the bag's type has, the more quantity and the better quality of items it will drop.

You can craft the Bag Storage Block to store your loot bags.

Screenshot

Inside its GUI, put your loot bags into the first slot at top-left, and obtain the bag back from the second slot at top-right later. The value the block has stored is displayed on the GUI screen. You can click the Cycle Bag button to switch the bag's type you want to obtain from the Bag Storage Block.

Screenshot

To automate the process of opening loot bags, you can use the Bag Opener Block.

Screenshot

Inside its GUI, put the bags you want to open into the top slots, and they will be opened automatically whenever there are empty output slots.

Screenshot

You can also obtain loot bags by putting items into the Loot Recycler Block.

Screenshot

Inside its GUI, put the items you want to recycle into the first slot at top-left, and obtain the loot bags from the second slot at top-right.

Screenshot

The input and output of the Bag Storage Block, the Bag Opener Block and the Loot Recycler Block can be automated using hoppers (by vanilla) and pipes (by other mods). But note that the bottom face of these blocks are only for output purpose, and the other faces are only for input purpose. Trying to put items through the bottom face or get items through the other faces will result in failure.

The loot items generated from loot bags abide by the Minecraft loot table system, including both vanilla loots and modded loots. But Bacon Loot Bags are exceptional, as they are only going to drop raw porkchops. But you can put them inside the Bag Storage Block to turn them into Common Loot Bags to obtain normal loot items.

LootBagsRenewal

Loot Bags is a mod which adds bags that drop other items, renewed by src_resources.

The mod consists of 8 different types of loot bags as well as 3 helper machines which deal with these bags.

https://github.com/srcres258/LootBagsRenewal/raw/master/readme/Screenshot_20250329_215351.png

Loot bags are dropped whenever you kill mobs, and they are going to drop items. There are 8 loot bag types in total: common, uncommon, rare, epic, legendary, patient, artificial and bacon. Their value are as follows respectively:

Type Value
Common 1
Uncommon 4
Rare 16
Epic 64
Legendary 256
Patient 1024
Artificial 4096
Bacon 1

The value here means how many bag items you need in order to craft bags of the corresponding type. e.g. The Rare Bag's value is 16, the Uncommon Bag's value is 4, and the Common Bag's value is 1, so you will need 4 common bags to craft an uncommon bag, 16 common bags to craft a rare bag. And so do other types of bags.

Specially, Artificial Bags are only able to be obtained in creative mode, which means you can't get this type of bags through either drops or crafting.

To open a loot bag, simply hold it in your hand (either left hand or right hand) and right-click. The more value the bag's type has, the more quantity and the better quality of items it will drop.

You can craft the Bag Storage Block to store your loot bags.

https://github.com/srcres258/LootBagsRenewal/raw/master/readme/Screenshot_20250329_222405.png

Inside its GUI, put your loot bags into the first slot at top-left, and obtain the bag back from the second slot at top-right later. The value the block has stored is displayed on the GUI screen. You can click the Cycle Bag button to switch the bag's type you want to obtain from the Bag Storage Block.

https://github.com/srcres258/LootBagsRenewal/raw/master/readme/Screenshot_20250329_222405.png

To automate the process of opening loot bags, you can use the Bag Opener Block.

https://github.com/srcres258/LootBagsRenewal/raw/master/readme/Screenshot_20250329_222508.png

Inside its GUI, put the bags you want to open into the top slots, and they will be opened automatically whenever there are empty output slots.

https://github.com/srcres258/LootBagsRenewal/raw/master/readme/Screenshot_20250329_222845.png

You can also obtain loot bags by putting items into the Loot Recycler Block.

https://github.com/srcres258/LootBagsRenewal/raw/master/readme/Screenshot_20250329_224036.png

Inside its GUI, put the items you want to recycle into the first slot at top-left, and obtain the loot bags from the second slot at top-right.

https://github.com/srcres258/LootBagsRenewal/raw/master/readme/Screenshot_20250329_223420.png

The input and output of the Bag Storage Block, the Bag Opener Block and the Loot Recycler Block can be automated using hoppers (by vanilla) and pipes (by other mods). But note that the bottom face of these blocks are only for output purpose, and the other faces are only for input purpose. Trying to put items through the bottom face or get items through the other faces will result in failure.

The loot items generated from loot bags abide by the Minecraft loot table system, including both vanilla loots and modded loots. But Bacon Loot Bags are exceptional, as they are only going to drop raw porkchops. But you can put them inside the Bag Storage Block to turn them into Common Loot Bags to obtain normal loot items.

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

~14,000
Total Downloads
CurseForge
~8,000
Modrinth
~5,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
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