More injectable food, condiment fixes, migrate Salt to TableSalt (#4846)

This commit is contained in:
20kdc
2021-10-13 09:03:12 +01:00
committed by GitHub
parent 2f3914e01e
commit 6d7b037dd6
12 changed files with 61 additions and 33 deletions

View File

@@ -46,8 +46,8 @@
# time: 20
# reagents:
# Flour: 15
# Salt: 5
# Pepper: 5
# TableSalt: 5
# Blackpepper: 5
# solids:
# FoodMeat: 5
# FoodCheeseSlice: 3
@@ -97,8 +97,8 @@
# time: 10
# reagents:
# Flour: 15
# Salt: 1
# Pepper: 1
# TableSalt: 1
# Blackpepper: 1
- type: microwaveMealRecipe
id: RecipeCreamCheeseBread
@@ -255,7 +255,7 @@
# time: 10
# reagents:
# Flour: 10
# Salt: 2
# TableSalt: 2
# solids:
# FoodGarlic: 1
# FoodCheeseSlice: 1
@@ -314,11 +314,11 @@
#- type: microwaveMealRecipe
# id: RecipeMeatSteak
# name: meat steak recipe
# result: FoodMeatSteak
# result: FoodMeatCooked
# time: 10
# reagents:
# Salt: 1
# Pepper: 1
# TableSalt: 1
# Blackpepper: 1
# solids:
# FoodMeat: 1