
Take It Out — Minecraft Mod (Shulker Picking + Easy Place)
Minecraft mod that lets you pick blocks from shulker boxes using mouse wheel, Easy Place, or right-click — perfect for Litematica schematics and printers.
- Загрузки
- 69K
- Подписчики
- 83
- Обновлён
- 19 августа 2026 г.
- Лицензия
- LGPL-3.0-or-later
Опубликован 2 сентября 2024 г.
⚡ TakeItOut — Fast Shulker Block Picking + Easy Place
Pick blocks directly from shulker boxes — whether they’re in your inventory or placed in the world — using:
- the pick block key (mouse wheel)
- Litematica Easy Place (right-click in schematics)
- or regular right-click in schematics with Auto Take Out enabled
Build faster than ever — whether you use Easy Place or place blocks manually.
Works seamlessly with Litematica schematics and is especially useful with any Litematica printer.
🎥 Video Guide
✨ Key Features
📦 Pick blocks directly from:
- shulker boxes in your inventory
- linked containers placed in the world
🧱 Litematica Easy Place support
Right-click schematic blocks to auto-pick and place them exactly as defined by the schematic🖱️ Manual placement support (Auto Take Out)
Right-click in schematics to automatically take the required item while placing blocks normally⚡ Works with Litematica schematics
🖨️ Compatible with:
- original Litematica printer
- litematica-printer (BiliXWhite fork)
🔄 Support for Tweakeroo Restock
🖱️ Pick block support using the mouse wheel
🔄 Auto pick mode (toggle with R)
📦 Extraction Modes:
- SINGLE ITEM
- FULL STACK
(switch with B)
📁 Container Groups
Save, switch and share named container setups with other players on the server🌐 Server-side Shared Groups
Publish container groups to the server and let other players import them instantly📦 Box Selection Tool
Select a cuboid area to automatically link all containers inside it
📦 Linked World Containers
Link placed containers using the configurable Link Looked-at Container hotkey (H by default).
Supported:
- shulker boxes
- chests
- barrels
Features:
- 🌐 Cross-container item access
- 🌍 Cross-dimension support
- 📊 Litematica material list integration
- 🟢 Linked container outline rendering
- 🧭 Container management UI
You can also create:
- 📁 Container Groups — save, switch and share named container setups
- 🌐 Shared Server Groups — publish groups for all players on the server
- 🗑️ Dump Containers — automatically store displaced inventory items during swaps
- 📦 Box Selection — bulk-link containers inside a selected area
🧭 UI & Item Management
All Items Tab
- View all available items
- 🔍 Search/filter items
- 🖱️ Left-click → request full stack
- 🖱️ Right-click → request single item
Containers Tab
Manage:
- linked containers
- dump containers
- container groups
Includes:
- linked container counters
- Delete All actions
- improved item pulling UX
⌨️ Keybindings
| Action | Default |
|---|---|
| Toggle Auto Pick | R |
| Switch Extraction Mode | B |
| Link Looked-at Container | H |
| Mark Dump Container | G |
🆕 Recent Updates
- Added server-side shared container groups with import/remove support
- Added Box Selection mode for bulk container linking
- Improved Easy Place reliability after reconnects
- Correct block placement in water
- Better redstone wire matching
- Fixed inventory overflow and item merge issues
- Tools no longer get moved into world containers accidentally
- Chat notifications for scan limits and server restrictions
- Server config option to disable item requests from All Items tab
⚠️ Compatibility Notice
Item Swapper
TakeItOut may conflict with Item Swapper because both modify item picking behavior.
Possible issues:
- incorrect item selection
- unexpected hotbar swaps
👉 If problems occur, try disabling Item Swapper or adjusting its settings.
🌐 Multiplayer Support
Install the mod on the server to use it on public servers
or use the companion plugin for:
- Paper
- Purpur
- Spigot
- Bukkit
⚠️ Client Compatibility
Older client versions are not compatible with current server versions.
This changed after introducing Single Item Mode.
👉 Please update the client to the latest version.
⚙️ Settings
Open the full settings screen with:
- X + T
- Controls menu
- Mod Menu
🔗 Links
☕ Support
Made by Max Bel — support the project:
https://ko-fi.com/maxbel
Ченджлог
1.1.27-forge-1.20.1Бета1.20.1 · 19 августа 2026 г.
1.1.27
Added
- Sophisticated Backpacks support (optional):
- Placed/wall-mounted backpacks can now be linked as world container sources, the same way chests, barrels, and shulker boxes are.
- Item requests now also fall back to a matching Sophisticated Backpack carried by the player — in their main inventory, offhand, worn instead of a chestplate, or equipped in a Curios slot (if Curios API is installed) — when the item isn't found directly or in a linked container.
- Fully optional: works out of the box if Sophisticated Backpacks (and, for the Curios slot check, Curios API) isn't installed.
1.1.27-26.2Бета26.2 · 19 августа 2026 г.
1.1.27
Added
- Sophisticated Backpacks support (optional):
- Placed/wall-mounted backpacks can now be linked as world container sources, the same way chests, barrels, and shulker boxes are.
- Item requests now also fall back to a matching Sophisticated Backpack carried by the player — in their main inventory, offhand, worn instead of a chestplate, or equipped in a Curios slot (if Curios API is installed) — when the item isn't found directly or in a linked container.
- Fully optional: works out of the box if Sophisticated Backpacks (and, for the Curios slot check, Curios API) isn't installed.
1.1.27-neoforge-1.21.1Бета1.21.1 · 19 августа 2026 г.
1.1.27
Added
- Sophisticated Backpacks support (optional):
- Placed/wall-mounted backpacks can now be linked as world container sources, the same way chests, barrels, and shulker boxes are.
- Item requests now also fall back to a matching Sophisticated Backpack carried by the player — in their main inventory, offhand, worn instead of a chestplate, or equipped in a Curios slot (if Curios API is installed) — when the item isn't found directly or in a linked container.
- Fully optional: works out of the box if Sophisticated Backpacks (and, for the Curios slot check, Curios API) isn't installed.
1.1.27-26.2Релиз26.2 · 6 августа 2026 г.
1.1.27
Fixed
Litematica Printer (BiliXWhite) 1.3-beta.4 compatibility. The printer refactored its tick
handling —ClientPlayerTickManagerwas replaced by the new module system (ModuleManager),
which made TakeItOut's integration mixin fail to apply with:@Mixin target me.aleksilassila.litematica.printer.handler.ClientPlayerTickManager was not found takeitout.client.mixins.json:NewPrinterMixin from mod takeitoutAuto Take Out now hooks into
ModuleManagerinstead, so automatic item pulling works again
while the printer is running.
Changed
- Built against litematica-printer
26.2-1.3-beta.4(previously1.3-beta.3).
Requirements
- Minecraft 26.2
- Litematica Printer users: update to 1.3-beta.4
1.1.27-26.1.2Релиз26.1.2 · 30 июля 2026 г.
1.1.27
Added
- Sophisticated Backpacks support (optional):
- Placed/wall-mounted backpacks can now be linked as world container sources, the same way chests, barrels, and shulker boxes are.
- Item requests now also fall back to a matching Sophisticated Backpack carried by the player — in their main inventory, offhand, worn instead of a chestplate, or equipped in a Curios slot (if Curios API is installed) — when the item isn't found directly or in a linked container.
- Fully optional: works out of the box if Sophisticated Backpacks (and, for the Curios slot check, Curios API) isn't installed.
1.1.26-neoforge-1.21.1Релиз1.21.1 · 13 июля 2026 г.
Port to NeoForge. Works with Forgematica.
1.1.26-forge-1.20.1Релиз1.20.1 · 13 июля 2026 г.
Port to Forge. Works with Forgematica and ForgematicaPrinter.
1.1.26-26.2Релиз26.2 · 13 июля 2026 г.
Port to NeoForge. Works with Forgematica.
Комментарии
Загружаем…



