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
+6
View File
@@ -0,0 +1,6 @@
recipes.remove(<simplevoidworld:portal>);
recipes.addShaped(<simplevoidworld:portal>,
[[<actuallyadditions:item_crystal_empowered:3>, <appliedenergistics2:material:45>, <actuallyadditions:item_crystal_empowered:3>],
[<appliedenergistics2:material:45>, <appliedenergistics2:controller>, <appliedenergistics2:material:45>],
[<actuallyadditions:item_crystal_empowered:3>, <appliedenergistics2:material:45>, <actuallyadditions:item_crystal_empowered:3>]]);