Hello, I am developing a small mod that adds some useful recipes in minecraft, but I do not know how we report the second parameter of macerator.addRecipe(new ic2.api.recipe.RecipeInputItemStack(new ItemStack(1,1,0)), ???, new ItemStack(13,1,0));, which is the type NBTTagCompound.
Translated in Google from pt-br to en-us.