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
+9
View File
@@ -0,0 +1,9 @@
recipes.addShaped(<contenttweaker:lesser_mana_core>,
[[<extrabotany:manabarrel>, <thermalexpansion:tank>.withTag({RSControl: 0 as byte, Creative: 0 as byte, Fluid: {FluidName: "mana", Amount: 500000}, Level: 4 as byte, Lock: 0 as byte}), <extrabotany:manabarrel>],
[<extrabotany:blockshadowium>, <extrabotany:material:3>, <extrabotany:blockshadowium>],
[<extrabotany:manabarrel>, <extendedcrafting:singularity:29>, <extrabotany:manabarrel>]]);
recipes.addShaped(<contenttweaker:greater_mana_core>,
[[<extrabotany:manabarrel>, <contenttweaker:lesser_mana_core>, <extrabotany:manabarrel>],
[<contenttweaker:lesser_mana_core>, <botania:pool:1>, <contenttweaker:lesser_mana_core>],
[<extrabotany:manabarrel>, <contenttweaker:lesser_mana_core>, <extrabotany:manabarrel>]]);