Picky Bags
Tired of constantly picking up items in Minecraft? Now you have smart bags that do this work for you!
When you pick up any item while holding one of these magical bags, it automatically sorts it inside itself depending on the item type. It works like an automatic resource collector right in your inventory.
To open a bag, simply right-click on it in your inventory. You can also quickly move items into bags if they match the bag's type.

Types of Automatic Bags
Forester's Bag
- Collects wood, logs, saplings and other forest resources
- Uses data tag 'pickybags:wood_like'
Digger's Bag
- Automatically picks up digging-related materials
- Uses data tag 'pickybags:stone_like'
Gardener's Bag
- Collects crops, seeds and flowers
- Uses data tag 'pickybags:plant_like'
Miner's Bag
- Collects gems, dust, ingots and ores
- Uses data tag 'pickybags:gem_like'
Lunchbox
- Automatically picks up any edible food (without using data tags)
- To open, press Shift+Right Click, as regular click tries to eat the contents
- If you eat a closed lunchbox, it will eat the first item found inside
Additional Useful Items
The mod also adds several items without automatic collection function, but still very useful:
Portable Crafting Table
- Handheld 3x3 crafting table supporting all crafting recipes - no need to place a crafting table
Regular Item Bag
- Simple handheld storage holding as many items as a double chest
- Perfect for storing excess items, without automatic collection
All functions are controlled through data tags, allowing modpack creators to easily customize lists of collected items.
Requires Forge and FLIB library to work.