File Details
Simple Loot Bag-1.0.1.jar
- R
- Oct 7, 2025
- 86.75 KB
- 287
- 1.20.1
- Fabric
File Name
Simple Loot Bag-1.0.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
v1.0.1 - Configurable drop chance & exclusions
-
Adds an external config:
config/betterloot.json(auto-created on first launch). -
bagDropChance - number from 0.0 to 1.0
0.2= 20%,1.0 = 100%. Applies to hostile mobs only and player kills. -
excludeEntities - list of entity IDs that will never drop the bag
(e.g."minecraft:endermite","minecraft:slime") "modid:entity_name" - modded entities.
Where: .minecraft/config/betterloot.json
Note: Edit the file and restart the game/server for changes to apply.

