{
    "type": "ftbstuff:fusing_machine",
    "energy": {
        "fe_per_tick": 50,
        "ticks_to_process": 40
    },
    "inputs": [
        {
            "item": "create:bar_of_chocolate"
        }
    ],
    "result": {
        "id": "create:chocolate",
        "amount": 250
    }
}