Code: Select all
{
    type = "fluid",
    name = "molten-iron",
    icon = "__space-age__/graphics/icons/fluid/molten-iron.png",
    subgroup = "fluid",
    order = "b[new-fluid]-b[vulcanus]-a[molten-iron]",
    default_temperature = 1500,
    max_temperature = 2000,
    heat_capacity = "0.01kJ",
    base_color = {0, 0.1, 0.53},
    flow_color = {0.2, 0.68, 0.93},
    auto_barrel = false
  },The real-world Melting Point for Copper is 1358 Kelvin =~ 1085 Celsius; the Factorio prototype defines "Molten Copper" as having a Temperature of 1100 - which is close enough.
This post is only partially a joke.


