GTNewHorizons / Minetweaker-Gregtech-5-Addon

Minetweaker Addon for all Gregtech 5 Machines
GNU General Public License v3.0
21 stars 12 forks source link

Pyrolyse Oven Recipes #49

Closed UnlimatedStone9 closed 1 year ago

UnlimatedStone9 commented 5 years ago

I cannot seem to get any Pyrolyse Oven recipes to work as I want, they don't work and I don't understand why This is the best I could come up with as recipes, based on the template on GitHub but it doesn't work, could you help me?

mods.gregtech.PyrolyseOven.addRecipe([ 2, 1000], , [, * 1000, 200, 5]);

UnlimatedStone9 commented 5 years ago

A snipping of the recipe because GitHub likes to hide <> image

Pilad commented 5 years ago

mods.gregtech.PyrolyseOven.addRecipe(< minecraft:coal:1 >20, < liquid:creosote >2000 , 0, < minecraft:log:1 > * 16, null, 200, 64); 0- circuit number null - input fluid