From ad8fe3871d42ceb6f84b08159c533148218d0ab6 Mon Sep 17 00:00:00 2001 From: Kamejeir <99511880+Kamejeir@users.noreply.github.com> Date: Wed, 29 May 2024 11:21:52 +0200 Subject: [PATCH] bot no worky --- data/json/recipes/weapon/cutting.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/data/json/recipes/weapon/cutting.json b/data/json/recipes/weapon/cutting.json index 053be8d4f0c25..11b6b91037de8 100644 --- a/data/json/recipes/weapon/cutting.json +++ b/data/json/recipes/weapon/cutting.json @@ -250,11 +250,7 @@ "reversible": true, "autolearn": true, "proficiencies": [ { "proficiency": "prof_carving", "time_multiplier": 1.5, "skill_penalty": 0 } ], - "components": [ - [ [ "duct_tape", 100 ] ], - [ [ "blade", 1 ], [ "knife_cleaver", 1 ] ], - [ [ "stick_long", 1 ] ] - ] + "components": [ [ [ "duct_tape", 100 ] ], [ [ "blade", 1 ], [ "knife_cleaver", 1 ] ], [ [ "stick_long", 1 ] ] ] }, { "type": "recipe",