From 262fececeab9c872e68c7c3a9f848385fe3d92df Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 3 Sep 2021 19:05:07 -0700 Subject: Typo --- json/recipes/000shot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/recipes/000shot.json b/json/recipes/000shot.json index 5248448..8f0732d 100644 --- a/json/recipes/000shot.json +++ b/json/recipes/000shot.json @@ -31,7 +31,7 @@ "reversible": true, "using": [ [ "shot_forming", 1 ], [ "ammo_bullet", 12 ], [ "ammo_000_shot", 1 ] ], "tools": [ [ [ "press", -1 ] ] ], - "components": [ [ [ "gunpowder", 5 ], [ "gunpowder_pistol", 5 ], [ "gunpowder_shotgun", 5 ] ], [ [ "indendiary", 5 ] ] ] + "components": [ [ [ "gunpowder", 5 ], [ "gunpowder_pistol", 5 ], [ "gunpowder_shotgun", 5 ] ], [ [ "incendiary", 5 ] ] ] }, { "result": "reloaded_shot_000_flechette", -- cgit v1.2.1