Oxygen Not Included

Oxygen Not Included

26 ratings
反熵热量中和器
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
276.647 KB
21 Oct, 2024 @ 6:06am
19 Nov, 2024 @ 5:29am
4 Change Notes ( view )

Subscribe to download
反熵热量中和器

Description
此mod的作用是将反熵热量中和器添加到研究栏(气体-气压管理)和建造栏(实用)中,使得其可以被研究和建造出来,并且提供了一部分的参数可供配置。

修改调整部分:

1. 可以配置每秒的吸/产热量

原版是每秒-16度,也就是工作时每秒吸热16度,设备工作自身还吸热64度,一共每秒吸热80度。现在可以调整工作时吸/产热量,设备自身吸热64度保持不变

2. 可以配置设备的最低工作温度

原版最低温度是100K(也就是-173.15℃),达到温度后就停止工作了

3. 设备不可被淹没

4. 设备不可被掩埋
-----------------20241117更新-----------------------
1.添加信号输入端口,方便自动化信号控制
8 Comments
Nased0 30 Nov, 2024 @ 1:06am 
[07:52:09.194] [113] [INFO] Reporting error.
[07:52:09.194] [113] [INFO] SimMessage: Assert failed: 0 <= final_temperature && final_temperature <= SIM_MAX_TEMPERATURE


Please change the minimumTemperature in config.json!

{"ExhaustKilowattsWhenActive":-500.0,"minimumTemperature":-270.0}
Nased0 20 Nov, 2024 @ 3:54am 
Thanks for adding an automation socket for controlling this machine with temp. sensor.
Nased0 18 Nov, 2024 @ 6:05pm 
The new mod update reverted minimumTemperature to -300.0 C and it caused a game crash.
https://pastebin.com/3MKvt2v4
Please change minimumTemperature to -270.0
Nased0 12 Nov, 2024 @ 8:24am 
Great mod BTW, it saved my overheating colony!
Nased0 10 Nov, 2024 @ 12:51pm 
Change this in file config,json, so the game won't crash at unphysical temperature below absolute zero:
{"ExhaustKilowattsWhenActive":-100.0,"minimumTemperature": -200.0 }
Nased0 9 Nov, 2024 @ 2:11pm 
Hello
The game closed without warning, when I build MyMassiveHeatsink with log entry:
https://pastebin.com/bcHHHEXL

[21:28:32.967] [163] [INFO] Reporting error.

[21:28:32.967] [163] [INFO] SimMessage: Assert failed: 0 <= final_temperature && final_temperature <= SIM_MAX_TEMPERATURE
[21:28:32.967] [163] [INFO]
CrashReporter: file does not exist to include:

P.S.
In file config.json
{"ExhaustKilowattsWhenActive":-100.0,"minimumTemperature":-300.0}

-300C is below 0K!
Nased0 6 Nov, 2024 @ 11:02am 
The function of this mod is to add the anti-entropy heat neutralizer to the research column and construction column, so that it can be researched and built, and provide some parameters for configuration.

Modification adjustment part:

1. The heat absorption/production per second can be configured

The original version is -16 degrees per second, that is, 16 degrees of heat absorption per second when working, and the device itself absorbs 64 degrees of heat, a total of 80 degrees per second. Now you can adjust the heat absorption/production during work, and the device itself absorbs 64 degrees of heat unchanged

2. The minimum operating temperature of the device can be configured

The minimum temperature of the original version is 100K (that is, -173.15℃), and it stops working when the temperature is reached

3. The device cannot be submerged

4. The device cannot be buried
Velvet32 1 Nov, 2024 @ 2:49pm 
I wish i could read this.