0.17 update

This commit is contained in:
ZHAY10086
2025-01-25 12:18:35 +08:00
parent 3d87b65533
commit 102bf924ca
268 changed files with 3373 additions and 332398 deletions
+1 -1
View File
@@ -509,6 +509,6 @@ mythcomp87.build();
val mythcomp88 = RecipeBuilder.newBuilder("mythcomp88","mythic_processor_compactor",2);
mythcomp88.addEnergyPerTickInput(60000);
mythcomp88.addItemInput(<ore:nuggetGold>);
mythcomp88.addItemInput(<minecraft:gold_nugget>);
mythcomp88.addItemOutput(<contenttweaker:gold_leaf>);
mythcomp88.build();