promotional bannermobile promotional banner

BountyBags

A tiered loot system where mobs drop progressively rarer bags (Legendary, Epic, Super Rare, Rare)

File Details

BountyBags-4.0.0.jar

  • R
  • May 12, 2026
  • 60.90 KB
  • 367
  • 26.1.2+2
  • Fabric + 1

File Name

BountyBags-4.0.0.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:bounty-bags-1206557:8077985"

Quilt

modImplementation "curse.maven:bounty-bags-1206557:8077985"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixed

  • Fixed the common config not applying to the mod at startup.
  • Fixed bagStackSize being locked to the default value instead of using the value from bountybags-common.toml.
  • Fixed loot bag items being registered before the config was loaded.
  • Fixed the loot bag stack-size behavior so it uses the correct item stack-size hook for this Forge/Minecraft version.

Updated

  • Added a shared config getter for loot bag stack size so all loot bag items use the same configured value.
  • Updated config logging so the loaded stack-size value is reported consistently.