Creative Bag

Quick rating

Community listing page, reviews here may not be monitored by the author.

Creative Bag

No reviews yet

Somewhere out there, a mob is carrying a bag with everything in it

Mod Loaders
Minecraft

About

Description

Creative Bag

Somewhere out there, a mob is carrying a bag with everything in it.

The Creative Bag drops from any mob in the game at a chance of 0.0001% — one in a million kills. Open it and take exactly one of any item that exists, vanilla or modded. Then it is gone.

Requirements

  • Minecraft 1.20.1
  • Fabric Loader 0.16.10 or newer
  • Fabric API
  • Java 17

Where it comes from

From mobs. Every living thing that dies can drop one, including mobs added by other mods. The roll happens on death rather than through a loot table, precisely so that a creature from another mod — which may not use a loot table at all — is not excluded. Players never drop one.

Looting raises the odds, up to a hard ceiling of 0.01% at Looting III:

Looting Chance
none 0.0001%
I 0.00046%
II 0.00215%
III 0.01%

The curve is geometric, so each level multiplies the chance by the same factor instead of jumping thirty-four times over between unenchanted and Looting I. Levels above three, from mods that extend the enchantment, do not push past the ceiling.

From chests. Every built-in chest loot table gets a 0.2% chance of holding one. Dungeons, temples, mineshafts, bastions, everything.

Opening it

Right click to open. The bag springs open into a grid of every item the game knows about, with:

  • a search box that matches both the display name and the item id
  • a sort toggle: alphabetically, or grouped by the mod that added it
  • scrolling with the mouse wheel

Click an item and it is yours.

The rules

You get exactly one. Not a stack, not sixteen. The count is decided entirely on the server, so shift clicking, double clicking or anything else still gives you one.

You cannot walk away. The bag is spent the moment it opens. Pressing Escape does not close the screen — it asks "Are you sure? You will lose the item". Answer yes and the bag is destroyed with nothing to show for it. Answer no and you are back to choosing.

Only one item is ever granted, so the bag cannot be used to duplicate a stack of anything.

Sounds and looks

The bag is a purple drawstring pouch with a golden cord and a star, and it carries the enchantment shimmer so it stands out on the floor where it dropped. Opening plays the ender chest sound, taking your prize chimes like amethyst, and the bag itself breaks with the sound of a snapped tool.

Notes

  • Sound effects are vanilla sounds chosen to fit; the mod ships no audio files of its own.
  • The chest chance and both mob chances are single constants in the source if you want to fork and retune them.

License

All Rights Reserved