update 0.18.1

This commit is contained in:
sainagh
2025-06-18 18:26:57 -07:00
parent e40d3983b9
commit 393809f13f
11335 changed files with 20130 additions and 79017 deletions
+9
View File
@@ -89,6 +89,15 @@ multihellfire6.addItemInput(<bewitchment:demon_heart>);
multihellfire6.addItemOutput(<contenttweaker:willful_naquadah_chunk>);
multihellfire6.build();
val multihellfire6bett = RecipeBuilder.newBuilder("multihellfire6bett","berserker_forge",2);
multihellfire6bett.addWillInput("DEFAULT", 10,1,2000000);
multihellfire6bett.addItemInput(<contenttweaker:naquadah_chunk>*32);
multihellfire6bett.addItemInput(<contenttweaker:faultless_ichor>*32);
multihellfire6bett.addItemInput(<contenttweaker:soul_of_kashan>);
multihellfire6bett.addItemInput(<bewitchment:demon_heart>*32);
multihellfire6bett.addItemOutput(<contenttweaker:willful_naquadah_chunk>*32);
multihellfire6bett.build();
val multihellfire7 = RecipeBuilder.newBuilder("multihellfire7","berserker_forge",2);
multihellfire7.addWillInput("DEFAULT", 10,1,2000000);
multihellfire7.addItemInput(<contenttweaker:psichic_stone>);