0.18.3
This commit is contained in:
@@ -557,7 +557,7 @@ val mythmelt550 = RecipeBuilder.newBuilder("mythmelt550","mythic_processor_melte
|
||||
val mythmelt551 = RecipeBuilder.newBuilder("mythmelt551","mythic_processor_melter",2);mythmelt551.addEnergyPerTickInput(60000);mythmelt551.addItemInput(<contenttweaker:droplet_of_the_great_snake>);mythmelt551.addFluidOutput(<liquid:blood_great_snake> * 100);mythmelt551.build();
|
||||
val mythmelt552 = RecipeBuilder.newBuilder("mythmelt552","mythic_processor_melter",2);mythmelt552.addEnergyPerTickInput(60000);mythmelt552.addItemInput(<bloodarsenal:base_item:4>);mythmelt552.addFluidOutput(<liquid:molten_blood_infused_iron> * 144);mythmelt552.build();
|
||||
val mythmelt553 = RecipeBuilder.newBuilder("mythmelt553","mythic_processor_melter",2);mythmelt553.addEnergyPerTickInput(60000);mythmelt553.addItemInput(<gendustry:honey_comb:14003>);mythmelt553.addFluidOutput(<liquid:oxygen> * 4000);mythmelt553.build();
|
||||
val mythmelt554 = RecipeBuilder.newBuilder("mythmelt554","mythic_processor_melter",2);mythmelt554.addEnergyPerTickInput(60000);mythmelt554.addItemInput(<gendustry:honey_comb:13331>);mythmelt554.addFluidOutput(<liquid:hot_spring_water> * 1000);mythmelt554.build();
|
||||
val mythmelt554 = RecipeBuilder.newBuilder("mythmelt554","mythic_processor_melter",2);mythmelt554.addEnergyPerTickInput(60000);mythmelt554.addItemInput(<gendustry:honey_comb:13331>);mythmelt554.addFluidOutput(<liquid:hot_spring_water> * 10000);mythmelt554.build();
|
||||
val mythmelt555 = RecipeBuilder.newBuilder("mythmelt555","mythic_processor_melter",2);mythmelt555.addEnergyPerTickInput(60000);mythmelt555.addItemInput(<contenttweaker:sednanite_ore>);mythmelt555.addFluidOutput(<liquid:sednanite> * 360);mythmelt555.build();
|
||||
val mythmelt556 = RecipeBuilder.newBuilder("mythmelt556","mythic_processor_melter",2);mythmelt556.addEnergyPerTickInput(60000);mythmelt556.addItemInput(<contenttweaker:jeweled_dust>);mythmelt556.addFluidOutput(<liquid:jeweled_blend> * 150);mythmelt556.build();
|
||||
val mythmelt557 = RecipeBuilder.newBuilder("mythmelt557","mythic_processor_melter",2);mythmelt557.addEnergyPerTickInput(60000);mythmelt557.addItemInput(<projecte:item.pe_fuel:2>);mythmelt557.addFluidOutput(<liquid:aeternalis_fuel> * 100);mythmelt557.build();
|
||||
|
||||
Reference in New Issue
Block a user