summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-14 10:10:51 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-01-14 10:10:51 -0800
commit694e3e90676c6b25023ad001aed2b8bd9dc0a7a3 (patch)
tree20ab9dab06744c3d4f875e4b380603a15fd8ae51
parentAllow wasteland sausages to use sausage casings. (diff)
downloadcataclysm-bn-mod_recipe-fixes-694e3e90676c6b25023ad001aed2b8bd9dc0a7a3.tar.xz
Remove invalid count from small tin can recipe.
-rw-r--r--json/recipes/other/containers.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/recipes/other/containers.json b/json/recipes/other/containers.json
index 4bf1c95..4c78686 100644
--- a/json/recipes/other/containers.json
+++ b/json/recipes/other/containers.json
@@ -2,12 +2,12 @@
{
"type": "recipe",
"result": "can_food_unsealed",
+ "//": "Intended to create two due to the high material use, but this does not seem possible for this item type.",
"category": "CC_OTHER",
"subcategory": "CSC_OTHER_CONTAINERS",
"skill_used": "fabrication",
"difficulty": 3,
"time": "30 m",
- "count": 2,
"autolearn": true,
"using": [
[ "blacksmithing_standard", 1 ],