You are viewing a potentially older version of this package. View all versions.
zhyb840305Test-AutoFixStationByReciper-20230511.22.11 icon

AutoFixStationByReciper

在物流塔上添加一个选择配方的按钮,通过配方对物流塔进行自动填充

Date uploaded 3 years ago
Version 20230511.22.11
Download link zhyb840305Test-AutoFixStationByReciper-20230511.22.11.zip
Downloads 1943
Dependency string zhyb840305Test-AutoFixStationByReciper-20230511.22.11

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

README

AutoFixStationByReciper

在物流塔上添加一个选择配方的按钮,通过配方对物流塔进行搭配

自动配置物流塔内容

1 在物流塔上添加一个“选择配方”的按钮;
2 点击选择配方;
3 自动对物流塔进行配置; 

更新说明

本次更新主要是添加了对原料和产物的配置:
需求(原料)的max的百份比,1-100,比如最大是20000,50就是自动设置成50/100*20000=10000个(默认是10)
Demand = 10
提供(产出)的max的百份比,1-100,比如最大是20000,50就是自动设置成50/100*20000=10000个(默认是100)
Supply = 100

安装

1. 先安装 BepInEx框架
2. 拖 AutoFixStationByReciper.dll 到BepInEx/plugins文件夹内

Installation

1. Install BepInEx
2. Then drag AutoFixStationByReciper.dll into BepInEx/plugins