jinxOAO-MixCargoController icon

MixCargoController

自定义某条传送带上每种货物的最大数量,以此自动控制分拣器启停。Customize the maximum quantity of each type of cargo on a belt to automatically control the attached sorter.

Last updated a week ago
Total downloads 322
Total rating 0 
Categories Belts and Sorters Logistics
Dependency string jinxOAO-MixCargoController-1.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

xiaoye97-BepInEx-5.4.17 icon
xiaoye97-BepInEx

BepInEx5.4.17 mod plugin framework, Mod框架

Preferred version: 5.4.17
xiaoye97-LDBTool-3.0.1 icon
xiaoye97-LDBTool

Library that allows mods to add and edit Proto data. Also allows you to see Proto data, config ID's of mod Protos and change localized strings

Preferred version: 3.0.1
CommonAPI-CommonAPI-1.6.5 icon
CommonAPI-CommonAPI

A modding library for Dyson Sphere Program. Currently is under development.

Preferred version: 1.6.5

README

Mix Cargo Controller 混带控制器

  • This mod can limit the maximum quantity of various cargos on a conveyor belt. When the set number of goods on a certain conveyor belt reaches the set limit, the sorter cannot place the goods on the conveyor belt, even if there are still empty spaces on the conveyor belt.
  • 此mod可以限制一条传送带上各种货物的数量上限。当某条传送带上的某种设定的货物数达到设定的限制后,分拣器无法将该种货物放在传送带上,即使传送带仍然有空位。

mixbeltinfo.png

How To Use 如何使用

  • Click any belt to configure mixed cargo limitations for the entire belt path.
  • 点击任意传送带来配置该条传送带上各种混带货物的数量限制。
  • The mixing belt setting can only work properly when all the cargos on this belt are put in or taken out through the sorter, or when connecting other conveyor belt lines through direct conveyor belt integration. This mod will only limit and count the operation of the sorter and direct-connected belt line, and will not limit or count the direct in/out port. Do not link conveyor belts (that need control the cargos limitations) to logistics towers, storage tanks, splitter, and other direct in/out buildings' ports.
  • 只有该条传送带的所有货物都是通过分拣器放入或取出时,或是通过直接的传送带并入方式连接其他传送带线路时,混带设置才能正常工作。此mod只会限制、统计分拣器或直连传送带线路的工作,不会限制或统计直入直出接口。请勿将需要限制货物数量的传送带直接连接到物流塔、储液罐、四向分流器等直入直出建筑。不建议使用传送带并带方式
  • The working logic of the conveyor belt which doesn't have any item configurations works the same as that of the vanilla conveyor belt.
  • 不设置任何物品限制时,传送带与原版传送带工作逻辑相同。
  • The mix-cargo configurations can be copied and pasted through in-game shortcut keys ( <, or >. ). (However, considering that players often use Shift to click on the conveyor belt and then build new belt paths, in this case, the configurations of the clicked conveyor belt path will not be copied, and the newly created conveyor belt will not have any configurations.)
  • 混带设置可以通过游戏内快捷键(<,或>.按键)进行复制与粘贴。(但是,考虑到玩家经常使用Shift点击传送带并建造新的线路,因此这种情况下,并不会复制被点击的传送带线路的配置,新建的传送带为无混带配置的传送带)
  • The mix-cargo configurations can be saved in the blueprint. Attention: It is highly NOT recommended to use conveyor belt paths' confluence in the blueprint! It is recommended to use a sorter to transport cargoes between different belt paths. Due to the uncontrollable construction sequence of blueprint's belts, the mix-cargo configuration may be incorrectly covered or cleared during construction. The blueprint with mix-cargo configurations can be used by users who have not installed this mod without any errors (of course, users who have not installed the mod will not have the effect of mix-cargo restriction functions).
  • 混带设置会被保存进蓝图。注意:非常不建议在蓝图中使用传送带并带方式!推荐全部采用分拣器在传送带不同线路之间输送物资。因为含有传送带并带的蓝图在建造时,可能会由于建造顺序的不可控而导致线路错乱,从而使得混带配置被错误地覆盖、清空。 含有混带信息的蓝图可以被未安装此mod的用户使用且不报错(当然未安装mod的用户也不会有混带限制的效果生效)。

Compatibility 兼容性

  • The compatibility with Weaver and SampleAndHoldSim is not tested.
  • 与Weaver和SampleAndHoldSim的兼容性尚未经过测试。