From 11a225d5eb5ac578cbcf38d8148aebc513d4c38e Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 23 Jun 2020 23:40:16 -0700 Subject: Fix mod structure to mirror official directories --- recipe_groups.json | 117 ----------------------------------------------------- 1 file changed, 117 deletions(-) delete mode 100644 recipe_groups.json (limited to 'recipe_groups.json') diff --git a/recipe_groups.json b/recipe_groups.json deleted file mode 100644 index 83c551b..0000000 --- a/recipe_groups.json +++ /dev/null @@ -1,117 +0,0 @@ -[ - { - "type": "recipe_group", - "name": "kitchen_recipes_1", - "building_type": "COOK", - "recipes": [ - { "id": "tinder", "description": " Craft: Tinder" }, - { "id": "meat_cooked", "description": " Cook: Meat, Cooked" }, - { "id": "fish_cooked", "description": " Cook: Fish, Cooked" }, - { "id": "veggy_cooked", "description": " Cook: Veggy, Cooked" }, - { "id": "veggy_wild_cooked", "description": " Cook: Veggy, Cooked Wild" }, - { "id": "boiled_egg", "description": " Cook: Egg, Boiled" }, - { "id": "starch", "description": " Cook: Starch" }, - { "id": "flatbread", "description": " Cook: Flatbread" } - ] - }, - { - "type": "recipe_group", - "name": "kitchen_recipes_2", - "building_type": "COOK", - "recipes": [ - { "id": "flour", "description": " Cook: Flour" }, - { "id": "cornmeal", "description": " Cook: Cornmeal" }, - { "id": "acorns_cooked", "description": " Cook: Acornmeal" }, - { "id": "salt", "description": " Cook: Salt" }, - { "id": "lard", "description": " Cook: Lard" }, - { "id": "bread", "description": " Cook: Bread" }, - { "id": "cornbread", "description": " Cook: Cornbread" }, - { "id": "tortilla_corn", "description": " Cook: Corn Tortilla" }, - { "id": "jerky", "description": " Cook: Meat Jerky" }, - { "id": "fruit_leather", "description": " Cook: Fruit Leather" }, - { "id": "mushroom_cooked", "description": " Cook: Mushroom, Cooked" }, - { "id": "meat_smoked", "description": " Cook: Meat, Smoked" }, - { "id": "fish_smoked", "description": " Cook: Fish, Smoked" }, - { "id": "dry_meat", "description": " Cook: Meat, Dehydrated" }, - { "id": "dry_fish", "description": " Cook: Fish, Dehydrated" }, - { "id": "dry_mushroom", "description": " Cook: Mushroom, Dried" }, - { "id": "dry_tofu", "description": " Cook: Tofu, Dehydrated" }, - { "id": "dry_veggy", "description": " Cook: Vegetable, Dehydrated" }, - { "id": "dry_beans", "description": " Cook: Beans, Dried" }, - { "id": "dry_lentils", "description": " Cook: Lentils, Dried" }, - { "id": "dry_fruit", "description": " Cook: Fruit, Dehydrated" }, - { "id": "powder_eggs", "description": " Cook: Eggs, Powdered" }, - { "id": "milk_powder", "description": " Cook: Milk, Powdered" }, - { "id": "sausage", "description": " Cook: Sausage" }, - { "id": "sausage_wasteland", "description": " Cook: Sausage, Wasteland" } - ] - }, - { - "type": "recipe_group", - "name": "kitchen_recipes_3", - "building_type": "COOK", - "recipes": [ - { "id": "sugar", "description": " Cook: Sugar" }, - { "id": "tallow", "description": " Cook: Tallow" }, - { "id": "cheese_hard", "description": " Cook: Cheese, Hard" }, - { "id": "milk_cream_rising", "description": " Cook: Rising Cream" }, - { "id": "raw_butter", "description": " Cook: Butter, Raw" }, - { "id": "tofu", "description": " Cook: Tofu" }, - { "id": "pie_meat", "description": " Cook: Meat Pie" }, - { "id": "pie_veggy", "description": " Cook: Veggy Pie" }, - { "id": "pie", "description": " Cook: Fruit Pie" }, - { "id": "pie_maple", "description": " Cook: Maple Pie" }, - { "id": "granola", "description": " Cook: Granola" }, - { "id": "hardtack", "description": " Cook: Hardtack" }, - { "id": "pemmican", "description": " Cook: Pemmican" }, - { "id": "meat_pickled_jarred", "description": " Cook: Meat, Pickled" }, - { "id": "fish_pickled_jarred", "description": " Cook: Fish, Pickled" }, - { "id": "veggy_pickled_jarred", "description": " Cook: Veggy, Pickled" }, - { "id": "meat_canned_jarred", "description": " Cook: Meat, Canned" }, - { "id": "fish_canned_jarred", "description": " Cook: Fish, Canned" }, - { "id": "veggy_canned_jarred", "description": " Cook: Vegetables, Canned" }, - { "id": "can_beans_jarred", "description": " Cook: Beans, Canned" }, - { "id": "can_tomato_jarred", "description": " Cook: Tomatoes, Canned" }, - { "id": "apple_canned_jarred", "description": " Cook: Fruit, Canned" }, - { "id": "meat_aspic", "description": " Cook: Meat Aspic" }, - { "id": "veggy_aspic", "description": " Cook: Veggy Aspic" }, - { "id": "kompot", "description": " Cook: Kompot" } - ] - }, - { - "type": "recipe_group", - "name": "primitive_camp_recipes_1", - "building_type": "BASE", - "recipes": [ - { "id": "tinder", "description": " Craft: Tinder" }, - { "id": "pointy_stick", "description": " Craft: Pointy Sticks" } - ] - }, - { - "type": "recipe_group", - "name": "farm_recipes_1", - "building_type": "FARM", - "recipes": [ - ] - }, - { - "type": "recipe_group", - "name": "blacksmith_recipes_5", - "building_type": "SMITH", - "recipes": [ - { "id": "knife_combat", "description": " Craft: Knife, Combat" }, - { "id": "knife_trench", "description": " Craft: Knife, Trench" }, - { "id": "spear_steel", "description": " Craft: Spear, Steel" }, - { "id": "machete", "description": " Craft: Machete" }, - { "id": "pipe", "description": " Craft: Pipe" }, - { "id": "screwdriver", "description": " Craft: Screwdriver" }, - { "id": "throwing_axe", "description": " Craft: Axe, Throwing" }, - { "id": "wrench", "description": " Craft: Wrench" }, - { "id": "hatchet", "description": " Craft: Hatchet" }, - { "id": "throwing_knife", "description": " Craft: Knife, Throwing" }, - { "id": "crowbar", "description": " Craft: Crowbar" }, - { "id": "pot", "description": " Craft: Pot" }, - { "id": "hoe", "description": " Craft: Hoe" } - ] - } -] -- cgit v1.2.1