0.14 update with fixes!

This commit is contained in:
PietroSainaghi
2023-04-30 10:50:40 -07:00
parent 2a6cdb591d
commit c129c04602
2547 changed files with 53869 additions and 13339 deletions
+2
View File
@@ -30,3 +30,5 @@ 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);