init
This commit is contained in:
2608
Prototypes/Recipes/Cooking/meal_recipes.yml
Normal file
2608
Prototypes/Recipes/Cooking/meal_recipes.yml
Normal file
File diff suppressed because it is too large
Load Diff
43
Prototypes/Recipes/Cooking/medical_recipes.yml
Normal file
43
Prototypes/Recipes/Cooking/medical_recipes.yml
Normal file
@@ -0,0 +1,43 @@
|
||||
# SPDX-FileCopyrightText: 2024 Alzore <140123969+Blackern5000@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 blueDev2 <89804215+blueDev2@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 pathetic meowmeow <uhhadd@gmail.com>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
- type: microwaveMealRecipe
|
||||
id: RecipeAloeCream
|
||||
name: aloe cream recipe
|
||||
result: AloeCream
|
||||
time: 10
|
||||
group: Medicinal
|
||||
solids:
|
||||
FoodAloe: 1
|
||||
|
||||
- type: microwaveMealRecipe
|
||||
id: RecipeMedicatedSuture
|
||||
name: medicated suture recipe
|
||||
result: MedicatedSuture
|
||||
time: 10
|
||||
group: Medicinal
|
||||
solids:
|
||||
FoodPoppy: 1
|
||||
Brutepack: 1
|
||||
MaterialCloth1: 1
|
||||
reagents:
|
||||
TranexamicAcid: 20
|
||||
Cryptobiolin: 20
|
||||
|
||||
- type: microwaveMealRecipe
|
||||
id: RecipeRegenerativeMesh
|
||||
name: regenerative mesh recipe
|
||||
result: RegenerativeMesh
|
||||
time: 10
|
||||
group: Medicinal
|
||||
solids:
|
||||
FoodAloe: 1
|
||||
Ointment: 1
|
||||
MaterialCloth1: 1
|
||||
reagents:
|
||||
Sigynate: 20
|
||||
Dermaline: 20
|
||||
Reference in New Issue
Block a user