From c8e897edf1d0b72993ddc0aad886859aeec70d3e Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 21 Mar 2024 15:44:10 -0700 Subject: Typo. --- json/recipes/recipe_vehicle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/recipes/recipe_vehicle.json b/json/recipes/recipe_vehicle.json index a050a6c..c6c8f39 100644 --- a/json/recipes/recipe_vehicle.json +++ b/json/recipes/recipe_vehicle.json @@ -12,7 +12,7 @@ "book_learn": [ [ "textbook_fabrication", 5 ], [ "adv_chemistry", 6 ], [ "welding_book", 5 ] ], "using": [ [ "welding_standard", 5 ], - [ "steel_standard", 12 ], + [ "steel_standard", 12 ] ] } ] -- cgit v1.2.1