promotional bannermobile promotional banner

Simple Loot Bag

Hostile mobs can drop a loot bag with random survival items

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

Fabric

modImplementation "curse.maven:simple-loot-bag-1359632:7076709"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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.