diff --git a/src/main/resources/assets/hbm/manual/fluids/chlorine_gas.json b/src/main/resources/assets/hbm/manual/fluids/chlorine_gas.json new file mode 100644 index 000000000..97322b57f --- /dev/null +++ b/src/main/resources/assets/hbm/manual/fluids/chlorine_gas.json @@ -0,0 +1,11 @@ +{ + "name": "Chlorine Gas", + "icon": ["hbm:item.fluid_icon", 1, 89], + "trigger": [["hbm:item.fluid_icon", 1, 89]], + "title": { + "en_US": "Chlorine Gas" + }, + "content": { + "en_US": "Chlorine gas can be obtained using either the [[combination oven|Combination Oven]] or the [[electrolysis machine|Electrolysis Machine]]. Alternatively, it can be made over time with the chlorine pinwheel. It has many uses including [[bedrock ore processing|Bedrock Ore Processing]] and producing [[high-performance solvent|High-Performance Solvent]]. One of its primary uses is the production of [[PVC]], or [[hard plastic|Hard Plastic]] through [[phosgene|Phosgene]].

See also:
[[Basic Oil Processing]]
[[Advanced Oil Processing]]
[[Vacuum Oil Processing]]" + } +} \ No newline at end of file