
Bottomless Pouch
Reintroduces Thaumic Tinkerer's Bottomless Pouch with major upgrades: intelligent item collection, full inventory bypass, and configurable options.
⬇ Download on Modrinth







Bottomless Pouch Enhanced
Smart item pickup solution inspired by Thaumcraft!
This mod reintroduces Thaumic Tinkerer's iconic Bottomless Pouch with significant improvements to its automation capabilities and user experience.
🔍 Core Functionality
- Intelligent Item Collection
Items automatically route to the pouch when:- The item already exists in the pouch
- "Pickup All" mode is enabled (configurable)
- Player's inventory is full (always active)
- Detailed Tooltip Information
Shows both:- Occupied slots (each stack counts as 1 slot)
- Actual used space (item count vs total capacity)
- Example: 1 dirt = 1 slot but only 1/64 space used
⚙️ Modpack Integration
You have full permission to include this mod in any modpack without obligations!
Configuration Options
- Global Shard Drops
Disable End Shard/Nether Shard drops from all mobs simultaneously - Per-Mob Drop Rates
Configure drop chances for specific mobs (set to 0 to disable)
⚠️ Important Configuration Note:
Drop handling occurs on the backend. Config changes won't override drop rates modified by other methods (KubeJS, CraftTweaker, etc).
⚠️ CRITICAL FOR MODPACK AUTHORS
Prevent NBT Explosion:
If your pack contains any container items (shulker boxes, backpacks, etc), MUST add them to the pouch blacklist. Otherwise players can store these in the pouch, creating recursive NBT data that may corrupt worlds.
How to blacklist items:
- Create a datapack with this structure:
data/bottomlesspouch/tags/items/pouch_prevented_items.json - Add items using this format:
{
"replace": false,
"values": [
"modid:container_item1",
"modid:container_item2",
"minecraft:shulker_box"
]
}
OR you can add tags via KubeJS tags
👏 Credits & Licensing
Assets & Concept:
- Based on Thaumic Tinkerer (Pixlepix, Vazkii)
- Original pouch from Thaumcraft 4 (Azanor)
Development & Improvements:
License: CC BY-NC-SA 4.0
Permitted: Use, modification, distribution
Required: Attribution, same license terms
Prohibited: Commercial use
⚠️ Disclaimer
Not an official Minecraft product. Not affiliated with Mojang, Microsoft, or original mod authors. Free for non-commercial use.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as bottomlesspouch-1.1.0-1.20.1.jar — drop this file into the mods folder
- Download size: 114 KB
- Download link checked 1 Sept 2026 — working
These come from our own check of the pack file, not from the source page.