Skip to content

Commit

Permalink
Update FluidList.java
Browse files Browse the repository at this point in the history
  • Loading branch information
funions123 committed Oct 15, 2024
1 parent 8f99978 commit bf0f7ea
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ public static void registerCoolants() {
FluidRegistry.getFluid("ic2hotcoolant"),
Config.COOLANT_SPECIFIC_HEAT);

//boiling water reactor coolant registry
//the specific heat is irrelevant since it doesn't work like a normal coolant
CoolantRegistry.registerCoolant(
DISTILLED_WATER,
FluidRegistry.getFluid("steam"), 1);
Expand Down

0 comments on commit bf0f7ea

Please sign in to comment.