Skip to content

Commit

Permalink
Update data/json/recipes/food/offal_dishes.json
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
SamGondra and github-actions[bot] authored Nov 18, 2024
1 parent 544b694 commit b2deaca
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion data/json/recipes/food/offal_dishes.json
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,12 @@
"charges": 60,
"byproducts": [ [ "ruined_chunks", 2 ] ],
"//": "Charcuterie: The Craft of Salting, Smoking, and Curing would be a good book for someone to use for further meat products recipes.",
"proficiencies": [ { "proficiency": "prof_food_prep" }, { "proficiency": "prof_knife_skills" }, { "proficiency": "prof_preservation" }, { "proficiency": "prof_food_curing" } ],
"proficiencies": [
{ "proficiency": "prof_food_prep" },
{ "proficiency": "prof_knife_skills" },
{ "proficiency": "prof_preservation" },
{ "proficiency": "prof_food_curing" }
],
"book_learn": { "offalcooking": { "skill_level": 3 }, "scots_cookbook": { "skill_level": 3 } },
"qualities": [ { "id": "COOK", "level": 2 }, { "id": "CUT_FINE", "level": 1 } ],
"components": [ [ [ "meat_stomach", 1, "LIST" ] ], [ [ "salt", 20 ] ], [ [ "water_clean", 2 ] ] ]
Expand Down

0 comments on commit b2deaca

Please sign in to comment.