summaryrefslogtreecommitdiff
path: root/json/recipes/food/snack.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes/food/snack.json')
-rw-r--r--json/recipes/food/snack.json11
1 files changed, 2 insertions, 9 deletions
diff --git a/json/recipes/food/snack.json b/json/recipes/food/snack.json
index 8fd6625..f8a24d8 100644
--- a/json/recipes/food/snack.json
+++ b/json/recipes/food/snack.json
@@ -35,16 +35,9 @@
"batch_time_factors": [ 50, 3 ],
"qualities": [ { "id": "CUT", "level": 1 } ],
"components": [
- [
- [ "flatbread", 2 ],
- [ "bread", 2 ],
- [ "cornbread", 2 ],
- [ "wastebread", 2 ],
- [ "sourdough_bread", 2 ],
- [ "brioche", 2 ]
- ],
+ [ [ "bread_sandwich", 2, "LIST" ] ],
[ [ "cucumber", 1 ], [ "irradiated_cucumber", 1 ] ],
- [ [ "mayonnaise", 1 ], [ "mustard", 1 ], [ "horseradish", 1 ], [ "seasoning_salt", 1 ] ]
+ [ [ "condiment", 1, "LIST" ], [ "seasoning_salt", 1 ] ]
]
}
]