Oxygen Not Included

Oxygen Not Included

163 ratings
IceBox
   
Award
Favorite
Favorited
Unfavorite
Compatibility: Base Game, Spaced Out!
File Size
Posted
Updated
530.678 KB
13 Oct, 2021 @ 9:07pm
15 Oct, 2022 @ 2:18am
9 Change Notes ( view )

Subscribe to download
IceBox

Description
1.添加了一个3*3可以降温到-40度的冰箱(动画用的是饥荒维多利亚的冰箱皮肤

====1. Added a 3*3 refrigerator that can cool down to -40 degrees Celsius。。=====

2.可以自定义容量和使用的电力。

====2. You can customize the capacity and the power used. ====

3.修改气体保鲜模式,现在在任何气体中都是防腐烂的气体特征(还没全部测试,应该没有问题。修改原版冰箱降温到-40度。

====3. Modify the gas preservation mode. Now it is a corrosive gas characteristic in any gas (not all tested yet, there should be no problem. Modify the original refrigerator to cool down to -40 degrees Celsius. ====

4.配合冰箱就永久保鲜了。需要研究到电冰箱那一栏

====4. With the refrigerator, it will keep fresh forever. Need to study the refrigerator column ====

有任何问题请发送崩溃截图和游戏崩溃日志到 Charles@klei.vip 我会尽可能解决。

===== If you have any questions, please send the game crash log and game screenshots to the email Charles@klei.vip Thank for you using
Popular Discussions View All (1)
5
20 Jan, 2024 @ 4:18am
報錯
[TW]我在想ID
86 Comments
Charles  [author] 17 Apr @ 8:40am 
@meishka16 OK:steamhappy:
meishka16 16 Apr @ 11:33pm 
never mind! i figured it out... when you use Customize Buildings, and select the sealed storage option, it messes with the fridge. so I just turned that off and downloaded a different sealed storage mod, and now it all works fine!
meishka16 16 Apr @ 1:41pm 
I'm running into an issue where, using the refrigerator, it will take my -31*F pikeapples and bring them to -40*f, but the 67*F meat stays at 67*F without any changes. I prefer to use the fridge because it's also affected by the Shared Storage mod, but if I can't figure out why it's not working, well... it's got power, it's not in a hot area, it's in oxygen. it's just not chilling everything in it any more
Charles  [author] 23 Apr, 2023 @ 8:38pm 
@Thundercraft I'm glad you could use the module I developed and it didn't cause any errors on your computer. The module was initially created for personal enjoyment and to free myself from other constraints while playing games. Therefore, there was no balance in the module. If you have read my code, you should be able to see that I am not very proficient in programming. Thank you again for your feedback, I will consider your suggestion during my free time at work, and will consider whether to include it in the module. --from google.translate
Thundercraft 23 Apr, 2023 @ 4:32am 
So far, I have not encountered any errors or any issues. It works.

That said, I was slightly disappointed to see that the IceBox puts out a fixed Heat of +200 DTU/s, which is noticeably less than the +320 DTU/s of the vanilla Refrigerator.

I was further disappointed to learn that the "RefrigeratorSelfHeatKilowattsWhenActive" value in Options is ONLY able to add an additional kDTU/s value to the regular, vanilla Refrigerator. That seems to be the only thing it does as it has no impact on the new IceBox. I was hoping to adjust the mentioned +200 DTU/s Heat on the IceBox as it seems cheaty since it not only produces less heat, but has a much larger storage capacity.

As such, I think I'll just stick with 'Dupes Refrigeration'.
Thundercraft 22 Apr, 2023 @ 4:17pm 
For English speakers:

The Options button in the "Options for Icebox" window are (from top to bottom):
"Defultstorage": 520.0
"DefultPower": 240.0
"RefrigeratorPower": 120.0
"RefrigeratorStorage": 100.0
"RefrigeratorSelfHeatKilowattsWhenActive": 0.0

In addition to these, there is an extra option in the config.json file in the mod folder:
"SimulatedInternalTemperature": 233.15
This temperature is in degrees Kelvin, which converts to -40°C or -40°F. (Yeah, I know: Weird coincidence, right?)
李云龙⭐⭐⭐ 17 Feb, 2023 @ 3:22am 
原来这个是无限保质,怪不得我怎么玩着玩着食物爆棚了
eziosh 6 Feb, 2023 @ 9:18pm 
@Charles
不能构成厨房应该是IceBox没有指定的Tag,

手动加tag试试:
public override void ConfigureBuildingTemplate(GameObject go, Tag prefab_tag)
{
KPrefabID component = go.GetComponent<KPrefabID>();
component.AddTag(RoomConstraints.ConstraintTags.Refrigerator);
}

不过我翻了半天也没怎么找到厨房的判定是在哪写的,估计是我搜的姿势不对。。。
Charles  [author] 17 Oct, 2022 @ 5:35am 
错误日志和截图提供下 @DMlxs
DMlxs 16 Oct, 2022 @ 10:56pm 
为啥,我一建筑这个冰箱,游戏就崩溃了