Fixed Ethanol bucket not showing in JEI (#80)

Moved ethanol from ncFluids to sharedFluids
This commit is contained in:
pat2rome 2022-08-24 04:07:38 -04:00 committed by GitHub
parent cded39c3b5
commit 4fa4014673
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -371,7 +371,6 @@ val ncFluids as string[] = [
"calcium_sulfate_solution",
"condensate_water",
"diborane",
"ethanol",
"ethene",
"exhaust_steam",
"ferroboron",
@ -428,6 +427,7 @@ val sharedFluids as string[] = [
"carbon_monoxide",
"corium",
"deuterium",
"ethanol",
"fluorine",
"helium",
"helium3",