缺氧
Customize Plants
MrGM 2023 年 6 月 22 日 下午 6:48
Oxyfern production to different plants
I've been experimenting with this mod, but I'm not sure of something, can you give any plant the capadity to turn X gas into Y, like oxyferns do? I see the OxyfernOxygenPerSecond tag, but I don't know how to give it to other plants, maybe is in adding Input/output_element?
< >
正在显示第 1 - 4 条,共 4 条留言
Fumihiko  [开发者] 2023 年 6 月 24 日 上午 5:55 
Oxyferns and wheezeworts have special components and a different sprite set. It's really difficult to apply these properties to other plants without looking weird.
Instead the input/output element is a different simpler component. It's basically like the air filter building. You can choose to convert any element into any other element or destroy/create from nothing. There are two examples in the default configuration (PrickleGrass, CactusPlant).
Fumihiko  [开发者] 2023 年 6 月 24 日 上午 5:56 
OxyfernOxygenPerSecond is a global option, not a plant specific one. It applies only to Oxyferns.
MrGM 2023 年 6 月 24 日 上午 9:37 
I ended up adding

"input_element": "ContaminatedOxygen",
"output_element": "Oxygen",
"input_rate": 100,
"output_rate": 100, (is it Kg/s, yes?)

between safe_elements and temperatures.

Seems to work fine so far, but wild reeds in closed areas don't seem to turn all the PO2 into O2, I guess because of gas pressure?
Fumihiko  [开发者] 2023 年 6 月 24 日 下午 1:48 
Not sure. Might be too large of a number. The ElementConverter only transforms full packs.
< >
正在显示第 1 - 4 条,共 4 条留言
每页显示数: 1530 50