From 13f2a0d89adb0417a6288c8b9bbcbe232d2454f4 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 6 Apr 2022 18:20:07 -0700 Subject: Add ammo belts. --- json/recipes/basecamps/recipe_groups.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json index 9b951a3..d715d56 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -386,6 +386,10 @@ { "id": "reloaded_300_winmag", "description": " Craft: Ammo, .300 Winchester Magnum" }, { "id": "reloaded_50bmg", "description": " Craft: Ammo, .50 BMG Match" }, { "id": "reloaded_shot_flechette", "description": " Craft: Ammo, 00 shotgun flechette" }, + { "id": "ammolink223", "description": " Craft: Ammo Belt, .223" }, + { "id": "ammolink308", "description": " Craft: Ammo Belt, .308" }, + { "id": "ammolink50", "description": " Craft: Ammo Belt, .50" }, + { "id": "ammolink40mm", "description": " Craft: Ammo Belt, 40x53mm" }, { "id": "chain_npc_drop", "description": " Craft: Chain, Drop Hammer" }, { "id": "nail_npc_drop", "description": " Craft: Nail, Drop Hammer" }, { "id": "pipe_npc_drop", "description": " Craft: Pipe, Steel, Drop Hammer" }, -- cgit v1.2.1