From aa2d1cbbb3c01505b43db71e7fc5fe510a24fd2f Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 2 Jun 2021 16:03:26 -0700 Subject: Typo --- json/recipes/000shot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/recipes/000shot.json b/json/recipes/000shot.json index d86975b..122f524 100644 --- a/json/recipes/000shot.json +++ b/json/recipes/000shot.json @@ -31,7 +31,7 @@ "reversible": true, "using": [ [ "bullet_forming", 1 ], [ "ammo_bullet", 20 ], [ "ammo_000_shot", 1 ] ], "components": [ [ [ "gunpowder", 5 ], [ "gunpowder_pistol", 5 ], [ "gunpowder_shotgun", 5 ] ], [ [ "magnesium", 5 ] ] ] - } + }, { "result": "reloaded_shot_000_flechette", "type": "recipe", @@ -64,5 +64,5 @@ "reversible": true, "using": [ [ "bullet_forming", 1 ], [ "ammo_bullet", 20 ], [ "ammo_000_shot", 1 ] ], "components": [ [ [ "gunpowder", 6 ], [ "gunpowder_pistol", 6 ], [ "gunpowder_shotgun", 6 ] ] ] - }, + } ] -- cgit v1.2.1