summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--json/recipes/000shot.json4
1 files 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 ] ] ]
- },
+ }
]