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..4901a6b09
--- /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": "Early methods of getting chlorine gas include using glowstone or [[sodalite|Sodalite]] obtained from lapis ore in the [[combination oven|Combination Oven]]. Alternatively, it can be made with an [[electrolysis machine|Electrolysis Machine]] or gradually 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:
[[Vacuum Oil Processing]]"
+ }
+}
\ No newline at end of file