mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-03-24 02:44:34 +00:00
14 lines
583 B
JSON
14 lines
583 B
JSON
{
|
|
"name": "RBMK Cooler",
|
|
"icon": ["hbm:tile.rbmk_cooler", 1, 0],
|
|
"trigger": [["hbm:tile.rbmk_cooler"]],
|
|
"title": {
|
|
"en_US": "RBMK Cooler",
|
|
"zh_CN": "RBMK冷却器"
|
|
},
|
|
"content": {
|
|
"en_US": "The cooler is an optional component that can be used to cool an [[RBMK]], however unlike the [[steam channel|RBMK Steam Channel]], the cooler does not allow the heat to be extracted and used. The RBMK cooler uses up cold perfluoromethyl and outputs regular PFM at a constant rate of 50mB/t, and rapidly cools down all RBMK components in a 5x5 area by 200°C/t."
|
|
}
|
|
}
|
|
|