{
    "type": "ftbstuff:fusing_machine",
    "energy": {
        "fe_per_tick": 50,
        "ticks_to_process": 40
    },
    "inputs": [
        {
            "tag": "c:storage_blocks/aluminum"
        }
    ],
    "result": {
        "id": "productivemetalworks:molten_aluminum",
        "amount": 810
    }
}