From 3eb97c3a6cd0356c7502ac5dc53f567d1b5c7733 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 16 May 2023 15:18:31 -0700 Subject: Add drop hammer recipe for large tin cans. --- json/recipes/basecamps/recipe_groups.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'json/recipes/basecamps') diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json index 2a45d3c..acb721f 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -432,7 +432,8 @@ { "id": "sheet_metal_npc_drop", "description": " Craft: Sheet Metal, Drop Hammer" }, { "id": "wire_npc_drop", "description": " Craft: Wire, Drop Hammer" }, { "id": "can_food_unsealed_npc_drop", "description": " Craft: Tin Can, Small, Drop Hammer" }, - { "id": "can_medium_unsealed_npc_drop", "description": " Craft: Tin Can, Medium, Drop Hammer" } + { "id": "can_medium_unsealed_npc_drop", "description": " Craft: Tin Can, Medium, Drop Hammer" }, + { "id": "can_food_big_unsealed_npc_drop", "description": " Craft: Tin Can, Large, Drop Hammer" } ] } ] -- cgit v1.2.1