← Назад к ресурсам

Sophisticated Item Actions

Highlight nearby inventories containing an item, and restock items from or deposit items to them directly from your inventory.

Modrinth management storage utility

Описание

**Sophisticated Item Actions** adds player-driven item interactions that work directly in the world, without requiring an inventory GUI. It allows you to **highlight nearby storages**, **deposit items**, and **restock items** based on what you are holding, hovering, or selecting via modifier keys, making everyday inventory management faster and more intuitive. --- ### 🔍 Highlight Storage Highlights nearby storages that contain the selected item when the highlight keybind is used, making it easy to locate where that item is stored. ![Highlight storages with item](https://github.com/user-attachments/assets/b12dd28f-1696-4c4d-94b4-bc293979a296) How it works - The selected item can be: - the item you are holding - an item hovered in an inventory GUI - an item hovered in JEI item lists or bookmarks - Press the **Highlight** keybind to highlight nearby storage containing that item Highlight colors - **Green** – exact item match (including item components) - **Blue** – item type match (same item, different components) This makes it easy to distinguish exact matches from more general storage locations at a glance. --- ### 📦 Deposit Items Moves items from your inventory into nearby storages when the deposit keybind is used, without opening any containers. ![Deposit items to storages](https://github.com/user-attachments/assets/730d39cf-8827-4f45-980e-aede6f51be40) By default, depositing: - respects the selected item or item type - only deposits items that already exist in the target storage Modifier keys - **Shift** – deposit items selected from the main inventory - **Alt** – deposit items selected from the hotbar - **Ctrl** – ignore item matching and allow depositing items that do not match into empty storage slots All modifiers can be **combined**, allowing precise control over: - which part of your inventory is used - whether only matching items are deposited --- ### 🔄 Restock Items Pulls items from nearby storages directly into your inventory when the restock keybind is used. ![Restock items from storages](https://github.com/user-attachments/assets/b0aa689e-aa25-413f-bd19-e245d5740710) By default, restocking: - matches the **exact item** - only fills **partially filled stacks** in your inventory Modifier keys - **Shift** – restock items into the main inventory - **Alt** – restock items into the hotbar - **Ctrl** – also fill empty inventory slots *targeted by the Shift and/or Alt modifiers above*, based on the held or hovered item Ctrl on its own does not change restocking behavior; it only affects how items are restocked when combined with Shift and/or Alt. --- ### 📦 Supported Storage and Integration This mod works with: - **Vanilla storage blocks** (chests, barrels, etc.) - **Modded storage blocks and entities** that provide item storage *(technically, anything that exposes an item handler)* Additionally, it integrates with: - **JEI**, allowing items hovered in JEI item lists and bookmarks to be used as filters --- ### ⚙️ General Notes - All actions can be used even when no GUI is open - Actions are based on the currently selected item, or on a set of items selected using modifier keys - Storage targets can be blocks or entities that provide item storage