From 4b06388b4a52ac08120eb4a0963af0ad5941caa4 Mon Sep 17 00:00:00 2001 From: Wolf Date: Mon, 27 Jul 2026 01:31:34 -0400 Subject: [PATCH] Im tired --- .../hbm/manual/fluids/unsaturated_hydrocarbons.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/main/resources/assets/hbm/manual/fluids/unsaturated_hydrocarbons.json diff --git a/src/main/resources/assets/hbm/manual/fluids/unsaturated_hydrocarbons.json b/src/main/resources/assets/hbm/manual/fluids/unsaturated_hydrocarbons.json new file mode 100644 index 000000000..2b6bb34b8 --- /dev/null +++ b/src/main/resources/assets/hbm/manual/fluids/unsaturated_hydrocarbons.json @@ -0,0 +1,11 @@ +{ + "name": "Unsaturated Hydrocarbons", + "icon": ["hbm:item.fluid_icon", 1, 68], + "trigger": [["hbm:item.fluid_icon", 1, 68]], + "title": { + "en_US": "Unsaturated Hydrocarbons" + }, + "content": { + "en_US": "Obtained after [[refining|Oil Refinery]] [[heated|Boiler]] cracked crude oil. Unsaturated hydrocarbons are used in both [[rubber|Rubber]] and [[perfluoromethyl|Perfluoromethyl]]. It is also used in both [[PVC|PVC]] directly, and [[hard plastic|Hard Plastic]] through the production of [[phosgene|Phosgene]].

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