beta-0.14.6

This commit is contained in:
sainagh
2023-07-31 14:55:15 -07:00
parent 8052c02679
commit 92e3a04cb4
1242 changed files with 248295 additions and 12753 deletions
+5 -1
View File
@@ -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);