Skip to content

Commit

Permalink
Adjust charcoal production from filled charcoal kiln
Browse files Browse the repository at this point in the history
  • Loading branch information
Numbuh474 committed Jul 29, 2023
1 parent 5edd2f6 commit 5d80beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/recipes/recipe_deconstruction.json
Original file line number Diff line number Diff line change
Expand Up @@ -2979,7 +2979,7 @@
"skill_used": "fabrication",
"difficulty": 1,
"time": "3 m",
"components": [ [ [ "charcoal", 200 ] ], [ [ "char_kiln", 1 ] ] ]
"components": [ [ [ "charcoal", 10000 ] ], [ [ "char_kiln", 1 ] ] ]
},
{
"type": "uncraft",
Expand Down

0 comments on commit 5d80beb

Please sign in to comment.