
DeliverySlotsTweaks
Let replicator and build tools use items in logistic slots. Tweak slots count and stacksize. Right click on hotbar to craft building. 手搓和建造可以直接使用物流背包的物品,配置文件可改物流背包容量及背包堆叠倍率
Date uploaded | 2 months ago |
Version | 1.5.10 |
Download link | starfi5h-DeliverySlotsTweaks-1.5.10.zip |
Downloads | 3886 |
Dependency string | starfi5h-DeliverySlotsTweaks-1.5.10 |
This mod requires the following mods to function

README
DeliverySlotsTweaks
- Let replicator and build tools use items in logistic slots.
- When logistic bots deliver items to mecha, let logistic slots fill first.
- Change the parameters of logistic slots (size, stack size).
- Overwrite default item stack size count in mecha inventory and fuel chamber.
Installation
Via r2modman, or manually download the file and put DeliverySlotsTweaks.dll
in BepInEx/plugins
folder.
Configuration
Run the game one time to generate BepInEx\config\starfi5h.plugin.DeliverySlotsTweaks.cfg
file.
If you're using mod manager, you can find the file in Config editor.
The changes will take effects after reboost, or go to game settings and click 'Apply' button.
Some effects will last in save after the mod is disabled.
When reducing ColCount, please clean up logistic slots first to prevent hidden slots not being accessible.
Default | Description | |
---|---|---|
DeliveryPackage | ||
UseLogisticSlots |
true | Let replicator and build tools use items in logistic slots. Take effect affter reloading the game. |
AutoRefillFuel |
false | Allow fuel chamber to also take from logistics slots. |
AutoRefillWarper |
false | Auto refill space warper from inventory and logistics slots. |
ColCount |
0 | No Change:0 TechMax:3 Limit:5 |
StackSizeMultiplier |
0 | No Change:0 TechMax:10 |
DeliveryFirst |
true | When logistic bots send items to mecha, send them to delivery slots first. |
SortToDelieverySlots |
false | When sorting inventory, send them to delivery slots first. |
PlayerPackage | ||
StackSize |
0 | Unify & overwirte item stack size in mecha inventory. Load game with this value ≤ 0 will skip this patch. |
StackMultiplier |
0 | Apply multiplier for stack size in inventory. Load game with this value ≤ 0 will skip this patch. |
BuildTool | ||
EnableArchitectMode |
false | Build without requirement of items (infinite buildings) |
EnableFastReplicator |
true | Right click on hotbar to queue the building in replicator |
物流清单修改
- 改变物流清单的逻辑行为, 使手动制造和建筑工具也可以使用物流清单内的物品。
- 当配送物品至机甲时, 优先补充物流清单的栏位。
- 改变物流清单的参数(列,堆叠数量)。
- 覆蓋机甲背包及燃烧室中的物品堆疊上限。
配置
配置文件(.cfg)需要先运行过游戏一次才会出现。
在修改完配置文件后重启游戏, 或进入游戏设置, 点击'应用设置'即可立即套用新的数值设定。
部分修改后的效果在停用mod后依然会存在。
管理器安装: 左边选项Config editor -> 找到starfi5h.plugin.DeliverySlotsTweaks
-> Edit Config
手动安装: 更改BepInEx\config\starfi5h.plugin.DeliverySlotsTweaks.cfg
文件
当减少物流清单容量时, 请先清空清单避免无法存取的残留栏位影响物流
Default | Description | |
---|---|---|
DeliveryPackage | ||
UseLogisticSlots |
true | 使手动制造和建筑工具可以使用物流清单内的物品。重启游戏后生效 |
AutoRefillFuel |
false | 自动补充燃料时也会使用物流清单内的物品 |
AutoRefillWarper |
false | 从背包和物流清单自动补充翘曲器 |
ColCount |
0 | 物流清单容量-列(不变:0 原版科技:3 最高上限:5) |
StackSizeMultiplier |
0 | 物流清单物品堆叠倍率(不变:0 原版科技:10) |
DeliveryFirst |
true | 配送机会优先将物品送入物流清单的栏位 |
SortToDelieverySlots |
false | 整理背包时会先将物品送入物流清单的栏位 |
PlayerPackage | ||
StackSize |
0 | 统一覆蓋机甲背包中的物品堆疊上限。当此值≤0时载入游戏将不会套用修改,直到游戏重启 |
StackMultiplier |
0 | 修改玩家背包中的物品堆疊倍率。当此值≤0时载入游戏将不会套用修改,直到游戏重启 |
BuildTool | ||
EnableArchitectMode |
false | 建筑师模式:建造无需物品 |
EnableFastReplicator |
true | 右键单击快捷栏中的建筑可直接在合成器排程制造 |
MOD兼容性
RebindBuildBar(1.0.4): 可改工具列会显示背包+物流清单的建筑数目
BlueprintTweaks(1.6.4): 使用带地基的蓝图时允许使用物流栏内的物品
Auxilaryfunction(2.8.2): 飞往未完成建筑也会使用物流栏位的物品
Multifunction_mod(3.4.5): 建筑师模式开启时, 工具列将显示建筑数目为999并且不再消耗
NebulaMultiplayerMod(0.9.0): 其他玩家发起的建筑事件不会消耗本地背包中的建筑
CheatEnabler(2.3.26): 建筑师模式兼容不再同步, 请自行打开本mod设置的建筑师模式
BuildBarTool(1.0.1): 第二建造栏未支援此mod的功能
可能会和改机甲物流背包的mod冲突
Acknowledgements
All trademarks, copyright, and resources related to Dyson Sphere Project itself, remain the property of Gamera Game and Youthcat Studio as applicable according to the license agreement distributed with Dyson Sphere Program.
CHANGELOG
Changelog
v1.5.10 (DSP-0.10.32.25496)
- Fix error when laying foundations in blueprint mode.
v1.5.9 (DSP-0.10.31.24646)
- Adapt to game version 0.10.31.24646
Previous Changelog
v1.5.8
- Remove CheatEnabler compat
v1.5.7 (DSP-0.10.30.23430)
- Update CheatEnabler compat to v2.3.26
v1.5.6 (DSP-0.10.29.22015)
- Add BlueprintTweaks v1.6.4 compat for allowing foundation blueprint to use delivery slots.
v1.5.5
- Add upper limit to StackSizeMultiplier(1M) and PlayerPackageStackSize(1,000M).
v1.5.4
- Add config AutoRefillWarper
.
v1.5.3 (DSP-0.10.29.21950)
- Add config EnableFastReplicator
.
v1.5.2 (DSP-0.10.29.21904)
- Fix that rebuilding doesn't take item in delivery slots.
v1.5.1 (DSP-0.10.29.28154)
- Fix for drone logic code refactor.
- Remove config EnableHologram
- Add Auxilaryfunction v2.5.1 compat for auto fly to unfinished bulding.
v1.5.0 (DSP-0.10.28.21308)
- Add config EnableHologram
, EnableArchitectMode
. Default are false.
- Update NebulaAPI compat version to 2.0.0 (pre-release version)
v1.4.2 (DSP-0.10.28.21172)
- Add config SortToDelieverySlots
. Default is false.
v1.4.1 (DSP-0.10.28.21172)
- Move item into delivery slots before sorting.
- Add compat to UnlimitedFoundations, Infinitefoundations
- UseLogisticSlots
now support upgarde, instant manual build, turrent hand fill.
v1.4.0 (DSP-0.10.28.21014)
- Add config option AutoRefillFuel
- Support UseLogisticSlots
for ammo refill and removing enemy base.
- Fix a bug that pinned inventory slots don't apply to new stack size.
- Fix a bug that some delivery slots aren't detected after storage size upgrade.
v1.3.1 - Fix stack size overwirte gets reset after setting the item filter.
v1.3.0 - Support DSP-0.10.28.20779, upgrade compats.
v1.2.3 - Fix Nebula, Multfunction_mod, CheatEnabler(v2.2.7) compat.
v1.2.2 - UseLogisticSlots for blueprint paste. Add Multifunction_mod(ArchitectMode), RebindBuildBar compat.
v1.2.1 - UseLogisticSlots for Auto Replenish. Add Nebula compat.
v1.2.0 - Add UseLogisticSlots
, StackMultiplier
config options. Add CheatEnabler(ArchitectMode) compat.
v1.1.1 - Apply StackSize
setting to fuel chamber and warper slot.
v1.1.0 - Add StackSize
config option. Now can apply mod config changes in game settings.
v1.0.1 - Fix a bug that some logistics solts are not usable.
v1.0.0 - Initial release. (DSP-0.9.27.15466)