Перейти к содержимому
Mineforgian

Bottomless Pouch

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

Загрузки
717
Подписчики
2
Обновлён
12 июля 2025 г.
Лицензия
CC-BY-NC-SA-4.0

Опубликован 9 июля 2025 г.

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.

Ченджлог

1.1.0-1.20.1Релиз1.20.1 · 12 июля 2025 г.

NEW FEATURES:

  • You can now place items in the Bottomless Pouch directly from your inventory, without even opening it! Simply pick up the item you want to place, point it at the Pouch, and right-click the Pouch. This also works the other way around! Pick up the Pouch, point it at another item, and right-click.

Other changes:

  • Now when you passively pick up items, only the bag screen is closed. Previously, you would close the creative mode screens, the chest screen, etc.
1.0.0-1.20.1Релиз1.20.1 · 10 июля 2025 г.

ported v1.0.0 from 1.19.4 to 1.20.1

1.0.0-1.19.4Релиз1.19.4 · 10 июля 2025 г.

ported v1.0.0 from 1.19.2 to 1.19.4

1.0.0Релиз1.19.2 · 9 июля 2025 г.

Added:

  • End Shard
  • Nether Shard
  • Ichor
  • Ichor Cloth
  • Bottomless Pouch

Комментарии

Загружаем…