KubeJS-Mods / KubeJS-Mekanism

MIT License
1 stars 6 forks source link

mekanismMetallurgicInfusing infusionAmount is 10 allways #9

Open CKY- opened 2 years ago

CKY- commented 2 years ago

minecraft 1.18.2 kubejs-mekanism 1802.1.3-build.8

event.recipes.mekanismMetallurgicInfusing(output, inputItem, infusionInput, infusionAmount) this is my full file

onEvent('recipes', e => {
    e.recipes.mekanismMetallurgicInfusing('minecraft:comparator', 'minecraft:quartz', 'mekanism:tin', 120).id(`kubejs:mekanism/infusing/comparator`)
    e.recipes.mekanismMetallurgicInfusing(('compressed:steel_block_1x', 'compressed:iron_block_1x','mekanism:carbon', 180).id(`kubejs:mekanism/infusing/steel_block_1x`)
})

image image

Xplodin commented 1 year ago

hoping this gets fixed or a workaround is about. Would love to make metallurgic recipes