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",
|
"calcium_sulfate_solution",
|
||||||
"condensate_water",
|
"condensate_water",
|
||||||
"diborane",
|
"diborane",
|
||||||
"ethanol",
|
|
||||||
"ethene",
|
"ethene",
|
||||||
"exhaust_steam",
|
"exhaust_steam",
|
||||||
"ferroboron",
|
"ferroboron",
|
||||||
@ -428,6 +427,7 @@ val sharedFluids as string[] = [
|
|||||||
"carbon_monoxide",
|
"carbon_monoxide",
|
||||||
"corium",
|
"corium",
|
||||||
"deuterium",
|
"deuterium",
|
||||||
|
"ethanol",
|
||||||
"fluorine",
|
"fluorine",
|
||||||
"helium",
|
"helium",
|
||||||
"helium3",
|
"helium3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user