diff options
Diffstat (limited to 'vamp_stuff')
| -rw-r--r-- | vamp_stuff/Modification_Files/Recipes/recipe_ammo.json | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/vamp_stuff/Modification_Files/Recipes/recipe_ammo.json b/vamp_stuff/Modification_Files/Recipes/recipe_ammo.json index a51a2a8..8dea3ef 100644 --- a/vamp_stuff/Modification_Files/Recipes/recipe_ammo.json +++ b/vamp_stuff/Modification_Files/Recipes/recipe_ammo.json @@ -59,7 +59,7 @@      "using": [ [ "shot_forming", 1 ], [ "ammo_bullet", 10 ], [ "ammo_shot", 1 ] ],      "tools": [ [ [ "press", -1 ] ] ],      "components": [ -      [ [ "gunpowder", 6 ], [ "gunpowder_pistol", 6 ], [ "gunpowder_shotgun", 6 ] ], +      [ [ "gunpowder", 6 ] ],        [ [ "pelletblood", 10 ] ]      ]    }  | 
