diff --git a/data/json/items/tool/metalworking.json b/data/json/items/tool/metalworking.json index 2ad0cb3c6c70d..7d567be7e97f7 100644 --- a/data/json/items/tool/metalworking.json +++ b/data/json/items/tool/metalworking.json @@ -125,10 +125,10 @@ "category": "tools", "name": { "str": "metal charcoal kiln" }, "description": "A stout metal box used for producing charcoal via pyrolysis: the incomplete burning of organic materials in the absence of oxygen. Needs to be placed via the construction menu.", - "weight": "16770 g", - "volume": "65 L", - "price": "160 USD", - "price_postapoc": "10 USD", + "weight": "25072 g", + "volume": "250 L", + "price": "500 USD", + "price_postapoc": "50 USD", "material": [ "steel" ], "symbol": ";", "color": "dark_gray", diff --git a/data/json/recipes/recipe_others.json b/data/json/recipes/recipe_others.json index 8c2f95be0a8c8..e347f6ca85720 100644 --- a/data/json/recipes/recipe_others.json +++ b/data/json/recipes/recipe_others.json @@ -1580,12 +1580,7 @@ "time": "1 h 30 m", "autolearn": true, "book_learn": [ [ "textbook_fabrication", 2 ], [ "manual_fabrication", 2 ] ], - "qualities": [ - { "id": "HAMMER", "level": 3 }, - { "id": "SAW_M", "level": 1 }, - { "id": "SCREW", "level": 1 }, - { "id": "WRENCH", "level": 1 } - ], + "qualities": [ { "id": "HAMMER", "level": 3 }, { "id": "SAW_M", "level": 1 } ], "tools": [ [ [ "welder", 150 ], @@ -1599,12 +1594,7 @@ ] ], "proficiencies": [ { "proficiency": "prof_metalworking" } ], - "components": [ - [ [ "steel_lump", 5 ], [ "steel_chunk", 20 ], [ "scrap", 60 ] ], - [ [ "metal_tank", 1 ] ], - [ [ "pipe", 6 ] ], - [ [ "pipe_fittings", 4 ] ] - ] + "components": [ [ [ "metal_tank", 4 ] ], [ [ "pipe", 4 ] ] ] }, { "type": "recipe",