summaryrefslogtreecommitdiff
path: root/json/recipes/food/other.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-07-11 13:10:29 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-07-11 13:10:29 -0700
commit8bdf1771076908e0216d04aed2bfef8fed41b30d (patch)
tree86f452ca15bbe937620597a830b0853b8781b506 /json/recipes/food/other.json
parentMake several recipes more readable. (diff)
downloadcataclysm-bn-mod_recipe-fixes-8bdf1771076908e0216d04aed2bfef8fed41b30d.tar.xz
More readability changes and more standardized groups.
Diffstat (limited to 'json/recipes/food/other.json')
-rw-r--r--json/recipes/food/other.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/json/recipes/food/other.json b/json/recipes/food/other.json
index 06cbe4a..08d09db 100644
--- a/json/recipes/food/other.json
+++ b/json/recipes/food/other.json
@@ -12,7 +12,10 @@
"batch_time_factors": [ 80, 1 ],
"qualities": [ { "id": "COOK", "level": 2 } ],
"tools": [ [ [ "surface_heat", 2, "LIST" ] ] ],
- "components": [ [ [ "powder_eggs", 2 ] ], [ [ "water", 2 ], [ "water_clean", 2 ] ] ]
+ "components": [
+ [ [ "powder_eggs", 2 ] ],
+ [ [ "water", 2 ], [ "water_clean", 2 ] ]
+ ]
},
{
"type": "recipe",