diff --git a/data/json/recipes/recipe_ammo.json b/data/json/recipes/recipe_ammo.json index 5fb5cb814f50a..fa0bec3327402 100644 --- a/data/json/recipes/recipe_ammo.json +++ b/data/json/recipes/recipe_ammo.json @@ -895,6 +895,7 @@ [ "stick", 1 ], [ "2x4", 1 ], [ "splinter", 2 ], + [ "pinecone", 2 ], [ "pine_bough", 1 ], [ "cotton_patchwork", 1 ], [ "paper", 5 ], @@ -921,7 +922,7 @@ "time": "1 m", "autolearn": true, "qualities": [ { "id": "CUT", "level": 1 } ], - "components": [ [ [ "splinter", 2 ], [ "withered", 2 ], [ "cattail_stalk", 1 ] ] ] + "components": [ [ [ "splinter", 2 ], [ "pinecone", 2 ], [ "withered", 2 ], [ "cattail_stalk", 1 ] ] ] }, { "type": "recipe",