summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-06 19:07:17 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-06 19:07:17 -0700
commit4f088ffe4b6e84befb3cb410a85ecb86c00adb87 (patch)
tree3d48ec19cccf5e7e1a8da1fc7fcadb76fec8e349
parentAdd some basic mineral recipes to the workshop (diff)
downloadcataclysm-bn-mod_faction-camp-recipe-expansion-4f088ffe4b6e84befb3cb410a85ecb86c00adb87.tar.xz
Port to Bright Nights
-rw-r--r--json/recipes/basecamps/recipe_groups.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json
index bd0aa21..81d23cb 100644
--- a/json/recipes/basecamps/recipe_groups.json
+++ b/json/recipes/basecamps/recipe_groups.json
@@ -1,7 +1,7 @@
[
{
"type": "recipe_group",
- "name": "kitchen_recipes_1",
+ "id": "kitchen_recipes_1",
"building_type": "COOK",
"recipes": [
{ "id": "meat_cooked", "description": " Cook: Meat, Cooked" },
@@ -34,7 +34,7 @@
},
{
"type": "recipe_group",
- "name": "kitchen_recipes_2",
+ "id": "kitchen_recipes_2",
"building_type": "COOK",
"recipes": [
{ "id": "flour", "description": " Cook: Flour" },
@@ -94,7 +94,7 @@
},
{
"type": "recipe_group",
- "name": "kitchen_recipes_3",
+ "id": "kitchen_recipes_3",
"building_type": "COOK",
"recipes": [
{ "id": "sugar", "description": " Cook: Sugar, from Sweet Water" },
@@ -141,7 +141,7 @@
},
{
"type": "recipe_group",
- "name": "primitive_camp_recipes_1",
+ "id": "primitive_camp_recipes_1",
"building_type": "BASE",
"recipes": [
{ "id": "tinder", "description": " Craft: Tinder" },
@@ -156,7 +156,7 @@
},
{
"type": "recipe_group",
- "name": "farm_recipes_1",
+ "id": "farm_recipes_1",
"building_type": "FARM",
"recipes": [
{ "id": "seed_barley", "description": " Craft: Barley Seeds" },
@@ -205,7 +205,7 @@
},
{
"type": "recipe_group",
- "name": "blacksmith_recipes_1",
+ "id": "blacksmith_recipes_1",
"building_type": "SMITH",
"recipes": [
{ "id": "scrap_copper", "description": " Craft: Copper, Scrap" },
@@ -227,7 +227,7 @@
},
{
"type": "recipe_group",
- "name": "blacksmith_recipes_2",
+ "id": "blacksmith_recipes_2",
"building_type": "SMITH",
"recipes": [
{ "id": "copper_knife", "description": " Craft: Knife, Copper" },
@@ -247,7 +247,7 @@
},
{
"type": "recipe_group",
- "name": "blacksmith_recipes_3",
+ "id": "blacksmith_recipes_3",
"building_type": "SMITH",
"recipes": [
{ "id": "chisel", "description": " Craft: Metalworking Chisel" },
@@ -261,7 +261,7 @@
},
{
"type": "recipe_group",
- "name": "blacksmith_recipes_4",
+ "id": "blacksmith_recipes_4",
"building_type": "SMITH",
"recipes": [
{ "id": "blade", "description": " Craft: Blade" },
@@ -282,7 +282,7 @@
},
{
"type": "recipe_group",
- "name": "blacksmith_recipes_5",
+ "id": "blacksmith_recipes_5",
"building_type": "SMITH",
"recipes": [
{ "id": "knife_combat", "description": " Craft: Knife, Combat" },
@@ -308,7 +308,7 @@
},
{
"type": "recipe_group",
- "name": "blacksmith_recipes_6",
+ "id": "blacksmith_recipes_6",
"building_type": "SMITH",
"recipes": [
{ "id": "pliers", "description": " Craft: Pliers" },
@@ -343,7 +343,7 @@
},
{
"type": "recipe_group",
- "name": "blacksmith_recipes_7",
+ "id": "blacksmith_recipes_7",
"building_type": "SMITH",
"recipes": [
{ "id": "sheet_metal_npc_drop", "description": " Craft: Sheet Metal, Drop Hammer" },