EinsDreiDreiSieben/mods/quickstack
2025-05-08 22:41:25 +02:00
..
locale Mods in den Spieleordner reingeschoben. So richtig tief. 2025-05-08 22:41:25 +02:00
sounds Mods in den Spieleordner reingeschoben. So richtig tief. 2025-05-08 22:41:25 +02:00
textures Mods in den Spieleordner reingeschoben. So richtig tief. 2025-05-08 22:41:25 +02:00
init.lua Mods in den Spieleordner reingeschoben. So richtig tief. 2025-05-08 22:41:25 +02:00
LICENSE.md Mods in den Spieleordner reingeschoben. So richtig tief. 2025-05-08 22:41:25 +02:00
mod.conf Mods in den Spieleordner reingeschoben. So richtig tief. 2025-05-08 22:41:25 +02:00
quickstack.lua Mods in den Spieleordner reingeschoben. So richtig tief. 2025-05-08 22:41:25 +02:00
README.md Mods in den Spieleordner reingeschoben. So richtig tief. 2025-05-08 22:41:25 +02:00
screenshot.png Mods in den Spieleordner reingeschoben. So richtig tief. 2025-05-08 22:41:25 +02:00
settingtypes.txt Mods in den Spieleordner reingeschoben. So richtig tief. 2025-05-08 22:41:25 +02:00
ui.lua Mods in den Spieleordner reingeschoben. So richtig tief. 2025-05-08 22:41:25 +02:00

Quick Stack [quickstack]

luacheck License Minetest ContentDB

Adds Terraria's "quick stack to nearby chests" feature to Unified Inventory.

Usage

Performing a quick stack is as simple as clicking the button in your inventory. If any items were successfully quick stacked, you will hear a pop sound.

In addition to the quick stack button, another button allows you to configure how the quick stack button works. You can choose to lock inventory slots, lock all tools, enable metadata matching, or show locked slots.

Locking inventory slots functions like Terraria's "favorite" feature, in that any locked slots will not be quick stacked. Locking tools works similarly, preventing any tools from being quick stacked, even if they are not in a locked slot.

Settings

By default, all nodes with "chest" in their name or description will be automatically detected for quick stacking. To remove wrongly detected nodes, or add other nodes, you can use the following settings:

  • quickstack_exclude_nodes - A comma separated list of node names to exclude from quick stacking.
  • quickstack_include_nodes - A comma separated list of node names to include in quick stacking.

License

License for code: MIT

License for media: CC BY-SA 4.0

Derivative sources: