kevindevm opened this issue 5 years ago ยท 0 comments
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?