56 lines
1.4 KiB
YAML
56 lines
1.4 KiB
YAML
# SPDX-FileCopyrightText: 2021 Swept <sweptwastaken@protonmail.com>
|
|
# SPDX-FileCopyrightText: 2021 Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2021 metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2021 mirrorcult <lunarautomaton6@gmail.com>
|
|
# SPDX-FileCopyrightText: 2023 Boaz1111 <149967078+Boaz1111@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2023 Psychpsyo <60073468+Psychpsyo@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2023 TemporalOroboros <TemporalOroboros@gmail.com>
|
|
# SPDX-FileCopyrightText: 2024 dffdff2423 <dffdff2423@gmail.com>
|
|
# SPDX-FileCopyrightText: 2024 lzk <124214523+lzk228@users.noreply.github.com>
|
|
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
|
#
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
- type: reaction
|
|
id: Bleach
|
|
reactants:
|
|
TableSalt:
|
|
amount: 2
|
|
SpaceCleaner:
|
|
amount: 2
|
|
SodiumHydroxide:
|
|
amount: 1
|
|
products:
|
|
Bleach: 5
|
|
|
|
- type: reaction
|
|
id: AmmoniaFromBlood
|
|
minTemp: 370
|
|
reactants:
|
|
AmmoniaBlood:
|
|
amount: 2
|
|
products:
|
|
Ammonia: 1
|
|
|
|
- type: reaction
|
|
id: SpaceCleaner
|
|
reactants:
|
|
Ammonia:
|
|
amount: 1
|
|
Water:
|
|
amount: 1
|
|
products:
|
|
SpaceCleaner: 2
|
|
|
|
- type: reaction
|
|
id: SpaceLube
|
|
impact: Medium
|
|
reactants:
|
|
Water:
|
|
amount: 1
|
|
Fersilicite:
|
|
amount: 1
|
|
Oxygen:
|
|
amount: 1
|
|
products:
|
|
SpaceLube: 5 |