{
  "conditions": [
    {
      "type": "forge:mod_loaded",
      "modid": "thermal"
    }
  ],
  "type": "tconstruct:melting",
  "ingredient": {
    "tag": "forge:dusts/redstone"
  },
  "result": {
    "amount": 100,
    "fluid": "thermal:redstone"
  },
  "temperature": 850,
  "time": 80
}