Finally a GIT!

This commit is contained in:
PietroSainaghi
2022-10-06 18:38:10 -07:00
commit 35aff91e33
7316 changed files with 575247 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
mods.techreborn.fusionReactor.addRecipe(<libvulpes:productingot:7>*4,
<thermalfoundation:material:135>*4,
<contenttweaker:superfused_alloy_ingot>*8,
1000000, -15000, 1000);
mods.techreborn.fusionReactor.removeRecipe(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidhelium3", Amount: 1000}}));
mods.techreborn.fusionReactor.removeRecipe(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidheliumplasma", Amount: 1000}}));
mods.techreborn.fusionReactor.addRecipe(<aoa3:divine_enhancer>,
<techreborn:part:17>*2,
<techreborn:part:39>*8,
1000000, -15000, 1000);