0.17 official

This commit is contained in:
sainagh
2025-01-25 10:22:23 -08:00
parent 16844ae817
commit aad7f70f2f
249 changed files with 2903 additions and 332525 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();