From 61ab63ea26d8b3391e231bc6394a163bf046ea51 Mon Sep 17 00:00:00 2001 From: cakepie Date: Sat, 11 Feb 2023 12:54:23 +0800 Subject: [PATCH] Fix #63531 --- data/json/recipes/recipe_deconstruction.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/recipes/recipe_deconstruction.json b/data/json/recipes/recipe_deconstruction.json index e92a589e33dd3..84cbd40a99d7c 100644 --- a/data/json/recipes/recipe_deconstruction.json +++ b/data/json/recipes/recipe_deconstruction.json @@ -4662,7 +4662,7 @@ "activity_level": "NO_EXERCISE", "skill_used": "tailor", "time": "1 m", - "qualities": [ { "id": "CUT", "level": 3 } ], + "qualities": [ { "id": "CUT", "level": 2 } ], "components": [ [ [ "sheet_cotton_patchwork", 3 ] ] ], "flags": [ "BLIND_HARD" ] },