{
  "conditions": [
    {
      "type": "forge:mod_loaded",
      "modid": "thermal"
    }
  ],
  "type": "tconstruct:melting",
  "ingredient": {
    "item": "minecraft:glowstone"
  },
  "result": {
    "amount": 1000,
    "fluid": "thermal:glowstone"
  },
  "temperature": 1000,
  "time": 100
}