init
This commit is contained in:
64
mixingrecipes/botany.yml
Normal file
64
mixingrecipes/botany.yml
Normal file
@@ -0,0 +1,64 @@
|
||||
# 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: 2024 Aidenkrz <aiden@djkraz.com>
|
||||
# SPDX-FileCopyrightText: 2024 Eris <eris@erisws.com>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
- type: reaction
|
||||
id: EZNutrient
|
||||
reactants:
|
||||
Nitrogen:
|
||||
amount: 1
|
||||
Phosphorus:
|
||||
amount: 1
|
||||
Potassium:
|
||||
amount: 1
|
||||
products:
|
||||
EZNutrient: 3
|
||||
|
||||
- type: reaction
|
||||
id: RobustHarvest
|
||||
reactants:
|
||||
EZNutrient:
|
||||
amount: 1
|
||||
SulfuricAcid:
|
||||
amount: 1
|
||||
catalyst: true
|
||||
products:
|
||||
RobustHarvest: 1
|
||||
|
||||
- type: reaction
|
||||
id: Sedin
|
||||
reactants:
|
||||
Cryoxadone:
|
||||
amount: 1
|
||||
RobustHarvest:
|
||||
amount: 3
|
||||
Diethylamine:
|
||||
amount: 3
|
||||
products:
|
||||
Sedin: 1
|
||||
|
||||
- type: reaction
|
||||
id: Left4Zed
|
||||
reactants:
|
||||
EZNutrient:
|
||||
amount: 1
|
||||
Radium:
|
||||
amount: 1
|
||||
catalyst: true
|
||||
products:
|
||||
Left4Zed: 1
|
||||
|
||||
- type: reaction
|
||||
id: PlantBGone
|
||||
reactants:
|
||||
Toxin:
|
||||
amount: 1
|
||||
Water:
|
||||
amount: 4
|
||||
products:
|
||||
PlantBGone: 5
|
||||
Reference in New Issue
Block a user