From e0577b5467d31379ab306c2a61af86528dbcdc4f Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 14 Jul 2023 14:53:31 -0700 Subject: Convert to blacksmithing_intermediate requirement. --- json/recipes/12mm.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'json') diff --git a/json/recipes/12mm.json b/json/recipes/12mm.json index 5b30034..b4b98b0 100644 --- a/json/recipes/12mm.json +++ b/json/recipes/12mm.json @@ -9,8 +9,7 @@ "time": "240 m", "autolearn": true, "reversible": false, - "using": [ [ "blacksmithing_standard", 40 ], [ "steel_standard", 10 ] ], - "qualities": [ { "id": "CHISEL", "level": 3 } ], + "using": [ [ "blacksmithing_intermediate", 40 ], [ "steel_standard", 10 ] ], "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ] } ] -- cgit v1.2.1