Metallurgy Discussion

TheZopilote

New Member
Jul 29, 2019
5
0
0
That I have tried from the MineTweaker forum. It comes back as a bad null syntax error of some machination.
 

TheZopilote

New Member
Jul 29, 2019
5
0
0
Well, while the ExtraTiC config doesn't have a 'disable this liquid' option, it does have options for altering ratios for making the alloys. What happens if you set the gold and iron input and the angmallen output all to 0 ingots?
As for using Modtweaker to remove the alloying recipe to make angmallen, try the following:
Code:
mods.tconstruct.Smeltery.removeAlloy(<liquid:angmellen.molten>);
The liquid id may be wrong, but you can check that yourself ingame with the "/mt liquids" command.


Update: Setting an input/output to 0 in the ExtraTiC config will both delete the ore you smelted, as well as delete the smeltery controller block itself.


A solution has been found! I set the ratio of input units in the extraTiC config to some very large prime numbers and now it's completely impossible to generate angmallen. They coexist in the smeltery just as mother nature intended. Thank you everyone who helped!!
 
Last edited: