diff options
Diffstat (limited to 'json/recipes')
-rw-r--r-- | json/recipes/recipe_vehicle.json | 2 |
1 files changed, 1 insertions, 1 deletions
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 ] ] } ] |