Quick Stack Gun
This mod is an attempt to bring "Quickstack to nearby chests" feature of Terraria.
this mod adds a new tool ‘Quick Stack Gun’. You can craft it from crafting menu. After you craft one,
- Left click to quickstack to nearby chests
- Right click to configure chest scan range.
https://steamcommunity.com/workshop/filedetails/?id=2512589532
https://steamcommunity.com/sharedfiles/filedetails/?id=764887546
If you have stardust core or stardust core lite mod installed, Quick Stack button will be added to Quickbar menu.
https://github.com/StarExtensions/StarExtensions
If you have StarExtensions mod installed, Shift+B is bound to quick stacking.
https://drive.google.com/file/d/1_iK1tzJrstBVman7z3NIAuc5umUwMVUd/view?usp=sharing
you can patch `/qsg/qsginore.config` → `/ignoreContainerNames` property to expand list of containers that need to be ignored.
For example `/qsg/qsgignore.config.patch` file might look like
- op : it must be "add"
- path : it must start with "/ignoreContainerNames/" append container name to be ignored i.e. novakidshiplocker
- value : container is ignored when the value is `true`. container is scanned when the value is `false`
This mod is only tested on single player. I don’t know if it will work on multiplayer.
- play responsive sfx when quickstacked over quickbar, keybinding
- make range setting accessible without the gun
- provide option to turn off parameter comparing based on item type(i.e. food expire date)
- provide ‘stack only; option