Ender Tweaker

Ender Tweaker

9M Downloads

Alloy Smelter recipes ignore inputs quantity even tho jei show the recipe fine

kevindevm opened this issue ยท 0 comments

commented

i tried this

mods.enderio.AlloySmelter.addRecipe(<minecraft:end_stone>*5, [<minecraft:obsidian>*5,<minecraft:ender_pearl>], 80000);

and i put 1 obsidian will do the recipe anyways and i put more than 5 then will only consume 5, any fix for this?