Skip to content

Commit

Permalink
add pinecone to tinder recipes requiring cutting tools
Browse files Browse the repository at this point in the history
  • Loading branch information
mqrause committed Aug 6, 2023
1 parent c6f8dc3 commit 39cf694
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/json/recipes/recipe_ammo.json
Original file line number Diff line number Diff line change
Expand Up @@ -895,6 +895,7 @@
[ "stick", 1 ],
[ "2x4", 1 ],
[ "splinter", 2 ],
[ "pinecone", 2 ],
[ "pine_bough", 1 ],
[ "cotton_patchwork", 1 ],
[ "paper", 5 ],
Expand All @@ -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",
Expand Down

0 comments on commit 39cf694

Please sign in to comment.