Skip to content

Commit ee97531

Browse files
UltraPuPowerPeap1ant
authored andcommitted
pcb coolant temperature (StarT-Dev-Team#618)
1 parent 872c707 commit ee97531

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • kubejs/startup_scripts/elements_materials/material

kubejs/startup_scripts/elements_materials/material/misc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GTCEuStartupEvents.registry('gtceu:material', (event) => {
99

1010
MH.compLiquid('hot_sodium_potassium', ['1x sodium_potassium', '1x mystery'], 0x82fcc3, [noDecomp]);
1111

12-
MH.compLiquid('hot_pcb_coolant', ['1x pcb_coolant', '1x mystery'], 0xc9ca81, [noDecomp]);
12+
MH.compLiquidTemp('hot_pcb_coolant', 373, ['1x pcb_coolant', '1x mystery'], 0xc9ca81, [noDecomp]);
1313

1414
MH.compGem('diatron', [], 0x6699ff, ICONSETS.lapis, [noDecomp]);
1515

0 commit comments

Comments
 (0)