Hi! Im currently trying to add my own recipe to the Ender IO Sag mill in the SagMillRecipes_User.xml, but i can´t put the soulsand in the sag mill! heres the recipe in the file.
<recipeGroup name="Mattesolo" enabled="true"> <recipe name="SoulsandPearl" energyCost="1000"> <input> <itemStack modID="minecraft" itemID="88" /> </input> <output> <itemStack modID="minecraft" itemID="368" number="1" chance="0.01"/> </output> <output> <itemStack modID="minecraft" itemID="12" number="1" chance="1"/> </output> </recipe> </recipeGroup>