Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mekanismMetallurgicInfusing infusionAmount is 10 allways #9

Open
CKY- opened this issue Sep 2, 2022 · 1 comment
Open

mekanismMetallurgicInfusing infusionAmount is 10 allways #9

CKY- opened this issue Sep 2, 2022 · 1 comment

Comments

@CKY-
Copy link

CKY- commented Sep 2, 2022

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
Copy link

Xplodin commented Dec 1, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants