Ender Tweaker

Ender Tweaker

9M Downloads

AlloySmelter add broken

ForserX opened this issue ยท 1 comments

commented
import mods.enderio.AlloySmelter;
AlloySmelter.addRecipe(<enderio:item_material:48>, [<minecraft:dye:2>, <minecraft:log>, null]); // green

There are no errors, but the recipe does not appear either.

commented

Oh... Need [minecraft:dye:2, minecraft:log]

My bad