fix commit

This commit is contained in:
sainagh
2026-07-25 16:20:42 -05:00
parent 9396611ce0
commit c6df59caf7
3226 changed files with 209810 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>]]);