fixed the sulfacid issue, made some more chems use the industrial chems (#22981)
This commit is contained in:
@@ -435,6 +435,7 @@
|
|||||||
- type: reaction
|
- type: reaction
|
||||||
minTemp: 310
|
minTemp: 310
|
||||||
id: Hydroxide
|
id: Hydroxide
|
||||||
|
priority: -1 #needs to be here due to how sulfuric acid reaction words
|
||||||
reactants:
|
reactants:
|
||||||
Oxygen:
|
Oxygen:
|
||||||
amount: 1
|
amount: 1
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
amount: 2
|
amount: 2
|
||||||
SpaceCleaner:
|
SpaceCleaner:
|
||||||
amount: 2
|
amount: 2
|
||||||
Oxygen:
|
SodiumHydroxide:
|
||||||
amount: 1
|
amount: 1
|
||||||
products:
|
products:
|
||||||
Bleach: 5
|
Bleach: 5
|
||||||
@@ -36,7 +36,7 @@
|
|||||||
reactants:
|
reactants:
|
||||||
Water:
|
Water:
|
||||||
amount: 1
|
amount: 1
|
||||||
Silicon:
|
Fersilicite:
|
||||||
amount: 1
|
amount: 1
|
||||||
Oxygen:
|
Oxygen:
|
||||||
amount: 1
|
amount: 1
|
||||||
|
|||||||
@@ -184,10 +184,10 @@
|
|||||||
- type: reaction
|
- type: reaction
|
||||||
id: Leporazine
|
id: Leporazine
|
||||||
reactants:
|
reactants:
|
||||||
Silicon:
|
|
||||||
amount: 1
|
|
||||||
Copper:
|
Copper:
|
||||||
amount: 1
|
amount: 1
|
||||||
|
Fersilicite:
|
||||||
|
amount: 1
|
||||||
Plasma:
|
Plasma:
|
||||||
amount: 1
|
amount: 1
|
||||||
catalyst: true
|
catalyst: true
|
||||||
@@ -376,6 +376,8 @@
|
|||||||
reactants:
|
reactants:
|
||||||
SodiumCarbonate:
|
SodiumCarbonate:
|
||||||
amount: 1
|
amount: 1
|
||||||
|
SodiumHydroxide:
|
||||||
|
amount: 1
|
||||||
Kelotane:
|
Kelotane:
|
||||||
amount: 1
|
amount: 1
|
||||||
Water:
|
Water:
|
||||||
@@ -402,7 +404,7 @@
|
|||||||
reactants:
|
reactants:
|
||||||
Bicaridine: # Bicaridine is a conflicting brute medication and if mixed incorrectly will make Razorium. This is intended.
|
Bicaridine: # Bicaridine is a conflicting brute medication and if mixed incorrectly will make Razorium. This is intended.
|
||||||
amount: 1
|
amount: 1
|
||||||
Water:
|
Benzene:
|
||||||
amount: 1
|
amount: 1
|
||||||
products:
|
products:
|
||||||
Lacerinol: 2
|
Lacerinol: 2
|
||||||
@@ -414,7 +416,7 @@
|
|||||||
reactants:
|
reactants:
|
||||||
Bicaridine: # Bicaridine is a conflicting brute medication and if mixed incorrectly will make Razorium. This is intended.
|
Bicaridine: # Bicaridine is a conflicting brute medication and if mixed incorrectly will make Razorium. This is intended.
|
||||||
amount: 1
|
amount: 1
|
||||||
Carbon:
|
Hydroxide:
|
||||||
amount: 1
|
amount: 1
|
||||||
products:
|
products:
|
||||||
Puncturase: 2
|
Puncturase: 2
|
||||||
|
|||||||
Reference in New Issue
Block a user