This commit is contained in:
ZHAY10086
2026-04-11 14:32:39 +08:00
parent 5054031f74
commit cb61e018ba
91 changed files with 3148 additions and 333 deletions
+6
View File
@@ -54,3 +54,9 @@ mythreso9.addItemInput(<ebwizardry:magic_crystal:0>);
mythreso9.addItemOutput(<ebwizardry:magic_crystal:3>);
mythreso9.build();
val mythreso10 = RecipeBuilder.newBuilder("mythreso10","mythic_processor_resonator",5);
mythreso10.addEnergyPerTickInput(60000);
mythreso10.addItemInput(<contenttweaker:matter_of_the_ages>);
mythreso10.addItemInput(<minecraft:clay_ball>*400);
mythreso10.addItemOutput(<tconstruct:materials:2>*400);
mythreso10.build();