This commit is contained in:
PietroSainaghi
2023-03-14 21:03:51 -07:00
parent ac93e323d2
commit 2a6cdb591d
2543 changed files with 171586 additions and 2726 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
mods.techreborn.fusionReactor.addRecipe(<libvulpes:productingot:7>*4,
<thermalfoundation:material:135>*4,
<contenttweaker:superfused_alloy_ingot>*8,
mods.techreborn.fusionReactor.addRecipe(<libvulpes:productingot:7>,
<thermalfoundation:material:135>,
<contenttweaker:superfused_alloy_ingot>*2,
1000000, -15000, 1000);
mods.techreborn.fusionReactor.removeRecipe(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidhelium3", Amount: 1000}}));