Fixed Ethanol bucket not showing in JEI (#80)
Moved ethanol from ncFluids to sharedFluids
This commit is contained in:
parent
cded39c3b5
commit
4fa4014673
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user