Oxygen Not Included

Oxygen Not Included

IceBox
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 
为啥,我一建筑这个冰箱,游戏就崩溃了
ChrisX 15 Oct, 2022 @ 7:53am 
我搞错啦,我没有调最大值
ChrisX 15 Oct, 2022 @ 7:51am 
现在冰箱无法使用清扫器
吐泡泡的小鱼 15 Oct, 2022 @ 5:44am 
没事QAQ
Charles  [author] 15 Oct, 2022 @ 2:45am 
更新至4.0.1
目前已知问题: 建造的IceBox无法替代冰箱构成厨房房间系统,最近上班比较忙,啥时候有空了再修复吧,有问题请发邮件
吐泡泡的小鱼 13 Oct, 2022 @ 6:33am 
爆红字了,也不知道为什么,心累,这次更新要了老命,呜呜呜
[TW]我在想ID 13 Oct, 2022 @ 5:27am 
使用此MOD會報錯的同好,問題已嘗試出來
我是使用重新安裝即可改善
你們可以試試
ChrisX 12 Oct, 2022 @ 10:11pm 
原版冰箱的容量更改任何数字
到游戏里都不生效。
Charles  [author] 12 Oct, 2022 @ 9:41pm 
更新了子类别
有问题请发错误日志到上面的邮件,附上游戏截图,目前本机测试DLC和本体都没有问题
但是到你们的电脑上就会崩溃,目前还不清楚是什么原因
最新的版本是3.0.2
Charles  [author] 12 Oct, 2022 @ 7:32am 
新加了自动化输入
更新版本至3.0.0
添加KPrefabID组件获取
代码改动有点多,请注意存档损坏问题
最最重要的是,本机测试是没有问题的,
Dlc和原版都可以正常使用,
有问题请发崩溃日志和游戏截图到上面的邮箱,
光说不能用我不清楚是什么原因的.
JakeNo 11 Oct, 2022 @ 2:44pm 
it crush my game :C can you update it ?
Charles  [author] 10 Oct, 2022 @ 5:40am 
崩溃日志和游戏截图提供下 @Z
Z 8 Oct, 2022 @ 4:45pm 
还是用不了啊大佬
fienddragon 8 Oct, 2022 @ 3:32am 
快建造好时就报错
saberuser 7 Oct, 2022 @ 3:27am 
求更新
春暖花开 6 Oct, 2022 @ 7:27am 
大佬 求更新,自己做保鲜太麻烦。话说科技做不到永久保鲜真的难受。
DMlxs 6 Oct, 2022 @ 3:40am 
感谢大佬的mod,坐等大佬更新
Charles  [author] 5 Oct, 2022 @ 5:37am 
阿哲,你们不关注更新得到吗,等等把,这几天工作比较忙,可能需要2-5天才能更新了
艾莎 5 Oct, 2022 @ 2:02am 
加一,开了之后会崩
1577116173 5 Oct, 2022 @ 12:17am 
不稳定 不知道是不是 我开了太多的mod。反正本体 用这个mod是总崩
AdamCF 14 Sep, 2022 @ 7:30pm 
很棒
yu 11 Aug, 2022 @ 6:17am 
为啥是英文的
Charles  [author] 24 Apr, 2022 @ 12:51am 
两格贴图就不好看了。。:steamfacepalm: @拉灯不怕黑
拉灯不怕黑 24 Apr, 2022 @ 12:28am 
冰箱为啥不是占两格,3格不对称啊 /泪奔
スペインboss 31 Mar, 2022 @ 12:09am 
弄得真不赖嗷
Charles  [author] 27 Mar, 2022 @ 4:54pm 
Mod启用界面,安装完成重启3游戏后在启用界面有选项按钮 @蓝精灵
蓝精灵 26 Mar, 2022 @ 11:25pm 
自定义容量在哪里改啊啊
老肥肉 14 Mar, 2022 @ 9:00am 
永久保鲜,强的一匹:steamthumbsup:
爱熊熊 3 Mar, 2022 @ 12:49am 
嗯 现在可以用了。
Charles  [author] 2 Mar, 2022 @ 7:57pm 
刚重写了一遍又能用了???
爱熊熊 2 Mar, 2022 @ 6:50pm 
出了更新补丁 已经好了 可以使用了。
Charles  [author] 2 Mar, 2022 @ 10:29am 
阿哲,这就有点神奇了,我下班回去重新看下吧:steamfacepalm:
爱熊熊 2 Mar, 2022 @ 9:04am 
版本号是V2.1 从新订阅了 进游戏 研究里有 建造里还是没有
桎梏非本意 1 Mar, 2022 @ 5:03pm 
好的
Charles  [author] 1 Mar, 2022 @ 2:37am 
@桎梏非本意 麻烦查看下模组页面版本号是不是v2.1呢,我这测试是没有问题的:steamfacepalm:,或者尝试重新订阅一下
夏至晚上吃然然 28 Feb, 2022 @ 9:58pm 
我今天能用了,重新订阅然后更新了一下mod就有了
桎梏非本意 28 Feb, 2022 @ 5:50pm 
大佬,的确在建筑栏里看不到这个冰箱
Charles  [author] 28 Feb, 2022 @ 3:52pm 
本地测试没问题,如果没有将建造菜单项目,请查看模组页面模组版本号应为V2.1 ,如果版本不对请尝试删除本地mod文件使Steam重新获取较新的MOD,若版本号正确还是无法建造,请发送游戏截图至邮箱 ra_hua@klei.club 谢谢
简简单单 28 Feb, 2022 @ 10:48am 
大佬求更新
Charles  [author] 28 Feb, 2022 @ 7:26am 
额,等我下班我看看,我本地测试没有问题,能正常建造:steamsad:
夏至晚上吃然然 27 Feb, 2022 @ 9:09pm 
U41-496912不行啊 = =本体和dlc试了都只存在研究界面,研究好了建造都没有找到