promotional bannermobile promotional banner

Simple Loot Bag

Hostile mobs can drop a loot bag with random survival items

File Details

SimpleLootBag-1.0.1.jar

  • R
  • Oct 7, 2025
  • 50.20 KB
  • 320
  • 1.20.1
  • Forge

File Name

SimpleLootBag-1.0.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:simple-loot-bag-1359632:7076674")
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.