chemical dispenser cleanup (#9030)
This commit is contained in:
@@ -21,8 +21,6 @@
|
|||||||
- Silicon
|
- Silicon
|
||||||
- Sodium
|
- Sodium
|
||||||
- Sulfur
|
- Sulfur
|
||||||
- SulfuricAcid
|
|
||||||
- Uranium
|
|
||||||
|
|
||||||
- type: reagentDispenserInventory
|
- type: reagentDispenserInventory
|
||||||
id: ChemDispenserEmaggedInventory
|
id: ChemDispenserEmaggedInventory
|
||||||
|
|||||||
@@ -155,6 +155,14 @@
|
|||||||
state: uranium
|
state: uranium
|
||||||
- type: Item
|
- type: Item
|
||||||
HeldPrefix: uranium
|
HeldPrefix: uranium
|
||||||
|
- type: Extractable
|
||||||
|
grindableSolutionName: uranium
|
||||||
|
- type: SolutionContainerManager
|
||||||
|
solutions:
|
||||||
|
uranium:
|
||||||
|
reagents:
|
||||||
|
- ReagentId: Uranium
|
||||||
|
Quantity: 10
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: SheetUranium
|
parent: SheetUranium
|
||||||
|
|||||||
@@ -64,6 +64,18 @@
|
|||||||
products:
|
products:
|
||||||
PolytrinicAcid: 3
|
PolytrinicAcid: 3
|
||||||
|
|
||||||
|
- type: reaction
|
||||||
|
id: SulfuricAcid
|
||||||
|
reactants:
|
||||||
|
Hydrogen:
|
||||||
|
amount: 1
|
||||||
|
Sulfur:
|
||||||
|
amount: 1
|
||||||
|
Oxygen:
|
||||||
|
amount: 2
|
||||||
|
products:
|
||||||
|
SulfuricAcid: 3
|
||||||
|
|
||||||
- type: reaction
|
- type: reaction
|
||||||
id: FluorosulfuricAcid
|
id: FluorosulfuricAcid
|
||||||
reactants:
|
reactants:
|
||||||
|
|||||||
Reference in New Issue
Block a user