Skip to content

Commit

Permalink
Merge pull request #67258 from Numbuh474/charcoal-kiln
Browse files Browse the repository at this point in the history
Adjust charcoal production from filled charcoal kiln
  • Loading branch information
Maleclypse authored Aug 1, 2023
2 parents 254426e + 5d80beb commit b2fbc0c
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 b2fbc0c

Please sign in to comment.