update 0.18.1

This commit is contained in:
sainagh
2025-06-18 18:26:57 -07:00
parent e40d3983b9
commit 393809f13f
11335 changed files with 20130 additions and 79017 deletions
+6
View File
@@ -43,3 +43,9 @@ mythfurn6.addItemInput(<contenttweaker:draconian_metal_clump>);
mythfurn6.addItemOutput(<contenttweaker:draconian_metal_ingot>);
mythfurn6.build();
val mythfurn7 = RecipeBuilder.newBuilder("mythfurn7","mythic_processor_furnace",2);
mythfurn7.addEnergyPerTickInput(60000);
mythfurn7.addItemInput(<ore:logWood>);
mythfurn7.addItemOutput(<minecraft:coal:1>);
mythfurn7.build();