@@ -574,3 +574,27 @@
|
|||||||
Quantity: 3
|
Quantity: 3
|
||||||
- ReagentId: THC
|
- ReagentId: THC
|
||||||
Quantity: 25
|
Quantity: 25
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
name: onion rings
|
||||||
|
parent: FoodBakedBase
|
||||||
|
id: FoodOnionRings
|
||||||
|
description: You can eat it or propose to your loved ones.
|
||||||
|
components:
|
||||||
|
- type: FlavorProfile
|
||||||
|
flavors:
|
||||||
|
- onion
|
||||||
|
- oily
|
||||||
|
- type: Sprite
|
||||||
|
state: onionrings
|
||||||
|
- type: SolutionContainerManager
|
||||||
|
solutions:
|
||||||
|
food:
|
||||||
|
maxVol: 1
|
||||||
|
reagents:
|
||||||
|
- ReagentId: Nutriment
|
||||||
|
Quantity: 1
|
||||||
|
- ReagentId: Allicin
|
||||||
|
Quantity: 1
|
||||||
|
- ReagentId: Vitamin
|
||||||
|
Quantity: 1
|
||||||
|
|||||||
@@ -482,6 +482,14 @@
|
|||||||
solids:
|
solids:
|
||||||
FoodBreadPlainSlice: 2
|
FoodBreadPlainSlice: 2
|
||||||
|
|
||||||
|
- type: microwaveMealRecipe
|
||||||
|
id: RecipeOnionRings
|
||||||
|
name: onion rings recipe
|
||||||
|
result: FoodOnionRings
|
||||||
|
time: 15
|
||||||
|
solids:
|
||||||
|
FoodOnionSlice: 1
|
||||||
|
|
||||||
#Pizzas TODO: contruction graph based pizza
|
#Pizzas TODO: contruction graph based pizza
|
||||||
- type: microwaveMealRecipe
|
- type: microwaveMealRecipe
|
||||||
id: RecipeMargheritaPizza
|
id: RecipeMargheritaPizza
|
||||||
@@ -1277,7 +1285,7 @@
|
|||||||
FoodButter: 2
|
FoodButter: 2
|
||||||
FoodSnackChocolateBar: 2
|
FoodSnackChocolateBar: 2
|
||||||
FoodEgg: 3
|
FoodEgg: 3
|
||||||
|
|
||||||
#Donks i guess
|
#Donks i guess
|
||||||
- type: microwaveMealRecipe
|
- type: microwaveMealRecipe
|
||||||
id: RecipeWarmDonkpocket
|
id: RecipeWarmDonkpocket
|
||||||
@@ -1562,7 +1570,7 @@
|
|||||||
name: medicated suture recipe
|
name: medicated suture recipe
|
||||||
result: MedicatedSuture
|
result: MedicatedSuture
|
||||||
time: 10
|
time: 10
|
||||||
solids:
|
solids:
|
||||||
FoodPoppy: 1
|
FoodPoppy: 1
|
||||||
Brutepack: 1
|
Brutepack: 1
|
||||||
MaterialCloth1: 1
|
MaterialCloth1: 1
|
||||||
@@ -1581,7 +1589,7 @@
|
|||||||
MaterialCloth1: 1
|
MaterialCloth1: 1
|
||||||
reagents:
|
reagents:
|
||||||
Sigynate: 50
|
Sigynate: 50
|
||||||
Dermaline: 50
|
Dermaline: 50
|
||||||
|
|
||||||
# Suppermatter
|
# Suppermatter
|
||||||
- type: microwaveMealRecipe
|
- type: microwaveMealRecipe
|
||||||
|
|||||||
Reference in New Issue
Block a user