0.18.3 pre update

This commit is contained in:
ZHAY10086
2025-10-09 22:50:19 +08:00
parent 5bb0ef69e1
commit 249bdbb8f4
1169 changed files with 52671 additions and 5170 deletions
+12
View File
@@ -152,3 +152,15 @@ forgewyvorichalc.addFluidOutput(<fluid:orichalcum>*144);
forgewyvorichalc.build();
val forgewyvadamant = RecipeBuilder.newBuilder("forgewyvadamant","forge_of_the_wyvern",2);
forgewyvadamant.addItemInput(<draconicevolution:chaos_shard:0>);
forgewyvadamant.setChance(0.0);
forgewyvadamant.addItemInput(<contenttweaker:adamantium_ingot>);
forgewyvadamant.addFluidOutput(<fluid:molten_adamantium>*144);
forgewyvadamant.build();