Skip to content

Sulfuric Acid

Once of the first acids you'll ever make, and the first of many. Sulfuric acid is mandatory in MV , as it is needed to create Polyethylene, a basic plastic. However you can optionally make use of the acid in LV to make etching fluids.

How to make Sulfuric Acid

This is the first way that you will make sulfuric acid

flowchart LR;
    %%{init: { 'theme': 'neutral', 'themeVariables': { 'edgeLabelBackground': 'transparent', 'secondaryColor': 'transparent', 'tertiaryColor': 'transparent', 'labelBkgBackground' : 'transparent' }}}%%

    A@{ img: "https://start-dev-team.github.io/StarT-Wiki/Chemical-Lines/Acids/H2SO4_img/large_chemical_reactor_sulfur_dioxide_from_sulfur.png", label: "Chemical Reactor", pos: "t", w: 200, h: 200, constraint: "on" }

    B@{ img: "https://start-dev-team.github.io/StarT-Wiki/Chemical-Lines/Acids/H2SO4_img/large_chemical_reactor_sulfur_trioxide.png", label: "Chemical Reactor", pos: "t", w: 200, h: 200, constraint: "on" }

    C@{ img: "https://start-dev-team.github.io/StarT-Wiki/Chemical-Lines/Acids/H2SO4_img/large_chemical_reactor_sulfuric_acid_from_trioxide.png", label: "Chemical Reactor", pos: "t", w: 200, h: 200, constraint: "on" }

    D@{ shape: lean-r, label: "2b Oxygen" }

    E@{ shape: lean-r, label: "1b Water" }

    F@{ shape: lean-r, label: "1x Sulfur" }

    G@{ shape: lean-l, label: "1b Sulfuric Acid" }

    H@{ shape: lean-r, label: "1b Oxygen" }

    A --1b Sulfur Dioxide--> B --1b Sulfur Trioxide--> C;

    D --> A
    F --> A
    E --> C
    C --> G
    H --> B
Hold "Alt" / "Option" to enable pan & zoom

In HV , after obtaining the LCR, you can make use of its chemical skips to do it all in 1 recipe, as seen bellow.

sh2o

Later on, in ZPM, you can use the chemical plant instead.

sh2o

You should definitely dedicate an LCR/Chem Plant to just making sulfuric acid. Having a dedicated storage (usually a fluid cell), is also recommended.

Alternate sources

Option 1: Hydrogen sulfide

You can react Hydrogen Sulfide with Oxygen in the LCR easily get some Sulfuric Acid. Its a good supplementary source if you happen to have some extra lying around.

Hydrogen_Sulfide

Option 2: Smelting ores in the EBF for Sulfur Dioxide

There are a handful of ore dusts (Sphalerite, Pyrite, Galena, Stibnite, Tetrahedrite, Pentlandite, Cobaltite, Chalcopyrite), that when smelted in an EBF with Oxygen, produce a pure dust alongside Sulfur Dioxide.

Electric_Blast_Furnace_Ore

Other options

There are a number of recipes that give sulfuric acid as byproducts. Not all of them are important or viable. A few examples of such recipes are:

  • Sulfuric nickel solution electrolysis (See Platline)

  • Triglycol Dichloride reaction

Among others.