export const FUSION_CFG = { target: { id: 'torch', amount: 1, }, source: [ { id: 'thunder', amount: 1, }, { id: 'light', amount: 1, }, { id: 'spark', amount: 1, }, { id: 'blaze', amount: 1, }, { id: 'kindle', amount: 1, }, ] }