From 2a94a95cdb63a196496eda2bbb16ee0d177de648 Mon Sep 17 00:00:00 2001 From: TheCrazyInsanity Date: Sat, 24 Jan 2026 19:20:42 -0500 Subject: [PATCH] h --- convert_recipes.py | 2 +- mixingrecipes/biological.yml | 104 -- mixingrecipes/botany.yml | 64 -- mixingrecipes/chemicals.yml | 576 ----------- mixingrecipes/cleaning.yml | 56 -- mixingrecipes/drinks.yml | 1609 ------------------------------ mixingrecipes/food.yml | 519 ---------- mixingrecipes/fun.yml | 288 ------ mixingrecipes/gas.yml | 28 - mixingrecipes/medicine.yml | 706 ------------- mixingrecipes/pyrotechnic.yml | 96 -- mixingrecipes/single_reagent.yml | 69 -- 12 files changed, 1 insertion(+), 4116 deletions(-) delete mode 100644 mixingrecipes/biological.yml delete mode 100644 mixingrecipes/botany.yml delete mode 100644 mixingrecipes/chemicals.yml delete mode 100644 mixingrecipes/cleaning.yml delete mode 100644 mixingrecipes/drinks.yml delete mode 100644 mixingrecipes/food.yml delete mode 100644 mixingrecipes/fun.yml delete mode 100644 mixingrecipes/gas.yml delete mode 100644 mixingrecipes/medicine.yml delete mode 100644 mixingrecipes/pyrotechnic.yml delete mode 100644 mixingrecipes/single_reagent.yml diff --git a/convert_recipes.py b/convert_recipes.py index 90ede21..c06e533 100644 --- a/convert_recipes.py +++ b/convert_recipes.py @@ -68,7 +68,7 @@ def process_recipes(raw_recipes): return processed if __name__ == "__main__": - raw = parse_recipes(['./mixingrecipes', './Prototypes/_Goobstation/Recipes/Reactions/']) + raw = parse_recipes(['./Prototypes/Recipes/Reactions/', './Prototypes/_Goobstation/Recipes/Reactions/']) processed = process_recipes(raw) with open('recipes.json', 'w') as f: diff --git a/mixingrecipes/biological.yml b/mixingrecipes/biological.yml deleted file mode 100644 index 1b33e40..0000000 --- a/mixingrecipes/biological.yml +++ /dev/null @@ -1,104 +0,0 @@ -# SPDX-FileCopyrightText: 2023 Nemanja <98561806+EmoGarbage404@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Alzore <140123969+Blackern5000@users.noreply.github.com> -# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com> -# SPDX-FileCopyrightText: 2025 MilenVolf <63782763+MilenVolf@users.noreply.github.com> -# SPDX-FileCopyrightText: 2025 SX_7 -# -# SPDX-License-Identifier: AGPL-3.0-or-later - -- type: reaction - id: BloodBreakdown - source: true - requiredMixerCategories: - - Centrifuge - reactants: - Blood: - amount: 20 - products: - Water: 11 - Iron: 0.5 - Sugar: 2 - CarbonDioxide: 3 - Protein: 4 - -- type: reaction - id: InsectBloodBreakdown - source: true - requiredMixerCategories: - - Centrifuge - reactants: - InsectBlood: - amount: 30 - products: - Water: 11 - Saline: 6 # Goob - changed to saline due to SodiumExplosion reacion - Chlorine: 1.5 - CarbonDioxide: 5.5 - Protein: 6 - -- type: reaction - id: SlimeBloodBreakdown - source: true - requiredMixerCategories: - - Centrifuge - reactants: - Slime: - amount: 5 - products: - Water: 4 - Nitrogen: 1 - - -- type: reaction - id: SapBloodBreakdown - source: true - requiredMixerCategories: - - Centrifuge - reactants: - Sap: - amount: 10 - products: - Water: 9 - Sugar: 1 - -- type: reaction - id: CopperBloodBreakdown - source: true - requiredMixerCategories: - - Centrifuge - reactants: - CopperBlood: - amount: 20 - products: - Water: 11 - Copper: 0.5 - Sugar: 2 - CarbonDioxide: 3 - Protein: 4 - -- type: reaction - id: AmmoniaBloodBreakdown - source: true - requiredMixerCategories: - - Centrifuge - reactants: - AmmoniaBlood: - amount: 30 - products: - Water: 17 - Nitrogen: 4.5 - Chlorine: 2.5 - Protein: 6 - -- type: reaction - id: ZombieBloodBreakdown - source: true - requiredMixerCategories: - - Centrifuge - reactants: - ZombieBlood: - amount: 4 - products: - Mold: 2 - Protein: 1 - Toxin: 1 \ No newline at end of file diff --git a/mixingrecipes/botany.yml b/mixingrecipes/botany.yml deleted file mode 100644 index 24b0303..0000000 --- a/mixingrecipes/botany.yml +++ /dev/null @@ -1,64 +0,0 @@ -# SPDX-FileCopyrightText: 2021 Swept -# 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 -# SPDX-FileCopyrightText: 2024 Eris -# 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 \ No newline at end of file diff --git a/mixingrecipes/chemicals.yml b/mixingrecipes/chemicals.yml deleted file mode 100644 index f5e5cac..0000000 --- a/mixingrecipes/chemicals.yml +++ /dev/null @@ -1,576 +0,0 @@ -# SPDX-FileCopyrightText: 2019 moneyl <8206401+Moneyl@users.noreply.github.com> -# SPDX-FileCopyrightText: 2020 AJCM-git <60196617+AJCM-git@users.noreply.github.com> -# SPDX-FileCopyrightText: 2020 Pieter-Jan Briers -# SPDX-FileCopyrightText: 2020 V�ctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com> -# SPDX-FileCopyrightText: 2021 Galactic Chimp -# SPDX-FileCopyrightText: 2021 Kara D -# SPDX-FileCopyrightText: 2021 Paul Ritter -# SPDX-FileCopyrightText: 2021 Radrark <76271993+Radrark@users.noreply.github.com> -# SPDX-FileCopyrightText: 2021 SETh lafuente -# SPDX-FileCopyrightText: 2021 ScalyChimp <72841710+scaly-chimp@users.noreply.github.com> -# SPDX-FileCopyrightText: 2021 SethLafuente <84478872+SethLafuente@users.noreply.github.com> -# SPDX-FileCopyrightText: 2021 Swept -# SPDX-FileCopyrightText: 2021 Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com> -# SPDX-FileCopyrightText: 2021 Ygg01 -# SPDX-FileCopyrightText: 2021 mirrorcult -# SPDX-FileCopyrightText: 2022 ElectroJr -# SPDX-FileCopyrightText: 2022 Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> -# SPDX-FileCopyrightText: 2022 Moony -# SPDX-FileCopyrightText: 2022 Nairod <110078045+Nairodian@users.noreply.github.com> -# SPDX-FileCopyrightText: 2022 Rane <60792108+Elijahrane@users.noreply.github.com> -# SPDX-FileCopyrightText: 2022 Will Robson -# SPDX-FileCopyrightText: 2022 mirrorcult -# SPDX-FileCopyrightText: 2022 moonheart08 -# SPDX-FileCopyrightText: 2023 Alekshhh <44923899+Alekshhh@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 CrigCrag <137215465+CrigCrag@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Emisse <99158783+Emisse@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Interrobang01 <113810873+Interrobang01@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Maxtone <124747282+MagnusCrowe@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Moomoobeef <62638182+Moomoobeef@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Scribbles0 <91828755+Scribbles0@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Ubaser <134914314+UbaserB@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Vasilis -# SPDX-FileCopyrightText: 2023 metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 metalgearsloth -# SPDX-FileCopyrightText: 2023 mhamster <81412348+mhamsterr@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Aidenkrz -# SPDX-FileCopyrightText: 2024 Boaz1111 <149967078+Boaz1111@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 CatMagic <135462166+CatMagic1@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Nemanja <98561806+EmoGarbage404@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 slarticodefast <161409025+slarticodefast@users.noreply.github.com> -# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com> -# SPDX-FileCopyrightText: 2025 GoobBot -# SPDX-FileCopyrightText: 2025 RedMush1 -# SPDX-FileCopyrightText: 2025 Ted Lukin <66275205+pheenty@users.noreply.github.com> -# SPDX-FileCopyrightText: 2025 pheenty -# -# SPDX-License-Identifier: AGPL-3.0-or-later - -- type: reaction - id: Ammonia - reactants: - Hydrogen: - amount: 3 - Nitrogen: - amount: 1 - products: - Ammonia: 4 - -- type: reaction - id: CelluloseBreakdown - source: true - requiredMixerCategories: - - Electrolysis - reactants: - Cellulose: - amount: 3 - products: - Sugar: 2 - Carbon: 1 - -- type: reaction - id: Diethylamine - reactants: - Ammonia: - amount: 1 - Ethanol: - amount: 1 - products: - Diethylamine: 2 - -- type: reaction - id: Phenol - reactants: - Hydroxide: - amount: 1 - Benzene: - amount: 1 - products: - Phenol: 2 - -- type: reaction - id: Acetone - reactants: - Oil: - amount: 1 - WeldingFuel: - amount: 1 - Oxygen: - amount: 1 - products: - Acetone: 2 - -- type: reaction - id: FoamingAgent - reactants: - Lithium: - amount: 1 - Hydrogen: - amount: 1 - products: - FoamingAgent: 2 - -- type: reaction - id: PolytrinicAcid - reactants: - SulfuricAcid: - amount: 1 - Plasma: - amount: 1 - Potassium: - amount: 1 - products: - PolytrinicAcid: 3 - -- type: reaction - id: SulfuricAcid - reactants: - Hydrogen: - amount: 1 - Sulfur: - amount: 1 - Oxygen: - amount: 2 - products: - SulfuricAcid: 3 - -- type: reaction - id: FluorosulfuricAcid - reactants: - Fluorine: - amount: 1 - Hydrogen: - amount: 1 - Potassium: - amount: 1 - SulfuricAcid: - amount: 1 - products: - FluorosulfuricAcid: 4 - -- type: reaction - id: PotassiumExplosion - impact: High - priority: 20 - reactants: - Water: - amount: 1 - Potassium: - amount: 1 - effects: - - !type:ExplosionReactionEffect - explosionType: Default - maxIntensity: 100 - intensityPerUnit: 0.5 # 50+50 reagent for maximum explosion - intensitySlope: 4 - maxTotalIntensity: 100 - -- type: reaction - id: Smoke - priority: 10 - impact: High - reactants: - Phosphorus: - amount: 1 - Potassium: - amount: 1 - Sugar: - amount: 1 - effects: - - !type:AreaReactionEffect - duration: 10 - prototypeId: Smoke - sound: - path: /Audio/Effects/smoke.ogg - -- type: reaction - id: Foam - priority: 10 - impact: High - reactants: - Fluorosurfactant: - amount: 1 - Water: - amount: 1 - effects: - - !type:AreaReactionEffect - duration: 10 - prototypeId: Foam - sound: - path: /Audio/Effects/extinguish.ogg - -- type: reaction - id: IronMetalFoam - impact: High - priority: 10 - reactants: - Iron: - amount: 3 - FoamingAgent: - amount: 1 - FluorosulfuricAcid: - amount: 1 - effects: - - !type:AreaReactionEffect - duration: 10 - prototypeId: IronMetalFoam - sound: - path: /Audio/Effects/extinguish.ogg - -- type: reaction - id: AluminiumMetalFoam - impact: High - priority: 10 - reactants: - Aluminium: - amount: 3 - FoamingAgent: - amount: 1 - FluorosulfuricAcid: - amount: 1 - effects: - - !type:AreaReactionEffect - duration: 10 - prototypeId: AluminiumMetalFoam - sound: - path: /Audio/Effects/extinguish.ogg - -- type: reaction - id: UraniumEmpExplosion - impact: High - priority: 20 - reactants: - Iron: - amount: 1 - Uranium: - amount: 1 - Aluminium: - amount: 1 - effects: - - !type:EmpReactionEffect - rangePerUnit: 0.2 - maxRange: 6 - energyConsumption: 12500 - duration: 15 - -- type: reaction - id: Flash - impact: High - priority: 20 - reactants: - Aluminium: - amount: 1 - Potassium: - amount: 1 - Sulfur: - amount: 1 - effects: - - !type:FlashReactionEffect - -- type: reaction - id: TableSalt - minTemp: 370 - reactants: - Chlorine: - amount: 1 - Sodium: - amount: 1 - products: - TableSalt: 2 - -- type: reaction - id: TableSaltBreakdown - source: true - requiredMixerCategories: - - Electrolysis - reactants: - TableSalt: - amount: 2 - products: - Chlorine: 1 - Sodium: 1 - -- type: reaction - id: Thermite - impact: Medium - reactants: - Iron: - amount: 1 - Aluminium: - amount: 1 - Oxygen: - amount: 1 - products: - Thermite: 3 - -- type: reaction - id: UnstableMutagen - reactants: - Radium: - amount: 1 - Phosphorus: - amount: 1 - Chlorine: - amount: 1 - products: - UnstableMutagen: 3 - -- type: reaction - id: Oil - reactants: - WeldingFuel: - amount: 1 - Hydrogen: - amount: 1 - Carbon: - amount: 1 - products: - Oil: 3 - -- type: reaction - id: Fluorosurfactant - impact: Medium - reactants: - Carbon: - amount: 2 - Fluorine: - amount: 2 - SulfuricAcid: - amount: 1 - products: - Fluorosurfactant: 5 - -- type: reaction - id: Desoxyephedrine - impact: Medium - minTemp: 370 - reactants: - Ephedrine: - amount: 1 - Carbon: - amount: 1 - Iodine: - amount: 1 - Phosphorus: - amount: 1 - products: - Desoxyephedrine: 4 #I kinda remember having to heat this up, and if you heated it up too much, it went boom, I can't remember the specific values tho. - -- type: reaction - id: Stimulants - impact: Medium - minTemp: 370 - reactants: - Ephedrine: - amount: 1 - Vestine: - amount: 1 - Oxygen: - amount: 2 - products: - Stimulants: 3 # Goobstation edit - -- type: reaction - id: Ephedrine - impact: Medium - reactants: - Oil: - amount: 1 - Hydrogen: - amount: 1 - Sugar: - amount: 1 - Diethylamine: - amount: 1 - products: - Ephedrine: 4 - -- type: reaction - id: MuteToxin - impact: Medium - minTemp: 370 - reactants: - Uranium: - amount: 1 - Vestine: - amount: 2 - SpaceGlue: - amount: 2 - products: - MuteToxin: 4 #goob edit - -- type: reaction - id: ChloralHydrate - impact: Medium - reactants: - Chlorine: - amount: 3 - Ethanol: - amount: 1 - Water: - amount: 1 - products: - ChloralHydrate: 1 - -- type: reaction - id: Pax - impact: Medium - reactants: - MindbreakerToxin: - amount: 1 - Synaptizine: - amount: 1 - Water: - amount: 1 - products: - Pax: 3 - -- type: reaction - id: Charcoal - reactants: - Carbon: - amount: 1 - Ash: - amount: 1 - products: - Charcoal: 1 - -- type: reaction - id: NorepinephricAcid - impact: Medium - reactants: - Uranium: - amount: 1 - Epinephrine: - amount: 1 - products: - NorepinephricAcid: 2 - -- type: reaction - id: Ethyloxyephedrine - impact: Medium - minTemp: 370 #Goobstation edit - reactants: - Desoxyephedrine: - amount: 1 - Stellibinin: - amount: 1 - products: - Ethyloxyephedrine: 2 - -- type: reaction - id: Diphenylmethylamine - impact: Medium - reactants: - Ethyloxyephedrine: - amount: 1 - SodiumCarbonate: - amount: 1 - Coffee: - amount: 1 - products: - Diphenylmethylamine: 3 - -- type: reaction - id: SodiumCarbonate - impact: Medium - reactants: - Ammonia: - amount: 1 - TableSalt: - amount: 1 - Carbon: - amount: 1 - Oxygen: - amount: 1 - products: - SodiumCarbonate: 4 - -- type: reaction - id: Benzene - minTemp: 310 - reactants: - Hydrogen: - amount: 1 - Carbon: - amount: 1 - products: - Benzene: 1 - -- type: reaction - minTemp: 310 - id: Hydroxide - priority: -1 #needs to be here due to how sulfuric acid reaction words - reactants: - Oxygen: - amount: 1 - Hydrogen: - amount: 1 - products: - Hydroxide: 2 - -- type: reaction - id: SodiumHydroxide - reactants: - Hydroxide: - amount: 1 - Sodium: - amount: 1 - products: - SodiumHydroxide: 2 - -- type: reaction - minTemp: 310 - id: Fersilicite - reactants: - Iron: - amount: 1 - Silicon: - amount: 1 - products: - Fersilicite: 2 - -- type: reaction - id: SodiumPolyacrylate - impact: Medium - reactants: - Oxygen: - amount: 2 - Sodium: - amount: 1 - Nitrogen: - amount: 1 - products: - SodiumPolyacrylate: 4 - -- type: reaction - id: Nocturine - impact: High - reactants: - Impedrezene: - amount: 2 - Vestine: - amount: 1 - products: - Nocturine: 2 #goob edit - -- type: reaction - id: Tazinide - impact: Medium - reactants: - Licoxide: - amount: 1 - Vestine: - amount: 1 - products: - Tazinide: 2 #goob edit - -- type: reaction - id: ArtifactGlue - reactants: - SpaceGlue: - amount: 1 - Artifexium: - amount: 1 - products: - ArtifactGlue: 2 diff --git a/mixingrecipes/cleaning.yml b/mixingrecipes/cleaning.yml deleted file mode 100644 index f654561..0000000 --- a/mixingrecipes/cleaning.yml +++ /dev/null @@ -1,56 +0,0 @@ -# SPDX-FileCopyrightText: 2021 Swept -# 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 -# SPDX-FileCopyrightText: 2023 Boaz1111 <149967078+Boaz1111@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Psychpsyo <60073468+Psychpsyo@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 TemporalOroboros -# SPDX-FileCopyrightText: 2024 dffdff2423 -# 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 \ No newline at end of file diff --git a/mixingrecipes/drinks.yml b/mixingrecipes/drinks.yml deleted file mode 100644 index 65469f7..0000000 --- a/mixingrecipes/drinks.yml +++ /dev/null @@ -1,1609 +0,0 @@ -# SPDX-FileCopyrightText: 2020 AJCM-git <60196617+AJCM-git@users.noreply.github.com> -# SPDX-FileCopyrightText: 2020 Injazz -# SPDX-FileCopyrightText: 2020 nuke <47336974+nuke-makes-games@users.noreply.github.com> -# SPDX-FileCopyrightText: 2021 Pieter-Jan Briers -# SPDX-FileCopyrightText: 2021 Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com> -# SPDX-FileCopyrightText: 2022 Fishfish458 <47410468+Fishfish458@users.noreply.github.com> -# SPDX-FileCopyrightText: 2022 Mervill -# SPDX-FileCopyrightText: 2022 Moony -# SPDX-FileCopyrightText: 2022 Peptide90 <78795277+Peptide90@users.noreply.github.com> -# SPDX-FileCopyrightText: 2022 Plasmaguy -# SPDX-FileCopyrightText: 2022 Veritius <45957058+Veritius@users.noreply.github.com> -# SPDX-FileCopyrightText: 2022 ZeroDayDaemon <60460608+ZeroDayDaemon@users.noreply.github.com> -# SPDX-FileCopyrightText: 2022 fishfish458 -# SPDX-FileCopyrightText: 2022 mirrorcult -# SPDX-FileCopyrightText: 2023 Alzore <140123969+Blackern5000@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Floofi <126319569+Shadowtheprotogen546@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Jeff -# SPDX-FileCopyrightText: 2023 Kevin Zheng -# SPDX-FileCopyrightText: 2023 Kit0vras <123590995+Kit0vras@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Nemanja <98561806+EmoGarbage404@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Velcroboy <107660393+IamVelcroboy@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Veritius -# SPDX-FileCopyrightText: 2023 Vordenburg <114301317+Vordenburg@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Waylon Cude -# SPDX-FileCopyrightText: 2023 deltanedas <39013340+deltanedas@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 keronshb <54602815+keronshb@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 lapatison <100279397+lapatison@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 lzk <124214523+lzk228@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Aidenkrz -# SPDX-FileCopyrightText: 2024 BlitzTheSquishy <73762869+BlitzTheSquishy@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 CatMagic <135462166+CatMagic1@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Firewatch <54725557+musicmanvr@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Hannah Giovanna Dawson -# SPDX-FileCopyrightText: 2024 Hanz <41141796+Hanzdegloker@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 RedBookcase -# SPDX-FileCopyrightText: 2024 Southbridge <7013162+southbridge-fur@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Thomas <87614336+Aeshus@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Ubaser <134914314+UbaserB@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Verm <32827189+Vermidia@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 dragonryan06 <71857681+dragonryan06@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 joshepvodka <86210200+joshepvodka@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 potato1234_x <79580518+potato1234x@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 saga3152 <133799418+saga3152@users.noreply.github.com> -# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com> -# SPDX-FileCopyrightText: 2025 Alpaccalypse <21291379+Alpaccalypse@users.noreply.github.com> -# SPDX-FileCopyrightText: 2025 Boaz1111 <149967078+Boaz1111@users.noreply.github.com> -# SPDX-FileCopyrightText: 2025 Coolsurf6 -# SPDX-FileCopyrightText: 2025 GNUtopia -# SPDX-FileCopyrightText: 2025 GoobBot -# SPDX-FileCopyrightText: 2025 RedBookcase -# SPDX-FileCopyrightText: 2025 SX_7 -# -# SPDX-License-Identifier: AGPL-3.0-or-later - -- type: reaction - id: AcidSpit - reactants: - Wine: - amount: 2 - SulfuricAcid: - amount: 1 - products: - AcidSpit: 3 - -- type: reaction - id: AlienBrainHemorrhage - reactants: - IrishCream: - amount: 1 - BlueCuracao: - amount: 1 - Grenadine: - amount: 1 - products: - AlienBrainHemorrhage: 3 - -- type: reaction - id: AlliesCocktail - requiredMixerCategories: - - Shake - reactants: - Martini: - amount: 2 - Vodka: - amount: 1 - products: - AlliesCocktail: 3 - -- type: reaction - id: Amasec - requiredMixerCategories: - - Shake - reactants: - Wine: - amount: 2 - Vodka: - amount: 2 - Iron: - amount: 1 - products: - Amasec: 5 - -- type: reaction - id: Andalusia - requiredMixerCategories: - - Stir - reactants: - Rum: - amount: 1 - Whiskey: - amount: 1 - JuiceLemon: - amount: 1 - products: - Andalusia: 3 - -- type: reaction - id: Antifreeze - reactants: - Cream: - amount: 1 - Ice: - amount: 1 - Vodka: - amount: 2 - products: - Antifreeze: 4 - -- type: reaction - id: ArnoldPalmer - reactants: - IcedTea: - amount: 1 - Lemonade: - amount: 1 - products: - ArnoldPalmer: 2 - -- type: reaction - id: AtomicBomb - reactants: - B52: - amount: 10 - Uranium: - amount: 1 - products: - AtomicBomb: 10 - -- type: reaction - id: B52 - reactants: - Cognac: - amount: 1 - IrishCarBomb: - amount: 1 - CoffeeLiqueur: - amount: 1 - products: - B52: 3 - -- type: reaction - id: BudgetInsulsDrink - reactants: - Tequila: - amount: 1 - VodkaRedBool: - amount: 3 - products: - BudgetInsulsDrink: 4 - -- type: reaction - id: BlueHawaiian - requiredMixerCategories: - - Shake - reactants: - CoconutRum: - amount: 2 - JuicePineapple: - amount: 1 - JuiceLemon: - amount: 1 - BlueCuracao: - amount: 1 - products: - BlueHawaiian: 5 - -- type: reaction - id: CogChamp - reactants: - Cognac: - amount: 1 - ScrewdriverCocktail: - amount: 1 - WeldingFuel: - amount: 1 - products: - CogChamp: 3 - sound: - path: /Audio/Magic/Cults/ClockCult/steam_whoosh.ogg - -- type: reaction - id: BahamaMama - requiredMixerCategories: - - Shake - reactants: - Ice: - amount: 1 - JuiceOrange: - amount: 1 - JuicePineapple: - amount: 1 - Rum: - amount: 1 - CoconutRum: - amount: 1 - Grenadine: - amount: 1 - products: - BahamaMama: 6 - -- type: reaction - id: Barefoot - reactants: - Cream: - amount: 1 - Vermouth: - amount: 1 - JuiceBerry: - amount: 1 - products: - Barefoot: 3 - -- type: reaction - id: BananaHonk - reactants: - Cream: - amount: 1 - JuiceBanana: - amount: 1 - Sugar: - amount: 1 - products: - BananaHonk: 3 - -- type: reaction - id: BeepskySmash - requiredMixerCategories: - - Shake - reactants: - Iron: - amount: 1 - JuiceLime: - amount: 1 - Whiskey: - amount: 1 - products: - BeepskySmash: 2 - -- type: reaction - id: BlackRussian - reactants: - CoffeeLiqueur: - amount: 1 - Vodka: - amount: 2 - products: - BlackRussian: 3 - -- type: reaction - id: BloodyMary - requiredMixerCategories: - - Stir - reactants: - JuiceLime: - amount: 1 - JuiceTomato: - amount: 3 - Vodka: - amount: 2 - products: - BloodyMary: 6 - -- type: reaction - id: Booger - reactants: - Cream: - amount: 2 - JuiceBanana: - amount: 1 - JuiceWatermelon: - amount: 1 - Rum: - amount: 1 - products: - Booger: 5 - -- type: reaction - id: BraveBull - reactants: - CoffeeLiqueur: - amount: 1 - Tequila: - amount: 2 - products: - BraveBull: 3 - -- type: reaction - id: Bronx - requiredMixerCategories: - - Shake - reactants: - Gin: - amount: 1 - Vermouth: - amount: 1 - JuiceOrange: - amount: 1 - products: - Bronx: 3 - -- type: reaction - id: CafeLatte - reactants: - Coffee: - amount: 1 - Milk: - amount: 1 - products: - CafeLatte: 2 - -- type: reaction - id: CoconutRum - reactants: - Rum: - amount: 2 - CoconutWater: - amount: 1 - products: - CoconutRum: 3 - -- type: reaction - id: Cosmopolitan - reactants: - Vodka: - amount: 1 - JuiceBerry: - amount: 1 - JuiceLime: - amount: 1 - products: - Cosmopolitan: 3 - -- type: reaction - id: CreamOfCoconut - reactants: - CoconutWater: - amount: 1 - Sugar: - amount: 1 - Milk: - amount: 1 - products: - CreamOfCoconut: 3 - -- type: reaction - id: CrushDepth - reactants: - RootBeerFloat: - amount: 1 - Rum: - amount: 1 - products: - CrushDepth: 2 - -- type: reaction - id: CubaLibre - reactants: - Cola: - amount: 2 - Rum: - amount: 1 - products: - CubaLibre: 3 - -- type: reaction - id: DarkandStormy - reactants: - SolDry: - amount: 1 - Rum: - amount: 1 - products: - DarkandStormy: 2 - -- type: reaction - id: DemonsBlood - requiredMixerCategories: - - Stir - reactants: - Rum: - amount: 1 - Blood: - amount: 1 - DrGibb: - amount: 1 - SpaceMountainWind: - amount: 1 - products: - DemonsBlood: 4 - -- type: reaction - id: DevilsKiss - requiredMixerCategories: - - Stir - reactants: - Rum: - amount: 1 - Blood: - amount: 1 - CoffeeLiqueur: - amount: 1 - products: - DevilsKiss: 3 - -- type: reaction - id: DoctorsDelight - requiredMixerCategories: - - Stir - reactants: - Cream: - amount: 2 - JuiceLime: - amount: 1 - JuiceOrange: - amount: 1 - JuiceTomato: - amount: 1 - Tricordrazine: - amount: 1 - products: - DoctorsDelight: 6 - -- type: reaction - id: DriestMartini - requiredMixerCategories: - - Shake - reactants: - Gin: - amount: 1 - Nothing: - amount: 1 - products: - DriestMartini: 2 - -- type: reaction - id: Eggnog - requiredMixerCategories: - - Shake - reactants: - Egg: - amount: 1 - Milk: - amount: 4 - Rum: - amount: 5 - products: - Eggnog: 10 - -- type: reaction - id: ElectricShark - requiredMixerCategories: - - Shake - reactants: - DarkandStormy: - amount: 4 - BlueCuracao: - amount: 1 - JuicePineapple: - amount: 1 - products: - ElectricShark: 6 - -- type: reaction - id: ErikaSurprise - requiredMixerCategories: - - Shake - reactants: - Ale: - amount: 2 - Ice: - amount: 1 - JuiceBanana: - amount: 1 - JuiceLime: - amount: 1 - Whiskey: - amount: 1 - products: - ErikaSurprise: 6 - -- type: reaction - id: EthanolBreakdown - source: true - requiredMixerCategories: - - Electrolysis - reactants: - Ethanol: - amount: 9 - products: - Hydrogen: 6 - Carbon: 2 - Oxygen: 1 - -- type: reaction - id: FourteenLoko - reactants: - Coffee: - amount: 1 - JuiceLime: - amount: 1 - Vodka: - amount: 1 - products: - FourteenLoko: 3 - -- type: reaction - id: GargleBlaster - requiredMixerCategories: - - Shake - reactants: - Cognac: - amount: 1 - Gin: - amount: 1 - JuiceLime: - amount: 1 - Vodka: - amount: 1 - Whiskey: - amount: 1 - products: - GargleBlaster: 5 - -- type: reaction - id: GinFizz - reactants: - Gin: - amount: 1 - JuiceLime: - amount: 1 - SodaWater: - amount: 1 - products: - GinFizz: 3 - -- type: reaction - id: GinTonic - reactants: - Gin: - amount: 1 - TonicWater: - amount: 2 - products: - GinTonic: 3 - -- type: reaction - id: Gildlager - requiredMixerCategories: - - Shake - reactants: - Gold: - amount: 1 - Vodka: - amount: 10 - products: - Gildlager: 10 - -- type: reaction - id: Grog - reactants: - Rum: - amount: 1 - Water: - amount: 2 - Sugar: - amount: 1 - products: - Grog: 4 - -- type: reaction - id: HippiesDelight - reactants: - GargleBlaster: - amount: 1 - THC: - amount: 1 - products: - HippiesDelight: 2 - -- type: reaction - id: Hooch - reactants: - Ethanol: - amount: 2 - WeldingFuel: - amount: 1 - Enzyme: - amount: 1 - products: - Hooch: 3 - -- type: reaction - id: HotCocoa - minTemp: 350 - reactants: - Water: - amount: 1 - CocoaPowder: - amount: 1 - products: - HotCocoa: 2 - -- type: reaction - id: IceCream - reactants: - Cream: - amount: 1 - Ice: - amount: 1 - Sugar: - amount: 1 - products: - IceCream: 3 - -- type: reaction - id: IcedBeer - reactants: - Beer: - amount: 5 - Ice: - amount: 1 - products: - IcedBeer: 5 - -- type: reaction - id: IcedBeerAlt - reactants: - Beer: - amount: 10 - FrostOil: - amount: 1 - products: - IcedBeer: 10 - -- type: reaction - id: IcedCoffee - reactants: - Coffee: - amount: 2 - Ice: - amount: 1 - products: - IcedCoffee: 3 - -- type: reaction - id: IcedGreenTea - reactants: - GreenTea: - amount: 2 - Ice: - amount: 1 - products: - IcedGreenTea: 3 - -- type: reaction - id: IcedTea - reactants: - Ice: - amount: 1 - Tea: - amount: 2 - products: - IcedTea: 3 - -- type: reaction - id: IrishBool - reactants: - EnergyDrink: - amount: 1 - IrishCarBomb: - amount: 1 - products: - IrishBool: 2 - -- type: reaction - id: IrishCarBomb - reactants: - Ale: - amount: 1 - IrishCream: - amount: 1 - products: - IrishCarBomb: 2 - -- type: reaction - id: IrishCoffee - requiredMixerCategories: - - Stir - reactants: - Coffee: - amount: 1 - IrishCream: - amount: 1 - products: - IrishCoffee: 2 - -- type: reaction - id: IrishCream - reactants: - Cream: - amount: 1 - Whiskey: - amount: 2 - products: - IrishCream: 3 - -- type: reaction - id: JackRose - requiredMixerCategories: - - Shake - reactants: - JuiceApple: - amount: 1 - Cognac: - amount: 1 - Grenadine: - amount: 1 - JuiceLemon: - amount: 1 - products: - JackRose: 4 - -- type: reaction - id: JungleBird - requiredMixerCategories: - - Shake - reactants: - Rum: - amount: 3 - JuicePineapple: - amount: 1 - Grenadine: - amount: 1 - JuiceLime: - amount: 1 - products: - JungleBird: 6 - -- type: reaction - id: Kalimotxo - reactants: - Cola: - amount: 1 - Wine: - amount: 1 - products: - Kalimotxo: 2 - -- type: reaction - id: KiraSpecial - requiredMixerCategories: - - Stir - reactants: - JuiceLime: - amount: 1 - JuiceOrange: - amount: 1 - SodaWater: - amount: 1 - products: - KiraSpecial: 3 - -- type: reaction - id: Lemonade - requiredMixerCategories: - - Stir - reactants: - JuiceLemon: - amount: 1 - Sugar: - amount: 1 - Water: - amount: 1 - products: - Lemonade: 3 - -- type: reaction - id: LemonLime - requiredMixerCategories: - - Stir - reactants: - JuiceLemon: - amount: 1 - JuiceLime: - amount: 1 - SodaWater: - amount: 1 - products: - LemonLime: 3 - -- type: reaction - id: LongIslandIcedTea - requiredMixerCategories: - - Stir - reactants: - CubaLibre: - amount: 3 - Gin: - amount: 1 - Tequila: - amount: 1 - Vodka: - amount: 1 - products: - LongIslandIcedTea: 6 - -- type: reaction - id: Manhattan - requiredMixerCategories: - - Shake - reactants: - Whiskey: - amount: 2 - Vermouth: - amount: 1 - products: - Manhattan: 3 - -- type: reaction - id: ManhattanProject - reactants: - Whiskey: - amount: 10 - Uranium: - amount: 1 - products: - ManhattanProject: 10 - -- type: reaction - id: ManlyDorf - reactants: - Ale: - amount: 2 - Beer: - amount: 1 - products: - ManlyDorf: 3 - -- type: reaction - id: Margarita - reactants: - Tequila: - amount: 2 - JuiceLime: - amount: 1 - products: - Margarita: 3 - -- type: reaction - id: Martini - requiredMixerCategories: - - Shake - reactants: - Gin: - amount: 2 - Vermouth: - amount: 1 - products: - Martini: 3 - -- type: reaction - id: Mead - reactants: - Sugar: - amount: 1 - # TODO replace Sugar with Honey once added - Enzyme: - amount: 1 - products: - Mead: 2 - -- type: reaction - id: Mojito - requiredMixerCategories: - - Shake - reactants: - JuiceLime: - amount: 1 - Rum: - amount: 1 - SodaWater: - amount: 1 - Sugar: - amount: 1 - products: - Mojito: 4 - -- type: reaction - id: MonkeyBusiness - requiredMixerCategories: - - Shake - reactants: - Gin: - amount: 1 - JuiceOrange: - amount: 1 - Grenadine: - amount: 1 - Absinthe: - amount: 1 - products: - MonkeyBusiness: 4 - -- type: reaction - id: Moonshine - reactants: - Tequila: - amount: 1 - Vodka: - amount: 1 - Whiskey: - amount: 1 - products: - Moonshine: 3 - -- type: reaction - id: Neurotoxin - reactants: - GargleBlaster: - amount: 1 - Morphine: - amount: 1 - products: - Neurotoxin: 2 - -- type: reaction - id: NuclearCola - reactants: - Cola: - amount: 5 - Uranium: - amount: 1 - products: - NuclearCola: 5 - -- type: reaction - id: NuclearColaBreakdown - source: true - requiredMixerCategories: - - Centrifuge - reactants: - NuclearCola: - amount: 10 # assuming we loose all o2 released as gas in the centrifugal process - products: - Ipecac: 2 - Water: 2 - Sugar: 2 - Uranium: 1 - -- type: reaction - id: Patron - requiredMixerCategories: - - Shake - reactants: - Tequila: - amount: 10 - Silver: - amount: 1 - products: - Patron: 10 - -- type: reaction - id: Painkiller - requiredMixerCategories: - - Shake - reactants: - JuicePineapple: - amount: 3 - CoconutRum: - amount: 1 - JuiceOrange: - amount: 1 - CreamOfCoconut: - amount: 1 - products: - Painkiller: 6 - -- type: reaction - id: PinaColada - reactants: - JuicePineapple: - amount: 3 - JuiceLime: - amount: 1 - Rum: - amount: 1 - CreamOfCoconut: - amount: 1 - products: - PinaColada: 6 - -- type: reaction - id: Posca - reactants: - TableSalt: - amount: 1 - Vinegar: - amount: 1 - Water: - amount: 1 - products: - Posca: 3 - -- type: reaction - id: Radler - reactants: - Lemonade: - amount: 1 - Beer: - amount: 1 - products: - Radler: 2 - -- type: reaction - id: RedMead - reactants: - Mead: - amount: 1 - Blood: - amount: 1 - products: - RedMead: 2 - -- type: reaction - id: Rewriter - reactants: - Coffee: - amount: 1 - SpaceMountainWind: - amount: 1 - products: - Rewriter: 2 - -- type: reaction - id: RootBeerFloat - reactants: - RootBeer: - amount: 2 - IceCream: - amount: 1 - products: - RootBeerFloat: 3 - -- type: reaction - id: RoyRogers - reactants: - Cola: - amount: 2 - Grenadine: - amount: 1 - products: - RoyRogers: 3 - -- type: reaction - id: Rubberneck - reactants: - EnergyDrink: - amount: 2 - Moonshine: - amount: 1 - Sugar: - amount: 1 - products: - Rubberneck: 4 - -- type: reaction - id: Sbiten - reactants: - Vodka: - amount: 1 - CapsaicinOil: - amount: 1 - products: - Sbiten: 2 - -- type: reaction - id: ScrewdriverCocktail - requiredMixerCategories: - - Shake - reactants: - JuiceOrange: - amount: 2 - Vodka: - amount: 1 - products: - ScrewdriverCocktail: 3 - -- type: reaction - id: ShirleyTemple - reactants: - SolDry: - amount: 2 - Grenadine: - amount: 1 - products: - ShirleyTemple: 3 - -- type: reaction - id: Silencer - reactants: - Nothing: - amount: 1 - Cream: - amount: 1 - Sugar: - amount: 1 - products: - Silencer: 3 - -# - type: reaction -# id: Singulo -# reactants: -# Vodka: -# amount: 5 -# Wine: -# amount: 5 -# LiquidDarkMatter: -# amount: 1 -# products: -# Singulo: 10 -# Waiting until LiquidDarkMatter added - -- type: reaction - id: SnowWhite - reactants: - Beer: - amount: 1 - LemonLime: - amount: 1 - products: - SnowWhite: 2 - -- type: reaction - id: SodaWater - requiredMixerCategories: - - Shake - reactants: - Water: - amount: 5 - CarbonDioxide: - amount: 1 - products: - SodaWater: 6 - -- type: reaction - id: SoyLatte - reactants: - Coffee: - amount: 1 - MilkSoy: - amount: 1 - products: - SoyLatte: 2 - -- type: reaction - id: Starkist - reactants: - Cola: - amount: 1 - JuiceOrange: - amount: 2 - products: - Starkist: 3 - -- type: reaction - id: SuiDream - reactants: - SpaceUp: - amount: 1 - BlueCuracao: - amount: 1 - MelonLiquor: - amount: 1 - products: - SuiDream: 3 - -- type: reaction - id: SyndicateBomb - reactants: - Beer: - amount: 1 - WhiskeyCola: - amount: 1 - products: - SyndicateBomb: 2 - -- type: reaction - id: Tea - reactants: - TeaPowder: - amount: 1 - Water: - amount: 5 - products: - Tea: 6 - -- type: reaction - id: TequilaSunrise - reactants: - JuiceOrange: - amount: 1 - Tequila: - amount: 2 - products: - TequilaSunrise: 3 - -- type: reaction - id: ThreeMileIsland - reactants: - LongIslandIcedTea: - amount: 10 - Uranium: - amount: 1 - products: - ThreeMileIsland: 10 - -- type: reaction - id: Tortuga - requiredMixerCategories: - - Stir - reactants: - IcedTea: - amount: 1 - Sugar: - amount: 1 - products: - Tortuga: 2 - -- type: reaction - id: ToxinsSpecial - requiredMixerCategories: - - Shake - reactants: - Rum: - amount: 2 - Vermouth: - amount: 1 - Plasma: - amount: 2 - products: - ToxinsSpecial: 5 - -- type: reaction - id: Vampiro - requiredMixerCategories: - - Shake - reactants: - TequilaSunrise: - amount: 3 - BloodyMary: - amount: 1 - Hotsauce: - amount: 1 - LemonLime: - amount: 1 - products: - Vampiro: 6 - -- type: reaction - id: VodkaMartini - requiredMixerCategories: - - Shake - reactants: - Vermouth: - amount: 1 - Vodka: - amount: 2 - products: - VodkaMartini: 3 - -- type: reaction - id: VodkaRedBool - reactants: - Vodka: - amount: 1 - EnergyDrink: - amount: 2 - products: - VodkaRedBool: 3 - -- type: reaction - id: VodkaTonic - reactants: - Vodka: - amount: 1 - TonicWater: - amount: 2 - products: - VodkaTonic: 3 - -- type: reaction - id: WhiskeyCola - reactants: - Cola: - amount: 2 - Whiskey: - amount: 1 - products: - WhiskeyCola: 3 - -- type: reaction - id: WatermelonWakeup - reactants: - JuiceWatermelon: - amount: 1 - Whiskey: - amount: 1 - EnergyDrink: - amount: 1 - products: - WatermelonWakeup: 3 - -- type: reaction - id: WhiteRussian - reactants: - BlackRussian: - amount: 1 - Cream: - amount: 1 - products: - WhiteRussian: 2 - -- type: reaction - id: WhiskeySoda - reactants: - SodaWater: - amount: 2 - Whiskey: - amount: 1 - products: - WhiskeySoda: 3 - -- type: reaction - id: XenoBasher - reactants: - ManlyDorf: - amount: 2 - EnergyDrink: - amount: 1 - products: - XenoBasher: 3 - -- type: reaction - id: HotRamen - minTemp: 323.15 - reactants: - DryRamen: - amount: 5 - Water: - amount: 2 - products: - HotRamen: 6 - -- type: reaction - id: Pilk - reactants: - Cola: - amount: 1 - Milk: - amount: 1 - products: - Pilk: 2 - -- type: reaction - id: TheMartinez - reactants: - Cola: - amount: 2 - Vodka: - amount: 2 - Ice: - amount: 1 - JuiceLemon: - amount: 1 - products: - TheMartinez: 6 - -- type: reaction - id: Vodka - requiredMixerCategories: - - Stir - reactants: - Ethanol: - amount: 1 - Water: - amount: 1 - products: - Vodka: 2 - -- type: reaction - id: WaterBreakdown - source: true - requiredMixerCategories: - - Electrolysis - reactants: - Water: - amount: 3 - products: - Hydrogen: 2 - Oxygen: 1 - -- type: reaction - id: WhiteGilgamesh - reactants: - Beer: - amount: 2 - Milk: - amount: 1 - products: - WhiteGilgamesh: 3 - -- type: reaction - id: Cola - reactants: - Ipecac: - amount: 1 - Oxygen: - amount: 1 - Water: - amount: 1 - Sugar: - amount: 1 - products: - Cola: 4 - -- type: reaction - id: Caipirinha - requiredMixerCategories: - - Shake - reactants: - Rum: - amount: 1 - JuiceLime: - amount: 1 - Sugar: - amount: 1 - Ice: - amount: 1 - products: - Caipirinha: 4 - -- type: reaction - id: Daiquiri - requiredMixerCategories: - - Stir - reactants: - Rum: - amount: 4 - Sugar: - amount: 1 - JuiceLime: - amount: 1 - products: - Daiquiri: 6 - -- type: reaction - id: DeathInTheAfternoon - reactants: - Absinthe: - amount: 2 - Champagne: - amount: 1 - products: - DeathInTheAfternoon: 3 - -- type: reaction - id: Empress75 - requiredMixerCategories: - - Shake - reactants: - Champagne: - amount: 2 - Gin: - amount: 2 - JuiceLime: - amount: 1 - Grenadine: - amount: 1 - products: - Empress75: 6 - -- type: reaction - id: EspressoMartini - requiredMixerCategories: - - Shake - reactants: - BlackRussian: - amount: 1 - Coffee: - amount: 1 - products: - EspressoMartini: 2 - -- type: reaction - id: Mayojito - reactants: - Mojito: - amount: 1 - Mayo: - amount: 1 - products: - Mayojito: 2 - -- type: reaction - id: Mimeosa - reactants: - Mimosa: - amount: 2 - Nothing: - amount: 1 - products: - Mimeosa: 3 - -- type: reaction - id: Mimosa - reactants: - JuiceOrange: - amount: 2 - Champagne: - amount: 1 - products: - Mimosa: 3 - -- type: reaction - id: MoscowMule - requiredMixerCategories: - - Stir - reactants: - Vodka: - amount: 4 - JuiceLime: - amount: 1 - SolDry: - amount: 1 - products: - MoscowMule: 6 - -- type: reaction - id: TheSunAlsoRises - reactants: - Absinthe: - amount: 1 - Daiquiri: - amount: 5 - products: - TheSunAlsoRises: 6 - -- type: reaction - id: WhiskeySour - requiredMixerCategories: - - Shake - reactants: - Whiskey: - amount: 2 - Sugar: - amount: 1 - JuiceLemon: - amount: 2 - Egg: - amount: 1 - products: - WhiskeySour: 6 - -- type: reaction - id: ZombieCocktail - reactants: - Rum: - amount: 2 - Grenadine: - amount: 1 - ZombieBlood: - amount: 1 - products: - ZombieCocktail: 4 - -- type: reaction - id: BacchusBlessing - reactants: - Hooch: - amount: 1 - Absinthe: - amount: 1 - ManlyDorf: - amount: 1 - SyndicateBomb: - amount: 1 - products: - BacchusBlessing: 4 diff --git a/mixingrecipes/food.yml b/mixingrecipes/food.yml deleted file mode 100644 index a68eb4d..0000000 --- a/mixingrecipes/food.yml +++ /dev/null @@ -1,519 +0,0 @@ -# SPDX-FileCopyrightText: 2022 Kevin Zheng -# SPDX-FileCopyrightText: 2022 Peptide90 <78795277+Peptide90@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Boaz1111 <149967078+Boaz1111@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Fluffiest Floofers -# SPDX-FileCopyrightText: 2023 Interrobang01 <113810873+Interrobang01@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Minty642 <42335609+Minty642@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Vladislav Kadira <130583174+FillerVK@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 deathride58 -# SPDX-FileCopyrightText: 2023 lapatison <100279397+lapatison@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 nmajask -# SPDX-FileCopyrightText: 2023 phunnyguy <90366172+phunnyguy@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 potato1234_x <79580518+potato1234x@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 12rabbits <53499656+12rabbits@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Alchebun <47635328+jimmy12or@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Alchebun -# SPDX-FileCopyrightText: 2024 Alzore <140123969+Blackern5000@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Brandon Hu <103440971+Brandon-Huu@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Dimastra <65184747+Dimastra@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Dimastra -# SPDX-FileCopyrightText: 2024 Ed <96445749+TheShuEd@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Emisse <99158783+Emisse@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Eoin Mcloughlin -# SPDX-FileCopyrightText: 2024 IProduceWidgets <107586145+IProduceWidgets@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 JIPDawg <51352440+JIPDawg@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 JIPDawg -# SPDX-FileCopyrightText: 2024 Mervill -# SPDX-FileCopyrightText: 2024 Moomoobeef <62638182+Moomoobeef@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Nemanja <98561806+EmoGarbage404@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 PJBot -# SPDX-FileCopyrightText: 2024 Pieter-Jan Briers -# SPDX-FileCopyrightText: 2024 Pieter-Jan Briers -# SPDX-FileCopyrightText: 2024 Piras314 -# SPDX-FileCopyrightText: 2024 PopGamer46 -# SPDX-FileCopyrightText: 2024 PursuitInAshes -# SPDX-FileCopyrightText: 2024 QueerNB <176353696+QueerNB@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Saphire Lattice -# SPDX-FileCopyrightText: 2024 ShadowCommander <10494922+ShadowCommander@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Simon <63975668+Simyon264@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Spessmann <156740760+Spessmann@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 TheKittehJesus <29379890+SamGithubAccount@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Thomas <87614336+Aeshus@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Ubaser <134914314+UbaserB@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Winkarst <74284083+Winkarst-cpu@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 ada-please <155147867+ada-please@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 deltanedas <39013340+deltanedas@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 deltanedas <@deltanedas:kde.org> -# SPDX-FileCopyrightText: 2024 eoineoineoin -# SPDX-FileCopyrightText: 2024 genderGeometries <159584039+genderGeometries@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 lzk <124214523+lzk228@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 slarticodefast <161409025+slarticodefast@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 stellar-novas -# SPDX-FileCopyrightText: 2024 themias <89101928+themias@users.noreply.github.com> -# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com> -# SPDX-FileCopyrightText: 2025 SX_7 -# -# SPDX-License-Identifier: AGPL-3.0-or-later - -- type: reaction - id: Curdling - impact: Low - quantized: true - conserveEnergy: false - reactants: - Milk: - amount: 40 - Enzyme: - amount: 5 - catalyst: true - effects: - - !type:CreateEntityReactionEffect - entity: FoodCheese - -- type: reaction - id: ChevreCurdling - impact: low - quantized: true - conserveEnergy: false - reactants: - MilkGoat: - amount: 10 #Batches of chevre are traditionally made in far lower quantities than that of milk - Enzyme: - amount: 5 - catalyst: true - effects: - - !type:CreateEntityReactionEffect - entity: FoodChevre - -- type: reaction - id: CreateDough - impact: Low - quantized: true - conserveEnergy: false - reactants: - Flour: - amount: 15 - Water: - amount: 10 - effects: - - !type:CreateEntityReactionEffect - entity: FoodDough - -- type: reaction - id: CreateCornmealDough - impact: Low - quantized: true - conserveEnergy: false - reactants: - Cornmeal: - amount: 15 - Milk: #replace with yoghurt when added - amount: 10 - Egg: - amount: 6 - effects: - - !type:CreateEntityReactionEffect - entity: FoodDoughCornmeal - -- type: reaction - id: CreateTortillaDough - impact: Low - quantized: true - conserveEnergy: false - reactants: - Cornmeal: - amount: 15 - Water: - amount: 10 - effects: - - !type:CreateEntityReactionEffect - entity: FoodDoughTortilla - -- type: reaction - id: CreateDoughCotton - impact: Low - quantized: true - conserveEnergy: false - reactants: - Fiber: - amount: 10 - Flour: - amount: 5 - Water: - amount: 10 - effects: - - !type:CreateEntityReactionEffect - entity: FoodDoughCotton - -- type: reaction - id: CreateCakeBatter - impact: Low - quantized: true - conserveEnergy: false - reactants: - Flour: - amount: 15 - Egg: - amount: 12 - Sugar: - amount: 5 - Milk: - amount: 5 - effects: - - !type:CreateEntityReactionEffect - entity: FoodCakeBatter - -- type: reaction - id: CreateButter - impact: Low - quantized: true - conserveEnergy: false - reactants: - Milk: - amount: 15 - TableSalt: - amount: 5 - catalyst: true - effects: - - !type:CreateEntityReactionEffect - entity: FoodButter - -- type: reaction - id: CreatePieDough - impact: Low - quantized: true - conserveEnergy: false - reactants: - Flour: - amount: 15 - Egg: - amount: 12 - TableSalt: - amount: 5 - effects: - - !type:CreateEntityReactionEffect - entity: FoodDoughPie - -# TG has a cake recipe that uses soy milk instead of eggs. -# but afaik it spawns the exact same cake batter entity. -# Maybe change this if you want to do allergies or something -- type: reaction - id: CreateVeganCakeBatter - impact: Low - quantized: true - conserveEnergy: false - reactants: - Flour: - amount: 15 - MilkSoy: - amount: 15 - Sugar: - amount: 5 - effects: - - !type:CreateEntityReactionEffect - entity: FoodCakeBatter - -- type: reaction - id: CreateTofu - impact: Low - quantized: true - conserveEnergy: false - reactants: - MilkSoy: - amount: 30 - Enzyme: - amount: 5 - catalyst: true - effects: - - !type:CreateEntityReactionEffect - entity: FoodTofu - -- type: reaction - id: CreateMeatball - impact: Low - quantized: true - conserveEnergy: false - reactants: - UncookedAnimalProteins: - amount: 5 - Flour: - amount: 5 - Egg: - amount: 6 - effects: - - !type:CreateEntityReactionEffect - entity: FoodMeatMeatball - -- type: reaction - id: CreateChocolate - impact: Low - quantized: true - conserveEnergy: false - reactants: - CocoaPowder: - amount: 4 - Milk: - amount: 2 - Sugar: - amount: 2 - effects: - - !type:CreateEntityReactionEffect - entity: FoodSnackChocolateBar - -# Condiments - -- type: reaction - id: CookingKetchup - reactants: - JuiceTomato: - amount: 2 - Sugar: - amount: 1 - products: - Ketchup: 3 - -- type: reaction - id: CookingMayoVinegar - reactants: - Vinegar: - amount: 5 - Oil: - amount: 5 - Egg: - amount: 6 - products: - Mayo: 15 - -- type: reaction - id: CookingMayoLemon - reactants: - JuiceLemon: - amount: 5 - Oil: - amount: 5 - Egg: - amount: 6 - products: - Mayo: 15 - -# Gas not included -- type: reaction - id: CookingMustard - reactants: - Bleach: - amount: 1 - Ammonia: - amount: 1 - products: - Mustard: 2 - -- type: reaction - id: CookingKetchunaise - reactants: - Ketchup: - amount: 1 - Mayo: - amount: 1 - products: - Ketchunaise: 2 - -- type: reaction - id: CookingBbqSauce - reactants: - Ketchup: - amount: 1 - Vinegar: - amount: 1 - Sugar: - amount: 1 - products: - BbqSauce: 3 - -- type: reaction - id: CookingHotsauce - reactants: - JuiceTomato: - amount: 1 - TableSalt: - amount: 1 - CapsaicinOil: - amount: 1 - products: - Hotsauce: 3 - -- type: reaction - id: CookingColdsauce - reactants: - JuiceTomato: - amount: 1 - TableSalt: - amount: 1 - FrostOil: - amount: 1 - products: - Coldsauce: 3 - -- type: reaction - id: CookingVinegar - reactants: - Ethanol: - amount: 1 - Oxygen: - amount: 1 - products: - Vinegar: 2 - -- type: reaction - id: CookingSoysauce - reactants: - MilkSoy: - amount: 2 - SulfuricAcid: - amount: 1 - products: - Soysauce: 3 - -- type: reaction - id: CookingVinaigrette - reactants: - Vinegar: - amount: 1 - OilOlive: - amount: 1 - Blackpepper: - amount: 1 - products: - Vinaigrette: 3 - -- type: reaction - id: BananaBreakdown - source: true - requiredMixerCategories: - - Centrifuge - reactants: - JuiceBanana: - amount: 10 - products: - Sugar: 5 - Potassium: 5 - -- type: reaction - id: OilBreakdown - requiredMixerCategories: - - Centrifuge - reactants: - Oil: - amount: 10 - products: - Fat: 6 - Water: 3 - Protein: 1 #water & protein represent aqueous proteins - -#- type: reaction -# id: SugarBreakdown -# source: true -# minTemp: 520 -# reactants: -# Sugar: -# amount: 4 -# products: -# Carbon: 1 -# Oxygen: 1 -# Hydrogen: 2 - -- type: reaction - id: AllicinBreakdown - source: true - requiredMixerCategories: - - Centrifuge - reactants: - Allicin: - amount: 4 - products: - Sulfur: 2 - Carbon: 1 - Water: 1 - -- type: reaction - id: NutrimentBreakdown - source: true - requiredMixerCategories: - - Centrifuge - reactants: - Nutriment: - amount: 5 - products: - Water: 2 - Carbon: 2 - Sugar: 1 - -- type: reaction - id: FatBreakdown - source: true - requiredMixerCategories: - - Electrolysis - reactants: - Fat: - amount: 15 - products: - Carbon: 5 - Hydrogen: 10 - Oxygen: 1 - -# Proteins are hydrocarbons -- type: reaction - id: UncookedAnimalProteinBreakdown - source: true - requiredMixerCategories: - - Electrolysis - reactants: - UncookedAnimalProteins: - amount: 10 - products: - Carbon: 2 - Hydrogen: 4 - Phosphorus: 3 - Oxygen: 1 - -- type: reaction - id: ProteinBreakdown - source: true - requiredMixerCategories: - - Electrolysis - reactants: - Protein: - amount: 10 - products: - Carbon: 2 - Hydrogen: 4 - Phosphorus: 3 - Oxygen: 1 - -# Vitamin = Healthy = Green = Nitrogenous -- type: reaction - id: VitaminBreakdown - source: true - requiredMixerCategories: - - Centrifuge - reactants: - Vitamin: - amount: 4 - products: - Carbon: 1 - Water: 1 - Nitrogen: 2 - -- type: reaction - id: ReduceMilk #makes Cream renewable - minTemp: 320 - requiredMixerCategories: - - Shake - reactants: - Milk: - amount: 2 - products: - Cream: 1 \ No newline at end of file diff --git a/mixingrecipes/fun.yml b/mixingrecipes/fun.yml deleted file mode 100644 index 18850e5..0000000 --- a/mixingrecipes/fun.yml +++ /dev/null @@ -1,288 +0,0 @@ -# SPDX-FileCopyrightText: 2021 Moony -# SPDX-FileCopyrightText: 2021 mirrorcult -# SPDX-FileCopyrightText: 2023 CrigCrag <137215465+CrigCrag@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Kit0vras <123590995+Kit0vras@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 LankLTE <135308300+LankLTE@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Nemanja <98561806+EmoGarbage404@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Ubaser <134914314+UbaserB@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 deltanedas <39013340+deltanedas@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 deltanedas <@deltanedas:kde.org> -# SPDX-FileCopyrightText: 2023 metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 mhamster <81412348+mhamsterr@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Aidenkrz -# SPDX-FileCopyrightText: 2024 Avalon <148660190+BYONDFuckery@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 CatMagic <135462166+CatMagic1@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Doggo5852 -# SPDX-FileCopyrightText: 2024 Kira Bridgeton <161087999+Verbalase@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Mr. 27 <45323883+Dutch-VanDerLinde@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 metalgearsloth -# SPDX-FileCopyrightText: 2024 potato1234_x <79580518+potato1234x@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 wafehling -# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com> -# SPDX-FileCopyrightText: 2025 GoobBot -# SPDX-FileCopyrightText: 2025 Minty642 <42335609+Minty642@users.noreply.github.com> -# SPDX-FileCopyrightText: 2025 RatherUncreative -# SPDX-FileCopyrightText: 2025 Ted Lukin <66275205+pheenty@users.noreply.github.com> -# SPDX-FileCopyrightText: 2025 UpAndLeaves <92269094+Alpha-Two@users.noreply.github.com> -# SPDX-FileCopyrightText: 2025 pheenty -# SPDX-FileCopyrightText: 2025 slarticodefast <161409025+slarticodefast@users.noreply.github.com> -# -# SPDX-License-Identifier: AGPL-3.0-or-later - -- type: reaction - id: Carpetium - reactants: - SpaceDrugs: - amount: 1 - Fiber: - amount: 2 - products: - Carpetium: 3 - -- type: reaction - id: BuzzochloricBees - reactants: - Saxoite: # do you like jazz (not sorry) - amount: 1 - Fiber: # bees are fuzzy - amount: 1 - GroundBee: # you need bee for the bees - amount: 1 - Chlorine: # the chloric part of buzzochloric - amount: 1 - UnstableMutagen: # to bring the buzz to life - amount: 1 - products: - BuzzochloricBees: 3 - -- type: reaction - id: CreateSoap - impact: Low - quantized: true - reactants: - Fat: - amount: 15 - Saline: - amount: 25 - effects: - - !type:CreateEntityReactionEffect - entity: Soap - -- type: reaction - id: CreateSoapHomemade - impact: Low - quantized: true - reactants: - Fat: - amount: 15 - TableSalt: - amount: 10 - Blood: - amount: 10 - effects: - - !type:CreateEntityReactionEffect - entity: SoapHomemade - -- type: reaction - id: Meatification - impact: Low - quantized: true - reactants: - Fat: - amount: 25 - Nutriment: - amount: 5 - Blood: - amount: 10 - Carbon: - amount: 10 - effects: - - !type:CreateEntityReactionEffect - entity: FoodMeat - -- type: reaction - id: SpaceGlue - minTemp: 370 - reactants: - SpaceLube: - amount: 1 - Slime: - amount: 1 - products: - SpaceGlue: 2 - -- type: reaction - id: Licoxide - reactants: - Lead: - amount: 1 - Zinc: - amount: 1 - products: - Licoxide: 1 - -- type: reaction - id: PlasticSheet # It's here because "haha look you can get smooth beautiful sheets of plastic from small cylindric beaker" (jokes aside: i dont know where should i put it) - impact: Low - quantized: true - minTemp: 374 - reactants: - Oil: - amount: 10 # Goob edit - revert that once we get energy chem - Ash: - amount: 6 # Goob edit - revert that once we get energy chem - SulfuricAcid: - amount: 4 # Goob edit - revert that once we get energy chem - effects: - - !type:CreateEntityReactionEffect - entity: SheetPlastic10 - -- type: reaction - id: FlashFreezeIce - quantized: true - reactants: - Fresium: - amount: 1 - Water: - amount: 1 - effects: - - !type:CreateGas - gas: Frezon - products: - Ice: 5 - -- type: reaction - id: Fresium - priority: 20 - maxTemp: 300 - reactants: - Frezon: - amount: 3 - Plasma: - amount: 1 - catalyst: true - Nitrogen: - amount: 2 - Cryoxadone: - amount: 0.22 - TableSalt: - amount: 0.08 - Water: - amount: 1.5 - effects: - - !type:CreateGas - gas: Nitrogen - products: - Fresium: 5 - -- type: reaction - id: FiberBreakdown - source: true - requiredMixerCategories: - - Centrifuge - reactants: - Fiber: - amount: 5 - Water: - amount: 10 - catalyst: true - products: - Carbon: 3 - Sugar: 2 - -- type: reaction - id: Laughter - reactants: - JuiceBanana: - amount: 1 - Sugar: - amount: 1 - products: - Laughter: 2 - -- type: reaction - id: CreateCrystals - quantized: true - minTemp: 374 - reactants: - Sugar: - amount: 15 - Water: - amount: 15 - Ethanol: - amount: 5 - effects: - - !type:CreateEntityReactionEffect - entity: ShardCrystalRandom - -- type: reaction - id: Gunpowder - impact: Low - quantized: true - minTemp: 374 - reactants: - Potassium: - amount: 6 - Sulfur: - amount: 2 - Charcoal: - amount: 2 - effects: - - !type:CreateEntityReactionEffect - entity: MaterialGunpowder - -- type: reaction - id: SolidifyGold - impact: Low - quantized: true - reactants: - Gold: - amount: 10 - FrostOil: - amount: 5 - effects: - - !type:CreateEntityReactionEffect - entity: IngotGold1 - -- type: reaction - id: SolidifySilver - impact: Low - quantized: true - reactants: - Silver: - amount: 10 - FrostOil: - amount: 5 - effects: - - !type:CreateEntityReactionEffect - entity: IngotSilver1 - -- type: reaction - id: WehHewExplosion - impact: High - priority: 20 - reactants: - JuiceThatMakesYouWeh: - amount: 1 - JuiceThatMakesYouHew: - amount: 1 - effects: - - !type:ExplosionReactionEffect - explosionType: Radioactive - maxIntensity: 200 - intensityPerUnit: 2 - intensitySlope: 1 - maxTotalIntensity: 250 - tileBreakScale: 0.00001 - -- type: reaction - id: CorgiJuice - reactants: - UncookedAnimalProteins: - amount: 1 - JuiceThatMakesYouWeh: - amount: 1 - Happiness: - amount: 1 - products: - CorgiJuice: 2 diff --git a/mixingrecipes/gas.yml b/mixingrecipes/gas.yml deleted file mode 100644 index 0274aab..0000000 --- a/mixingrecipes/gas.yml +++ /dev/null @@ -1,28 +0,0 @@ -# SPDX-FileCopyrightText: 2023 Nemanja <98561806+EmoGarbage404@users.noreply.github.com> -# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com> -# -# SPDX-License-Identifier: MIT - -- type: reaction - id: CarbonDioxideBreakdown - source: true - requiredMixerCategories: - - Electrolysis - reactants: - CarbonDioxide: - amount: 3 - products: - Carbon: 1 - Oxygen: 2 - -- type: reaction - id: NitrousOxideBreakdown - source: true - requiredMixerCategories: - - Electrolysis - reactants: - NitrousOxide: - amount: 3 - products: - Nitrogen: 2 - Oxygen: 1 \ No newline at end of file diff --git a/mixingrecipes/medicine.yml b/mixingrecipes/medicine.yml deleted file mode 100644 index d27f925..0000000 --- a/mixingrecipes/medicine.yml +++ /dev/null @@ -1,706 +0,0 @@ -# SPDX-FileCopyrightText: 2019 moneyl <8206401+Moneyl@users.noreply.github.com> -# SPDX-FileCopyrightText: 2020 AJCM-git <60196617+AJCM-git@users.noreply.github.com> -# SPDX-FileCopyrightText: 2021 Elijahrane <60792108+Elijahrane@users.noreply.github.com> -# SPDX-FileCopyrightText: 2021 Pieter-Jan Briers -# SPDX-FileCopyrightText: 2021 Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com> -# SPDX-FileCopyrightText: 2022 EmoGarbage404 <98561806+EmoGarbage404@users.noreply.github.com> -# SPDX-FileCopyrightText: 2022 Kara D -# SPDX-FileCopyrightText: 2022 Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> -# SPDX-FileCopyrightText: 2022 Moony -# SPDX-FileCopyrightText: 2022 Rane <60792108+Elijahrane@users.noreply.github.com> -# SPDX-FileCopyrightText: 2022 mirrorcult -# SPDX-FileCopyrightText: 2023 Alekshhh <44923899+Alekshhh@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Boaz1111 <149967078+Boaz1111@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 CrigCrag <137215465+CrigCrag@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Dynexust <47256242+Dynexust@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 GoodWheatley <109803540+GoodWheatley@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Interrobang01 <113810873+Interrobang01@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 LankLTE <135308300+LankLTE@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Maxtone <124747282+MagnusCrowe@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Nemanja <98561806+EmoGarbage404@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Ubaser <134914314+UbaserB@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 metalgearsloth -# SPDX-FileCopyrightText: 2024 Emisse <99158783+Emisse@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Gotimanga <127038462+Gotimanga@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Jeff -# SPDX-FileCopyrightText: 2024 Kara -# SPDX-FileCopyrightText: 2024 Kira Bridgeton <161087999+Verbalase@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Skye <57879983+Rainbeon@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Token -# SPDX-FileCopyrightText: 2024 Velcroboy <107660393+IamVelcroboy@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 deltanedas <39013340+deltanedas@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 deltanedas <@deltanedas:kde.org> -# SPDX-FileCopyrightText: 2024 icekot8 <93311212+icekot8@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 potato1234_x <79580518+potato1234x@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 slarticodefast <161409025+slarticodefast@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: Dylovene - reactants: - Silicon: - amount: 1 - Nitrogen: - amount: 1 - Potassium: - amount: 1 - products: - Dylovene: 3 - -- type: reaction - id: Ethylredoxrazine - reactants: - Oxygen: - amount: 1 - Dylovene: - amount: 1 - Carbon: - amount: 1 - products: - Ethylredoxrazine: 3 - -- type: reaction - id: Cryptobiolin - reactants: - Potassium: - amount: 1 - Oxygen: - amount: 1 - Sugar: - amount: 1 - products: - Cryptobiolin: 3 - -- type: reaction - id: Arithrazine - reactants: - Hyronalin: - amount: 1 - Hydrogen: - amount: 1 - products: - Arithrazine: 2 - -- type: reaction - id: Bicaridine - reactants: - Inaprovaline: - amount: 1 - Carbon: - amount: 1 - products: - Bicaridine: 2 - -- type: reaction - id: Cryoxadone - reactants: - Dexalin: - amount: 1 - Water: - amount: 1 - Oxygen: - amount: 1 - products: - Cryoxadone: 3 - -- type: reaction - id: Doxarubixadone - reactants: - Cryoxadone: - amount: 1 - UnstableMutagen: - amount: 1 - products: - Doxarubixadone: 2 - -- type: reaction - id: Epinephrine - reactants: - Phenol: - amount: 1 - Acetone: - amount: 1 - Chlorine: - amount: 1 - Hydroxide: - amount: 1 - products: - Epinephrine: 4 - -- type: reaction - id: Dermaline - reactants: - Kelotane: - amount: 1 - Oxygen: - amount: 1 - Phosphorus: - amount: 1 - products: - Dermaline: 3 - -- type: reaction - id: Dexalin - reactants: - Oxygen: - amount: 2 - Plasma: - amount: 1 - catalyst: true - products: - Dexalin: 3 - -- type: reaction - id: DexalinPlus - reactants: - Dexalin: - amount: 1 - Carbon: - amount: 1 - Iron: - amount: 1 - products: - DexalinPlus: 3 - -- type: reaction - id: Hyronalin - reactants: - Radium: - amount: 1 - Dylovene: - amount: 1 - products: - Hyronalin: 2 - -- type: reaction - id: Inaprovaline - reactants: - Oxygen: - amount: 1 - Carbon: - amount: 1 - Sugar: - amount: 1 - products: - Inaprovaline: 3 - -- type: reaction - id: Ipecac - reactants: - Potassium: - amount: 1 - Nitrogen: - amount: 1 - Ammonia: - amount: 1 - products: - Ipecac: 2 - -- type: reaction - id: TranexamicAcid - reactants: - Inaprovaline: - amount: 1 - SulfuricAcid: - amount: 1 - Sugar: - amount: 1 - products: - TranexamicAcid: 3 - -- type: reaction - id: Kelotane - reactants: - Silicon: - amount: 1 - Carbon: - amount: 1 - products: - Kelotane: 2 - -- type: reaction - id: Leporazine - reactants: - Copper: - amount: 1 - Fersilicite: - amount: 1 - Plasma: - amount: 1 - catalyst: true - products: - Leporazine: 2 - -- type: reaction - id: Phalanximine - reactants: - Hyronalin: - amount: 1 - Ethanol: - amount: 1 - UnstableMutagen: - amount: 1 - products: - Phalanximine: 3 - -- type: reaction - id: Ambuzol - reactants: - Dylovene: - amount: 1 - Ammonia: - amount: 1 - ZombieBlood: - amount: 2 - products: - Ambuzol: 4 - -- type: reaction - id: AmbuzolPlus - reactants: - Ambuzol: - amount: 5 - Omnizine: - amount: 5 - products: - AmbuzolPlus: 10 - -- type: reaction - id: Synaptizine - reactants: - Lithium: - amount: 1 - Sugar: - amount: 1 - Water: - amount: 1 - products: - Synaptizine: 3 - -- type: reaction - id: Tricordrazine - reactants: - Inaprovaline: - amount: 1 - Dylovene: - amount: 1 - products: - Tricordrazine: 2 - -- type: reaction - id: HeartbreakerToxin - reactants: - DexalinPlus: - amount: 1 - MindbreakerToxin: - amount: 1 - products: - HeartbreakerToxin: 2 - -- type: reaction - id: Impedrezene - minTemp: 370 - reactants: - Mercury: - amount: 1 - Oxygen: - amount: 1 - Water: - amount: 1 - products: - Impedrezene: 1 - -- type: reaction - id: Lexorin - impact: High - reactants: - HeartbreakerToxin: - amount: 1 - Plasma: - amount: 1 - Vestine: - amount: 1 - products: - Lexorin: 2 - -- type: reaction - id: Lipozine - reactants: - TableSalt: - amount: 1 - Ethanol: - amount: 1 - Radium: - amount: 1 - products: - Lipozine: 3 - -- type: reaction - id: Mannitol - reactants: - Hydrogen: - amount: 1 - Water: - amount: 1 - Sugar: - amount: 1 - products: - Mannitol: 3 - -- type: reaction - id: MindbreakerToxin - minTemp: 370 - reactants: - Silicon: - amount: 1 - Hydrogen: - amount: 1 - Dylovene: - amount: 1 - products: - MindbreakerToxin: 3 - -- type: reaction - id: SpaceDrugs - reactants: - Mercury: - amount: 1 - Sugar: - amount: 1 - Lithium: - amount: 1 - products: - SpaceDrugs: 3 - -- type: reaction - id: Ultravasculine - reactants: - Histamine: - amount: 2 - Plasma: - amount: 1 - catalyst: true - products: - Ultravasculine: 2 - -- type: reaction - id: Oculine - reactants: - TableSalt: - amount: 1 - Blood: - amount: 1 - Hydroxide: - amount: 2 - products: - Oculine: 4 - -- type: reaction - id: Siderlac - reactants: - Aloe: - amount: 1 - Stellibinin: - amount: 1 - products: - Siderlac: 2 - -- type: reaction - id: Cognizine - reactants: - CarpoToxin: - amount: 1 - Siderlac: - amount: 1 - Acetone: - amount: 1 - products: - Cognizine: 1 - -- type: reaction - id: Sigynate - impact: Medium - minTemp: 370 - reactants: - SodiumCarbonate: - amount: 1 - SodiumHydroxide: - amount: 1 - Kelotane: - amount: 1 - Water: - amount: 1 - Sugar: - amount: 1 - products: - Sigynate: 4 - -- type: reaction - id: Saline - reactants: - Water: - amount: 4 - TableSalt: - amount: 1 - products: - Saline: 5 - -- type: reaction - id: Lacerinol - impact: Medium - minTemp: 335 - reactants: - Bicaridine: # Bicaridine is a conflicting brute medication and if mixed incorrectly will make Razorium. This is intended. - amount: 1 - Benzene: - amount: 1 - products: - Lacerinol: 2 - -- type: reaction - id: Puncturase - impact: Medium - minTemp: 325 - reactants: - Bicaridine: # Bicaridine is a conflicting brute medication and if mixed incorrectly will make Razorium. This is intended. - amount: 1 - Hydroxide: - amount: 1 - products: - Puncturase: 2 - -- type: reaction - id: Bruizine - impact: Medium - reactants: - Bicaridine: # Bicaridine is a conflicting brute medication and if mixed incorrectly will make Razorium. This is intended. - amount: 1 - Lithium: - amount: 0.9 - Sugar: - amount: 1 - products: - Bruizine: 2 - -- type: reaction - id: BicarLacerinol # mixing any two brute medications will make Razorium - impact: Medium - reactants: - Lacerinol: - amount: 1 - Bicaridine: - amount: 1 - products: - Razorium: 1 - -- type: reaction - id: BicarPuncturase # mixing any two brute medications will make Razorium - impact: Medium - reactants: - Puncturase: - amount: 1 - Bicaridine: - amount: 1 - products: - Razorium: 1 - -- type: reaction - id: BicarBruizine # mixing any two brute medications will make Razorium - impact: Medium - reactants: - Bruizine: - amount: 1 - Bicaridine: - amount: 1 - products: - Razorium: 1 - -- type: reaction - id: BruizineLacerinol # mixing any two brute medications will make Razorium - impact: Medium - reactants: - Lacerinol: - amount: 1 - Bruizine: - amount: 1 - products: - Razorium: 1 - -- type: reaction - id: BruizinePuncturase # mixing any two brute medications will make Razorium - impact: Medium - reactants: - Puncturase: - amount: 1 - Bruizine: - amount: 1 - products: - Razorium: 1 - -- type: reaction - id: PuncturaseLacerinol # mixing any two brute medications will make Razorium - impact: Medium - reactants: - Lacerinol: - amount: 1 - Puncturase: - amount: 1 - products: - Razorium: 1 - -- type: reaction - id: Diphenhydramine - impact: Medium - minTemp: 377.59 - reactants: - Diethylamine: - amount: 1 - Oil: - amount: 1 - TableSalt: - amount: 1 - Carbon: - amount: 1 - Ethanol: - amount: 1 - products: - Diphenhydramine: 3 - -- type: reaction - id: Pyrazine - impact: Medium - minTemp: 540 - reactants: - Leporazine: - amount: 1 - Dermaline: - amount: 1 - Carbon: - amount: 1 - products: - Pyrazine: 3 - -- type: reaction - id: Insuzine - impact: Medium - minTemp: 433 - reactants: - Leporazine: - amount: 1 - Kelotane: - amount: 1 - Silicon: - amount: 1 - products: - Insuzine: 3 - -- type: reaction - id: Opporozidone - minTemp: 400 #Maybe if a method of reducing reagent temp exists one day, this could be -50 - reactants: - # Cognizine: # Goob - # amount: 1 - Phalanximine: - amount: 2 # Goob - Easier recipe so that cloning isn't the only viable anti-rot method - Plasma: - amount: 2 - Doxarubixadone: - amount: 1 - products: - Opporozidone: 3 - -- type: reaction - id: Necrosol - impact: Medium - minTemp: 370 - reactants: - Blood: - amount: 3 - Omnizine: - amount: 1 - Cryoxadone: - amount: 2 - products: - Necrosol: 2 - -- type: reaction - id: Aloxadone - impact: Medium - reactants: - Cryoxadone: - amount: 2 - Aloe: - amount: 1 - Leporazine: - amount: 2 - products: - Aloxadone: 4 - -- type: reaction - id: Psicodine - impact: Medium - reactants: - Mannitol: - amount: 2 - Impedrezene: - amount: 1 - Water: - amount: 2 - products: - Psicodine: 4 - -- type: reaction - id: Lipolicide - reactants: - Ephedrine: - amount: 1 - Diethylamine: - amount: 1 - Mercury: - amount: 1 - products: - Lipolicide: 3 - -- type: reaction - id: Happiness - reactants: - Laughter: - amount: 2 - Epinephrine: - amount: 1 - Ethanol: - amount: 1 - Plasma: - amount: 5 - catalyst: true - products: - Happiness: 4 - -- type: reaction - id: PotassiumIodide - reactants: - Potassium: - amount: 1 - Iodine: - amount: 1 - products: - PotassiumIodide: 2 - -- type: reaction - id: Haloperidol - reactants: - Aluminium: - amount: 1 - Chlorine: - amount: 1 - Fluorine: - amount: 1 - Oil: - amount: 1 - PotassiumIodide: - amount: 1 - products: - Haloperidol: 5 diff --git a/mixingrecipes/pyrotechnic.yml b/mixingrecipes/pyrotechnic.yml deleted file mode 100644 index 5f31f1f..0000000 --- a/mixingrecipes/pyrotechnic.yml +++ /dev/null @@ -1,96 +0,0 @@ -# SPDX-FileCopyrightText: 2021 mirrorcult -# SPDX-FileCopyrightText: 2022 ElectroJr -# SPDX-FileCopyrightText: 2022 Kara -# SPDX-FileCopyrightText: 2022 Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> -# SPDX-FileCopyrightText: 2022 Moony -# SPDX-FileCopyrightText: 2022 metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> -# SPDX-FileCopyrightText: 2022 moonheart08 -# SPDX-FileCopyrightText: 2023 Emisse <99158783+Emisse@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Minty642 <42335609+Minty642@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Nemanja <98561806+EmoGarbage404@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Boaz1111 <149967078+Boaz1111@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Ed <96445749+TheShuEd@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Kira Bridgeton <161087999+Verbalase@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Speebro <100388782+Speebr0@users.noreply.github.com> -# SPDX-FileCopyrightText: 2024 Speebro -# SPDX-FileCopyrightText: 2024 Weax <59857479+ImWeax@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: Napalm - reactants: - Oil: - amount: 1 - WeldingFuel: - amount: 1 - Ethanol: - amount: 1 - products: - Napalm: 3 - -- type: reaction - id: Phlogiston - priority: 20 - reactants: - Phosphorus: - amount: 1 - SulfuricAcid: - amount: 1 - Plasma: - amount: 1 - effects: - - !type:CreateGas - gas: Plasma - - !type:PopupMessage - visualType: LargeCaution - messages: [ "phlogiston-plasma-created" ] - type: Pvs - products: - Phlogiston: 3 - -- type: reaction - id: ChlorineTrifluoride - minTemp: 370 - priority: 20 - reactants: - Chlorine: - amount: 1 - Fluorine: - amount: 3 - effects: - - !type:ExplosionReactionEffect - explosionType: Default # 15 damage per intensity. - maxIntensity: 200 - intensityPerUnit: 5 - intensitySlope: 5 - maxTotalIntensity: 200 - - !type:PopupMessage - messages: [ "clf3-explosion" ] - type: Pvs - visualType: LargeCaution - products: - ChlorineTrifluoride: 4 - -- type: reaction - id: Ash - minTemp: 520 - reactants: - Oil: - amount: 1 - products: - Ash: 1 - -- type: reaction - id: WeldingFuelBreakdown - source: true - requiredMixerCategories: - - Centrifuge - reactants: - WeldingFuel: - amount: 10 - products: - Ethanol: 5 - Hydrogen: 3 - Sulfur: 2 \ No newline at end of file diff --git a/mixingrecipes/single_reagent.yml b/mixingrecipes/single_reagent.yml deleted file mode 100644 index faf8b58..0000000 --- a/mixingrecipes/single_reagent.yml +++ /dev/null @@ -1,69 +0,0 @@ -# SPDX-FileCopyrightText: 2022 0x6273 <0x40@keemail.me> -# SPDX-FileCopyrightText: 2022 Rane <60792108+Elijahrane@users.noreply.github.com> -# SPDX-FileCopyrightText: 2022 Timothy Teakettle <59849408+timothyteakettle@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 Ubaser <134914314+UbaserB@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 deltanedas <39013340+deltanedas@users.noreply.github.com> -# SPDX-FileCopyrightText: 2023 deltanedas <@deltanedas:kde.org> -# SPDX-FileCopyrightText: 2024 Alzore <140123969+Blackern5000@users.noreply.github.com> -# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com> -# SPDX-FileCopyrightText: 2025 Aisu9 <56479183+Aisu9@users.noreply.github.com> -# -# SPDX-License-Identifier: AGPL-3.0-or-later -# Food - -- type: reaction - id: ProteinCooking - impact: Low - minTemp: 347 - reactants: - UncookedAnimalProteins: - amount: 0.5 - products: - Protein: 0.5 - -- type: reaction - id: EggCooking - impact: Low - minTemp: 344 - reactants: - Egg: - amount: 0.5 - products: - EggCooked: 0.5 - -- type: reaction - id: SapBoiling - impact: Low - minTemp: 377 - reactants: - Sap: - amount: 1 - effects: - - !type:CreateGas - gas: WaterVapor - products: - Syrup: 0.5 #2:1 sap to syrup, killing diona for pancakes isn't really fun - -# Holy - TODO: make it so only the chaplain can use the bible to start these reactions, not anyone with a bible - -- type: reaction - id: BloodToWine - impact: Low - requiredMixerCategories: - - Holy - reactants: - Blood: - amount: 1 - products: - Wine: 1 - -- type: reaction - id: WatertoHolyWater - impact: Low - requiredMixerCategories: - - Holy - reactants: - Water: - amount: 1 - products: - Holywater: 1 \ No newline at end of file