0.18.1 update

This commit is contained in:
ZHAY10086
2025-06-21 21:33:37 +08:00
parent 147afd6157
commit 81144fec1c
393 changed files with 18219 additions and 2920 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>);