Then letting you know that the EnderIO alloying and storage blocks are not integrated.
GregTech 6 MineTweaker
-
-
could you give me a screenshot of the Recipes you are missing in my crucible?
-
Writeup by Ore Dictionary
1 Phased Iron = 1 Iron + 1 Enderpearl
1 Electrical Steel = 1 Iron + 1 coal + 1 Silicon
?= 1 steel + 1 Silicon (+ ? coal)
1 Conductive Iron = 1 Iron + 1 Redstone
1 Energetic Alloy = 1 gold + 1 Redstone + 1 glow-stone
1 Phased Gold = 1 Energetic Alloy + 1 Enderpearl
1 Dark Steel = 1 Iron + 1 coal + 1 Obsidian
?= 1 steel + 1 Obsidian (+ ? coal)
1 Redstone Alloy = 1 Silicon + 1 Redstone -
Cont...
1 Soularium = 1 gold + 1 Soulsand(or components thereof)
1 Electrum Flux = 1 Electrum + 2 Redstone
4 Enderium Base = 2 Tin + 1 Platinum + 1 SilverElectrum Flux is the only one you have a itemset for.
Enderium Base is there because the EnderIO Alloyer only accepts 3 item types.
Dark Iron has bars, ladders, a grinding ball and an anvil.
Oddly, the bars are called "Dark Iron Bars" and are in "barsIron" -
Writeup by Ore Dictionary
1 Phased Iron = 1 Iron + 1 Enderpearl
1 Electrical Steel = 1 Iron + 1 coal + 1 Silicon
?= 1 steel + 1 Silicon (+ ? coal)
1 Conductive Iron = 1 Iron + 1 Redstone
1 Energetic Alloy = 1 gold + 1 Redstone + 1 glow-stone
1 Phased Gold = 1 Energetic Alloy + 1 Enderpearl
1 Dark Steel = 1 Iron + 1 coal + 1 Obsidian
?= 1 steel + 1 Obsidian (+ ? coal)
1 Redstone Alloy = 1 Silicon + 1 Redstone
1 Soularium = 1 gold + 1 Soulsand(or components thereof)
1 Electrum Flux = 1 Electrum + 2 Redstone
4 Enderium Base = 2 Tin + 1 Platinum + 1 SilverElectrum Flux is the only one you have a itemset for.
Enderium Base is there because the EnderIO Alloyer only accepts 3 item types.
Dark Iron has bars, ladders, a grinding ball and an anvil.
Oddly, the bars are called "Dark Iron Bars" and are in "barsIron"Those should all now have a respective alloying Recipe. Including the Enderium Base.
Dark Iron and Dark Steel are two different things afaik.
-
Dark Iron and Dark Steel are two different things afaik.Not in EnderIO, 6 "Dark Steel" makes 16 "Dark Iron Bars".
I think they thought the general case was "Iron Bars" not "Bars" and didn't want to have "Dark Steel Iron Bars" -
Dark Iron is a metal added by Factorization isn't it? That used to be made using the wrath fire on iron blocks.
-
How can I add recipes for crucible smelting since there is no duration and eu/t but temperature instead?
-
Oh damn just found the crucible alloying answer. Nevermind then.
-
Hello everyone in this thread
Im trying to launch GT 6 tweaker, just for example i wrote a example script, but i got nothing
Codeimport mods.MTUtilsGT; MTUtilsGT.addCustomRecipe("sShredderRecipes",true, 128, 128, [10000], [<minecraft:stone>], null, null, [<minecraft:diamond_block>]);
But it has no effect
Does this GT6 minetweaker wirking or not?
-
Hello everyone in this thread
Im trying to launch GT 6 tweaker, just for example i wrote a example script, but i got nothing
Codeimport mods.MTUtilsGT; MTUtilsGT.addCustomRecipe("sShredderRecipes",true, 128, 128, [10000], [<minecraft:stone>], null, null, [<minecraft:diamond_block>]);
But it has no effect
Does this GT6 minetweaker wirking or not?
Having the same issue, doesn't work.