Stationeers

Stationeers

评价数不足
Easy Filter Code
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
102.706 KB
2024 年 2 月 8 日 下午 6:21
1 项改动说明 ( 查看 )

订阅以下载
Easy Filter Code

在 Vivien 的 1 个合集中
Vinus Mods & IC Scripts
21 件物品
描述
Simple filtration script to automate gas collection!


​# 0 = Oxygen
# 1 = Nitrogen
# 2 = Carbon Dioxide
# 3 = Volatiles
# 4 = Nitrous Oxide
# 5 = Pollutant
# 6 = Steam/Water
GASTYPE: (default: 0)

# Max Pressure on output pipe
MAXPRESSURE: (default: 20mpa or 20000kpa)

# Minium moles on the input pipe
MINMOLES: (default: 0.1 moles)

# Minium ratio of gas on input pipe
MINRATIO: (default 65% or 0.65)