From bc9638bf914b55b578add259f87aef3e0672c1d4 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 4 Oct 2023 16:20:38 -0700 Subject: Increase plastic chunks per 4.73mm mold batch to 4. --- json/recipes/473.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json/recipes') diff --git a/json/recipes/473.json b/json/recipes/473.json index 19c764f..c0011ff 100644 --- a/json/recipes/473.json +++ b/json/recipes/473.json @@ -35,6 +35,6 @@ "reversible": false, "using": [ [ "surface_heat", 10 ] ], "tools": [ [ [ "mold_plastic", -1 ] ] ], - "components": [ [ [ "plastic_chunk", 1 ] ] ] + "components": [ [ [ "plastic_chunk", 4 ] ] ] } ] -- cgit v1.2.1