I want to add a quantity for gold but I don't see how to do it (I'm new to KubeJS) despite the wiki :
wiki : event.recipes.mekanism.metallurgic_infusing(output, inputItem, infusionInput, infusionAmount)
I have this : event.recipes.mekanism.metallurgic_infusing('moremekanismprocessing:platinum_ingot', 'moremekanismprocessing:iridium_ingot', 'mekanism:gold')
