diff --git a/data/json/recipes/recipe_obsolete.json b/data/json/recipes/recipe_obsolete.json index 0187e7a5bd164..1a73a32837b27 100644 --- a/data/json/recipes/recipe_obsolete.json +++ b/data/json/recipes/recipe_obsolete.json @@ -1803,6 +1803,11 @@ "result": "small_relicuncraft", "obsolete": true }, + { + "type": "recipe", + "result": "rock_pot", + "obsolete": true + }, { "type": "recipe", "result": "small_storage_battery", diff --git a/data/json/recipes/recipe_others.json b/data/json/recipes/recipe_others.json index 621eddfe76e6b..33b11df9bd465 100644 --- a/data/json/recipes/recipe_others.json +++ b/data/json/recipes/recipe_others.json @@ -740,19 +740,6 @@ "qualities": [ { "id": "CUT", "level": 1 } ], "components": [ [ [ "stick", 1 ], [ "2x4", 1 ] ] ] }, - { - "type": "recipe", - "result": "rock_pot", - "category": "CC_OTHER", - "subcategory": "CSC_OTHER_TOOLS", - "skill_used": "survival", - "skills_required": [ "cooking", 1 ], - "difficulty": 2, - "time": "20 m", - "autolearn": true, - "qualities": [ { "id": "HAMMER", "level": 1 } ], - "components": [ [ [ "rock", 3 ] ], [ [ "cordage", 1, "LIST" ] ] ] - }, { "type": "recipe", "result": "primitive_shovel",