Bottomless Pouch [Enhanced!]

Quick rating

Bottomless Pouch [Enhanced!]

No reviews yet

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

QoL & Tweaks
Storage & Organization
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
Creative Commons Attribution Non Commercial Share Alike 4.0 International
Latest Version
bottomlesspouch-1.1.0-1.20.1.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

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

  1. Global Shard Drops
    Disable End Shard/Nether Shard drops from all mobs simultaneously
  2. 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:

  1. Create a datapack with this structure:
    data/bottomlesspouch/tags/items/pouch_prevented_items.json
  2. 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.

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

  1. Global Shard Drops
    Disable End Shard/Nether Shard drops from all mobs simultaneously
  2. 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:

  1. Create a datapack with this structure:
    data/bottomlesspouch/tags/items/pouch_prevented_items.json
  2. 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.

Screenshots

Gallery

  • Crafting Recipes
    Crafting Recipes
  • All space occupied
    All space occupied
  • All slots occupied
    All slots occupied
  • Pouch with items
    Pouch with items
  • Empty Pouch
    Empty Pouch
  • Tooltip with inactive mode
    Tooltip with inactive mode
  • Tooltip with active mode
    Tooltip with active mode
  • Bottomless Pouch
    Bottomless Pouch
  • In game creative mode tab
    In game creative mode tab
  • Crafting Recipes
    Crafting Recipes
  • All slots occupied
    All slots occupied
  • Pouch with items.
    Pouch with items.
  • Tooltip with inactive mode
    Tooltip with inactive mode
  • Empty Pouch
    Empty Pouch
  • Tooltip with active mode
    Tooltip with active mode
  • Bottomless Pouch
    Bottomless Pouch
  • In game creative mode tab
    In game creative mode tab
  • All space occupied
    All space occupied

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works