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
+5
View File
@@ -1311,3 +1311,8 @@ mythpulv209.addItemInput(<contenttweaker:neutronium_pearl>);
mythpulv209.addItemOutput(<avaritia:resource:2>*10000);
mythpulv209.build();
val mythpulv210 = RecipeBuilder.newBuilder("mythpulv210","mythic_processor_pulverizer",2);
mythpulv210.addEnergyPerTickInput(60000);
mythpulv210.addItemInput(<ore:oreTartarite>);
mythpulv210.addItemOutput(<materialpart:tartarite:dust>*5);
mythpulv210.build();