This commit is contained in:
ZHAY10086
2026-03-15 17:17:48 +08:00
parent 707aa69c7b
commit 2b8ea95744
630 changed files with 14799 additions and 6169 deletions
+9
View File
@@ -730,6 +730,15 @@ multihellfire61.addItemInput(<contenttweaker:actualized_chunk>*12);
multihellfire61.addItemOutput(<contenttweaker:shyre_crystal>*12);
multihellfire61.build();
val multihellfire62 = RecipeBuilder.newBuilder("multihellfire62","berserker_forge",2);
multihellfire62.addWillInput("DEFAULT", 50,1,2000000);
multihellfire62.addItemInput(<abyssalcraft:stone:5>*24);
multihellfire62.addItemInput(<ore:dustTartarite>*8);
multihellfire62.addItemInput(<contenttweaker:demon_stone>*8);
multihellfire62.addItemInput(<contenttweaker:cosmic_fracture>*1);
multihellfire62.addItemOutput(<contenttweaker:tartarite_ore>*24);
multihellfire62.build();