Skip to content

Commit

Permalink
fix(content): cooked cattail stalks usable in more recipes (#4679)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lamandus authored May 21, 2024
1 parent 5d80296 commit 0fbd822
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/json/requirements/cooking_components.json
Original file line number Diff line number Diff line change
Expand Up @@ -846,7 +846,8 @@
[ "dry_lentils", 1 ],
[ "chili_pepper_roasted", 1 ],
[ "veggy_sausage", 1 ],
[ "veggy_sausage_cooked", 1 ]
[ "veggy_sausage_cooked", 1 ],
[ "cooked_cattail_stalk", 1 ]
]
]
},
Expand Down

0 comments on commit 0fbd822

Please sign in to comment.