From 6ffd923f4435ff929bb728f9a30a45051a26a813 Mon Sep 17 00:00:00 2001 From: Wolf Date: Mon, 10 Aug 2026 00:18:05 -0400 Subject: [PATCH] Solvent fixed --- src/main/resources/assets/hbm/manual/fluids/solvent.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/hbm/manual/fluids/solvent.json b/src/main/resources/assets/hbm/manual/fluids/solvent.json index e41cf06d5..1da228c60 100644 --- a/src/main/resources/assets/hbm/manual/fluids/solvent.json +++ b/src/main/resources/assets/hbm/manual/fluids/solvent.json @@ -6,6 +6,6 @@ "en_US": "Solvent" }, "content": { - "en_US": "Solvent is obtained by combining both [[cracked naphtha|Cracked Naphtha]] and [[aromatic hydrocarbons|Aromatic Hydrocarbons]]. It has multiple uses including [[bedrock ore processing|Bedrock Ore Processing]] and advanced circuit production.

See also:
[[Advanced Oil Processing]]" + "en_US": "Solvent is obtained by combining any [[naphtha|Naphtha]] variant and [[aromatic hydrocarbons|Aromatic Hydrocarbons]]. It has multiple uses including [[bedrock ore processing|Bedrock Ore Processing]] and advanced circuit production.

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