Skip to content

Commit

Permalink
Add byproducts for a wooden billet (#52420)
Browse files Browse the repository at this point in the history
  • Loading branch information
NetSysFire authored Oct 26, 2021
1 parent 3259efe commit 77ce930
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/json/recipes/tools/tools_primitive.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,8 @@
"skill_used": "fabrication",
"time": "5 m",
"autolearn": true,
"//": "As of writing, a stick/plank is 130 cm, a splinter is 30 cm, this is intentionally 'generous' because this is rounded up and material tends to be uneven anyways",
"byproducts": [ [ "splinter", 4 ] ],
"qualities": [ { "id": "CUT", "level": 1 } ],
"proficiencies": [ { "proficiency": "prof_carving" } ],
"components": [ [ [ "stick", 1 ], [ "2x4", 1 ] ] ]
Expand Down

0 comments on commit 77ce930

Please sign in to comment.