summaryrefslogtreecommitdiff
path: root/json/unobsoletion/recipes.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-13 11:47:39 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-13 11:47:39 -0700
commit0f78580cbcdd0d69488e2a9d886c7da954c6a8a2 (patch)
tree40bf3eb37c328bac418eab929ba79dbe1dbdb34d /json/unobsoletion/recipes.json
parentAllow batch crafting comp_b and hmtd. (diff)
downloadcataclysm-bn-mod_grenade-crafting-0f78580cbcdd0d69488e2a9d886c7da954c6a8a2.tar.xz
Clean up folder structure.
Diffstat (limited to 'json/unobsoletion/recipes.json')
-rw-r--r--json/unobsoletion/recipes.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/json/unobsoletion/recipes.json b/json/unobsoletion/recipes.json
new file mode 100644
index 0000000..b8a7bf1
--- /dev/null
+++ b/json/unobsoletion/recipes.json
@@ -0,0 +1,12 @@
+[
+ {
+ "type": "recipe",
+ "result": "grenade",
+ "obsolete": false
+ },
+ {
+ "type": "recipe",
+ "result": "scrambler",
+ "obsolete": false
+ }
+]