jinxOAO-MixCargoController icon

MixCargoController

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

CHANGELOG

Change log

1.0.0 & 1.0.1:

  • Support copying and pasting. The mix-cargo configurations can be saved in blueprints.
  • 支持复制与粘贴功能,并且混带信息现在可以被保存在蓝图中。

0.1.3:

  • Fixed a bug where fill the path button would make the total limit to exceed the conveyor belt's cargo capacity.
  • 修复一个填满线路按钮会导致限制总和超出传送带承载上限的bug。

0.1.2:

  • Add a scaling button to adjust the quantity limit of all cargos, making full use of the entire belt path.
  • 添加按比例缩放按钮,一键修改所有货物的数量限制,来充分利用整个传送带线路。

0.1.1:

  • Support merging control between different conveyor belt paths.
  • 支持传送带之间的并带控制。

0.1.0:

  • Initial release.
  • 发布。