Mystical Agriculture

Mystical Agriculture

86M Downloads

ModTweaker Support

016Nojr opened this issue ยท 7 comments

commented

Would be nice to have this so I can add recipes to the furnaces in MA.

commented

Let's rephrase then. It doesnt work then, The printed parts for the circuits in Refined Storage you can smelt gold/dia/iron/silicon in a furnace, however this doesnt work in the MA furnaces. It's using the furnace.addRecipe function.

commented
commented

It does work though. :/

commented

Doesnt work for me in the latest SkyFactory 3 3.0.5 atleast, using MA version 1.3.9

commented

//Refined Storage Alternate Route
furnace.addRecipe(refinedstorage:processor:1, minecraft:gold_ingot);
furnace.addRecipe(refinedstorage:processor:2, minecraft:diamond);
furnace.addRecipe(refinedstorage:processor, minecraft:iron_ingot);
furnace.addRecipe(refinedstorage:processor:6, ore:itemSilicon);

commented

Never mind, just me derping. Sorry :/