You can't figure out or guess where the bug/problem is?Backup your world, redownload the pack and launcher
You can't figure out or guess where the bug/problem is?Backup your world, redownload the pack and launcher
Its probaly a bug with some cross mod interactions, i am guessing minetweaker, however most players dont have the issue and you dont have a crash report, so no way to know exactly what the problem is.... so the simplest way is to get a fresh copy of the pack to solve the issue.You can't figure out or guess where the bug/problem is?
Its probaly a bug with some cross mod interactions, i am guessing minetweaker, however most players dont have the issue and you dont have a crash report, so no way to know exactly what the problem is.... so the simplest way is to get a fresh copy of the pack to solve the issue.
Vanilla furnaces ores recipes are removed intenionally... Cooking ores in furnaces which cook food is unhygenic! D:For me it is, that all the recipes for smelting metal in furances are missing. (so vanilla furnaces, mekanism and the alloysmelter have no more recipes with anything metal-related in them. the mariculture crucible and tinkers's construct still have the recipes)
Will try to redownload everything now and then tell if that worked.
Vanilla furnaces ores recipes are removed intenionally... Cooking ores in furnaces which cook food is unhygenic! D:
mods.Mekanism.crafting.removeRecipe(784:8);Vanilla furnaces ores recipes are removed intenionally... Cooking ores in furnaces which cook food is unhygenic! D:
fixed it. You have to remove the lines with furnace.remove in the scripts\modtweaker.zs and than type /minetweaker reload. Now I can smelt again.mods.Mekanism.crafting.removeRecipe(784:8);
mods.Mekanism.crafting.addRecipe(784:8, [700:2, 700:2, 700:2],
[4419, 784, 4419],
[700:2, Furnace, 700:2]]);
this is my minetweaker. No furnace remove thingy.
fixed it. You have to remove the lines with furnace.remove in the scripts\modtweaker.zs and than type /minetweaker reload. Now I can smelt again.
Don't know if you find it cheaty but i need it for my automation.
yes.So disabling recipes in the vanilla-furance, disables them in all furnaces?
maybe read a bit more? I had the same problem. Are you lazy or can't you read?Is it me or the iron dust can't be cooked in the mekanism smelter?
How do i get the gas?You can use natural gas to heat it up to 2000. One tank last a very long time. It is very easy to get as well.
yes.
maybe read a bit more? I had the same problem. Are you lazy or can't you read?
Cool down boss! You were talking about normal furnaces, I am having problem with the mekanism smelter.
thank you for making that clear.Hrm... I really love the liquid-hoppers from pneumaticcraft:
........
[edit]
We were talking about the smelters, too.
As he answered me: disabling the vanilla-furance recipe seems to disable the mekanism/ender IO recipes for their smelters, too. So you need to re-enable the vanilla furnace recipes to make the others work, too.