Merge pull request #3092 from WolfEclipses/SolventQMAW

Solvent qmaw
This commit is contained in:
HbmMods 2026-08-10 16:51:27 +02:00 committed by GitHub
commit ddd1dcffb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,11 @@
{
"name": "Solvent",
"icon": ["hbm:item.fluid_icon", 1, 83],
"trigger": [["hbm:item.fluid_icon", 1, 83]],
"title": {
"en_US": "Solvent"
},
"content": {
"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.<br><br>See also:<br>[[Advanced Oil Processing]]"
}
}