This commit is contained in:
2026-01-24 16:34:15 -05:00
commit c23bf51490
3996 changed files with 657568 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View 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