diff --git a/data/json/recipes/basecamps/base/fbmc_outpost/recipe_modular_outpost_cross.json b/data/json/recipes/basecamps/base/fbmc_outpost/recipe_modular_outpost_cross.json index b4f52539ce058..555b149609354 100644 --- a/data/json/recipes/basecamps/base/fbmc_outpost/recipe_modular_outpost_cross.json +++ b/data/json/recipes/basecamps/base/fbmc_outpost/recipe_modular_outpost_cross.json @@ -15,6 +15,7 @@ { "id": "tool_storage" }, { "id": "gathering" }, { "id": "firewood" }, + { "id": "foraging" }, { "id": "sorting" }, { "id": "logging" }, { "id": "kitchen" }, diff --git a/data/json/recipes/basecamps/base/fbmc_outpost/recipe_modular_outpost_normal.json b/data/json/recipes/basecamps/base/fbmc_outpost/recipe_modular_outpost_normal.json index 8b6e3cfd7489e..aac76d154f52e 100644 --- a/data/json/recipes/basecamps/base/fbmc_outpost/recipe_modular_outpost_normal.json +++ b/data/json/recipes/basecamps/base/fbmc_outpost/recipe_modular_outpost_normal.json @@ -15,6 +15,7 @@ { "id": "tool_storage" }, { "id": "gathering" }, { "id": "firewood" }, + { "id": "foraging" }, { "id": "sorting" }, { "id": "logging" }, { "id": "kitchen" },