From f6458b62e733de11e3665c83bcde4fd4051d7842 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 7 Oct 2025 00:13:56 +0200 Subject: Book pages from recipe groups --- data/recipes/default.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/recipes/default.js') diff --git a/data/recipes/default.js b/data/recipes/default.js index 0f7308af..a5497b83 100644 --- a/data/recipes/default.js +++ b/data/recipes/default.js @@ -231,7 +231,7 @@ function group_hidden(i) { return i } -out({ group: "cleanup", action: "active", duration: 2, tile: "sink", inputs: [new Item("dirty-plate")], outputs: [PL] }) +out({ action: "active", duration: 2, tile: "sink", inputs: [new Item("dirty-plate")], outputs: [PL] }) const tomato = crate("tomato") const steak = crate("steak") -- cgit v1.2.3-70-g09d2