beta-0.14.6
This commit is contained in:
@@ -31,4 +31,8 @@ mods.tconstruct.Melting.addRecipe(<liquid:molten_adamantium> * 144,<contenttweak
|
||||
mods.tconstruct.Melting.addRecipe(<liquid:vibranium> * 144,<materialpart:vibranium:ingot>);
|
||||
mods.tconstruct.Melting.addRecipe(<liquid:molten_vibranium_alloy> * 144,<materialpart:vibranium_alloy:ingot>);
|
||||
|
||||
mods.tconstruct.Casting.addTableRecipe(<materialpart:sednanite:ingot>, <tconstruct:cast_custom:0>, <fluid:sednanite>, 144, false, 100);
|
||||
mods.tconstruct.Casting.addTableRecipe(<materialpart:sednanite:ingot>, <tconstruct:cast_custom:0>, <fluid:sednanite>, 144, false, 100);
|
||||
|
||||
mods.tconstruct.Casting.addTableRecipe(<materialpart:vibranium:ingot>, <tconstruct:cast_custom:0>, <fluid:vibranium>, 144, false, 100);
|
||||
|
||||
// mods.tconstruct.Casting.addTableRecipe(<materialpart:vibranium_alloy:ingot>, <tconstruct:cast_custom:0>, <fluid:vibranium_alloy>, 144, false, 100);
|
||||
Reference in New Issue
Block a user