From a99aa006599827ea999a5684e40635175c8d790a Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 17 Jun 2024 23:41:25 +0200 Subject: a --- data/recipes.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'data') diff --git a/data/recipes.yaml b/data/recipes.yaml index de8de444..46ac8b15 100644 --- a/data/recipes.yaml +++ b/data/recipes.yaml @@ -1,10 +1,16 @@ - tile: floor action: !never # tomato pipeline + - tile: meat-spawn action: !instant - outputs: [raw-meat] + outputs: [raw-steak] + +- tile: trash + action: !instant + inputs: [raw-steak] +- { tile: table, inputs: [raw-steak, void] } - tile: table inputs: [tomato] -- cgit v1.2.3-70-g09d2