Load chopping, rolling and augmenting recipes from YAML

This commit is contained in:
JonShard
2026-07-17 20:03:52 +02:00
parent 714d813344
commit f0e3ba705d
2 changed files with 167 additions and 36 deletions
+18
View File
@@ -27,3 +27,21 @@ cooking:
charcoal:
ingredient: toast
time: 2
chopping:
salad:
ingredient: lettuce
work: 50
rolling:
pie_base:
ingredient: dough
work: 80
augmenting:
cooked_burger:
has_tomato: sliced_tomato
has_cheese: cheese
salad:
has_tomato: sliced_tomato
has_olives: olives