diff --git a/angelspetrochem/prototypes/recipes/petrochem-sulfur.lua b/angelspetrochem/prototypes/recipes/petrochem-sulfur.lua index 86fef5b6..1329304d 100644 --- a/angelspetrochem/prototypes/recipes/petrochem-sulfur.lua +++ b/angelspetrochem/prototypes/recipes/petrochem-sulfur.lua @@ -113,7 +113,7 @@ data:extend({ { type = "fluid", name = "water-purified", amount = 40 }, }, results = { - { type = "fluid", name = "liquid-sulfuric-acid", amount = 60 }, + { type = "fluid", name = "liquid-sulfuric-acid", amount = 120 }, }, always_show_products = true, icons = AF.create_liquid_recipe_icon({ diff --git a/angelsrefining/prototypes/recipes/water-treatment-recipes.lua b/angelsrefining/prototypes/recipes/water-treatment-recipes.lua index 5608a1e8..64cd9295 100644 --- a/angelsrefining/prototypes/recipes/water-treatment-recipes.lua +++ b/angelsrefining/prototypes/recipes/water-treatment-recipes.lua @@ -78,7 +78,7 @@ data:extend({ results = { { type = "fluid", name = "water-mineralized", amount = 20 }, { type = "fluid", name = "water-purified", amount = 70 }, - { type = "item", name = "sulfur", amount = 1 }, + { type = "item", name = "sulfur", amount = 3 }, }, always_show_products = true, icons = angelsmods.functions.create_liquid_recipe_icon({