Starbound

Starbound

56 个评价
Quick Stack Gun
2
6
4
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
787.498 KB
2024 年 1 月 28 日 上午 7:56
2024 年 2 月 1 日 上午 4:11
10 项改动说明 ( 查看 )

订阅以下载
Quick Stack Gun

描述
What Is This Mod For?

This mod is an attempt to bring "Quickstack to nearby chests" feature of Terraria.

How Do I Use It?

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.

Quckbar Menu Support

https://psteamcommunity.yuanyoumao.com/workshop/filedetails/?id=2512589532
https://psteamcommunity.yuanyoumao.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.

Key Binding Support

https://github.com/StarExtensions/StarExtensions

If you have StarExtensions mod installed, Shift+B is bound to quick stacking.

Is there Criteria to Which Chest Is Scanned?

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": "add", "path": "/ignoreContainerNames/novakidshiplocker", "value": true } ]
  • 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`

WARNING

This mod is only tested on single player. I don't know if it will work on multiplayer.

TODO
  • 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
18 条留言
Lumi 3 月 5 日 上午 6:44 
Great mod, also thanks Silver <3
Silver Sokolova 2024 年 9 月 25 日 下午 6:07 
If you change the `if not starExtensions` check to `if not input`, the binding will work for OpenStarbound too!
Fiendix 2024 年 8 月 5 日 上午 9:08 
has anyone tested this in multiplayer yet?
ok6129 2024 年 6 月 10 日 上午 6:59 
멋진 모드 감사합니다! : )
ᛚᚬᚴᛁ 2024 年 4 月 19 日 下午 12:26 
nevermind
此人已穿越 2024 年 4 月 12 日 上午 6:47 
wow, I love this
XM-1-24-B 2024 年 2 月 6 日 上午 10:04 
This is one of those mods that can be outright declared essential for any playthrough of starbound from now on. Thank you for making this.
아요Ayo 2024 年 2 月 2 日 上午 5:04 
그래도 단축키가 있어서 아주 문제 없네요 :SBchicken:
아요Ayo 2024 年 2 月 2 日 上午 4:57 
퀵바 메뉴 잘 쓰다가 모드 하나 더 새로 추가하니
퀵바 메뉴에서 퀵 스택 건이 사라졌습니다.
anasvn  [作者] 2024 年 2 月 1 日 下午 3:33 
감사합니다. 혹시 다른 모드와 충돌이 있거나 버그가 있다면 댓글로 남겨주세요