From 2560712b9d2b4cee60d6916f5a27837ee77aba02 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 3 Oct 2021 21:08:39 -0700 Subject: Update for removal of specialized gunpowders from BN. --- vamp_stuff/Modification_Files/Recipes/recipe_ammo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vamp_stuff') 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 ] ] ] } -- cgit v1.2.1