diff options
-rw-r--r-- | json/recipes/basecamps/recipe_groups.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/json/recipes/basecamps/recipe_groups.json b/json/recipes/basecamps/recipe_groups.json index 0e92c23..f0247e9 100644 --- a/json/recipes/basecamps/recipe_groups.json +++ b/json/recipes/basecamps/recipe_groups.json @@ -165,7 +165,11 @@ { "id": "fur", "description": " Fur Pelt" }, { "id": "leather_modern", "description": " Leather Patch [using Lye]" }, { "id": "fur_modern", "description": " Fur Pelt [using Lye]" }, - { "id": "plant_fibre", "description": " Plant Fiber" } + { "id": "plant_fibre", "description": " Plant Fiber" }, + { "id": "cordage_6", "description": " Cordage Piece, Short" }, + { "id": "cordage_36", "description": " Cordage Piece, Long" }, + { "id": "rope_makeshift_6", "description": " Cordage Rope, Short" }, + { "id": "rope_makeshift_30", "description": " Cordage Rope, Long" } ] }, { |