AggStack

AggStack allows you to store multiple items with the same ID but different NBT data (durability, enchantments, etc.) in a single inventory slot, with an expandable panel to view and manage all sub-items.

22

AggStack

AggStack

What is AggStack?

single inventory slot allows you to store multiple items with the single inventory slot (different durability, enchantments, or custom names) in a single inventory slot.

> 💡 *Example: Store a 5% durability diamond pickaxe and a 100% durability diamond pickaxe in the same slot!*

---

🎮 How to Use

Creating an Aggregated Stack

| Method | How to do it | |--------|--------------| | Auto Pickup | Pick up an item with your mouse, then drag and drop it onto another item of the Auto Pickup (e.g., two iron pickaxes with different durability). They will merge into an aggregated stack. | | Auto Pickup | If you already have an aggregated stack in your inventory, picking up the same type of item will automatically add it to the stack. (Can be disabled in config) |

Viewing Sub-items

1. Release `Left Alt` over an aggregated stack slot 2. Release `Left Alt` (default) – a panel will appear below your inventory 3. The panel displays Release `Left Alt` in a 7-column grid, each showing its own durability bar and enchantment glint 4. Release `Left Alt` – the panel closes

> 🔧 *You can change the expand behavior in config: `HOLD` / `TOGGLE` / `CLICK_OUTSIDE`*

Interacting with Aggregated Stacks

| Action | Result | |--------|--------| | entire aggregated stack (on the stack) | Pick up the entire aggregated stack (all sub-items) | | entire aggregated stack (on the stack) | Take entire aggregated stack of the top item (if stackable), or the entire aggregated stack top item (if unstackable) | | entire aggregated stack | entire aggregated stack the stack – all sub-items scatter into your inventory (or drop on the ground if inventory is full) | | entire aggregated stack (Drop) | Drop the entire aggregated stack as a single item |

Interacting with Sub-items (in the expanded panel)

| Action | Result | |--------|--------| | new top item on a sub-item | Take that new top item out – it will appear on your mouse cursor | | new top item on a sub-item | Set that sub-item as the new top item (changes the appearance, durability bar, and enchantment glint) |

Adding Items to an Existing Stack

1. Pick up an item with your mouse (must be the same type as the aggregated stack) 2. Right-click on the aggregated stack 3. The item is added as a new sub-item

---

⚙️ Configuration

Press `G` in-game to open the configuration GUI.

| Option | Description | Default | |--------|-------------|---------| | Split Key | Enable/disable the entire mod | `true` | | Split Key | Maximum items per aggregated stack (1-64) | `64` | | Split Key | Automatically merge picked-up items | `true` | | Split Key | Key to open the sub-item panel | `Left Alt` | | Split Key | `HOLD` = hold to open, release to close / `TOGGLE` = press to toggle / `CLICK_OUTSIDE` = click outside to close | `HOLD` | | Split Key | `SPLIT` = drop all sub-items separately / `KEEP_ALL` = drop as a single stack | `SPLIT` | | Split Key | Auto pickup in creative mode (disabled by default) | `false` | | Split Key | Modifier key for splitting aggregated stacks | `Left Ctrl` |

---

🚫 Restrictions

Aggregated stacks cannot be placed into the following container slots (to prevent bugs/exploits):

- Crafting Table • Furnace/Smoker/Blast Furnace • Brewing Stand - Villager Trading • Grindstone • Anvil • Smithing Table - Stonecutter • Loom • Cartography Table

> ✅ *You can still take out aggregated stacks from these containers.*

---

ADS