summaryrefslogtreecommitdiff
path: root/json/recipes/000shot.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes/000shot.json')
-rw-r--r--json/recipes/000shot.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/json/recipes/000shot.json b/json/recipes/000shot.json
index 3b6118e..298587d 100644
--- a/json/recipes/000shot.json
+++ b/json/recipes/000shot.json
@@ -13,7 +13,7 @@
"charges": 1,
"reversible": true,
"using": [ [ "shot_forming", 1 ], [ "ammo_bullet", 12 ], [ "ammo_000_shot", 1 ] ],
- "components": [ [ [ "gunpowder", 6 ], [ "gunpowder_pistol", 6 ], [ "gunpowder_shotgun", 6 ] ] ]
+ "components": [ [ [ "gunpowder", 6 ] ] ]
},
{
"result": "reloaded_shot_000_inc",
@@ -29,7 +29,7 @@
"charges": 1,
"reversible": true,
"using": [ [ "shot_forming", 1 ], [ "ammo_bullet", 12 ], [ "ammo_000_shot", 1 ] ],
- "components": [ [ [ "gunpowder", 5 ], [ "gunpowder_pistol", 5 ], [ "gunpowder_shotgun", 5 ] ], [ [ "incendiary", 5 ] ] ]
+ "components": [ [ [ "gunpowder", 5 ] ], [ [ "incendiary", 5 ] ] ]
},
{
"result": "reloaded_shot_000_flechette",
@@ -45,7 +45,7 @@
"charges": 1,
"reversible": true,
"using": [ [ "shot_forming", 1 ], [ "ammo_000_shot", 1 ] ],
- "components": [ [ [ "gunpowder", 6 ], [ "gunpowder_pistol", 6 ], [ "gunpowder_shotgun", 6 ] ], [ [ "combatnail", 12 ] ] ]
+ "components": [ [ [ "gunpowder", 6 ] ], [ [ "combatnail", 12 ] ] ]
},
{
"result": "reloaded_shot_000_slug",
@@ -61,6 +61,6 @@
"charges": 1,
"reversible": true,
"using": [ [ "bullet_forming", 1 ], [ "ammo_bullet", 24 ], [ "ammo_000_shot", 1 ] ],
- "components": [ [ [ "gunpowder", 6 ], [ "gunpowder_pistol", 6 ], [ "gunpowder_shotgun", 6 ] ] ]
+ "components": [ [ [ "gunpowder", 6 ] ] ]
}
]