New Features
- Dronwed Bundle Added

Content of Drowned Bundle
- Copper Ingot
- Rotten Flesh
- Fishing Rod
- Trident
- Nautilus Shell
public class DrownedLootBundleContent {
public static Map<Item, Integer> getItems() {
Map<Item, Integer> items = new HashMap<>();
items.put(Items.ROTTEN_FLESH, 7);
items.put(Items.COPPER_INGOT, 3);
items.put(Items.NAUTILUS_SHELL, 1);
items.put(Items.TRIDENT, 1);
items.put(Items.FISHING_ROD,2);
return items;
}
}
Changes
- Fabric Version Updated
Huge Update #Overhaul
New Feautures
26 New Bundle Added under 5 Different Category
- Rarity Bundles
- Ore Bundles
- Hostile Mob Loot Bundles
- Passsive Mob Loot Bundles
- Neutral Mob Loot Bundles
1.21.4 Support
Fixed
Loot tables modified based on loot bundle
Removed
Old Normal Loot Bundle Removed
Huge Update #Overhaul
New Feautures
26 New Bundle Added under 5 Different Category
- Rarity Bundles
- Ore Bundles
- Hostile Mob Loot Bundles
- Passsive Mob Loot Bundles
- Neutral Mob Loot Bundles
1.21.3 Support
Fixed
Loot tables modified based on loot bundle
Removed
Old Normal Loot Bundle Removed
Huge Update #Overhaul
New Feautures
26 New Bundle Added under 5 Different Category
- Rarity Bundles
- Ore Bundles
- Hostile Mob Loot Bundles
- Passsive Mob Loot Bundles
- Neutral Mob Loot Bundles
1.21.2 Support
Fixed
Loot tables modified based on loot bundle
Removed
Old Normal Loot Bundle Removed
Huge Update #Overhaul
New Feautures
26 New Bundle Added under 5 Different Category
- Rarity Bundles
- Ore Bundles
- Hostile Mob Loot Bundles
- Passsive Mob Loot Bundles
- Neutral Mob Loot Bundles
Fixed
Loot tables modified based on loot bundle
Removed
Old Normal Loot Bundle Removed
Rafael's Loot Bundles
Version: 1.0
Minecraft Compatibility: 1.21 , 1.21.1
License: MIT
Description
Rafael's Loot Bundles adds a fun, randomized loot system to Minecraft! With this mod, players can use loot bundles that yield random items when opened, ranging from common blocks to rare treasures. Perfect for adding excitement to any adventure, each loot bundle promises a unique surprise with every use.
Features
- Randomized Loot: Every loot bundle contains a selection of random items. Discover new items with each bundle you open!
- Dynamic Quantities: Loot bundles provide varying quantities for certain items, creating an unpredictable experience each time.
Installation
- Download the latest version of Rafael's Loot Bundles.
- Add the downloaded JAR file to your Minecraft
modsfolder. - Launch Minecraft with Fabric Loader and Fabric API installed.
Usage
After installation, craft or acquire a loot bundle item in the game. Right-click with the loot bundle in your hand to open it and receive random items!
Support
Found an issue or have a suggestion? Please submit it on GitHub Issues.
Happy looting! 🎉



