0 of 0

File information

Last updated

Original upload

Created by

YYuan

Uploaded by

yyyyyyuan

Virus scan

Safe to use

Tags for this mod

About this mod

优化拾取器逻辑 Optimize picker logic

Requirements
Permissions and credits
修改拾取器向工厂输送原料时的逻辑,加入上限判断。现在每种物品在工厂中的数量限制为工厂生产单个物品所需数量的 10 倍,防止拾取器过度输送,导致仓库被掏空,从而影响其他工厂的正常生产。

Modified the picker logic for delivering raw materials to factories. A new cap has been introduced: the maximum amount of each item in a factory is now limited to 10 times its required amount. This prevents pickers from excessively delivering materials, depleting storage and disrupting the operation of other factories.

BepInEx:https://github.com/BepInEx/BepInEx/
BepInEx安装(Install): 
X:\SteamLibrary\steamapps\common\Return From Core\Return From Core.
├── BepInEx
├── doorstop_config.ini
├── winhttp.dll
└── Return From Core.exe

Copy this plugin DLL into 解压插件到 BepInEx\plugins\

├─config
├─core
├─patchers
└─plugins
    ├─betterPicker
        ├─betterPicker.deps.json
        ├─betterPicker
        ├─betterPicker.pdb