diff --git a/data/json/construction.json b/data/json/construction.json index fee6f27392c2..ded770e3d743 100644 --- a/data/json/construction.json +++ b/data/json/construction.json @@ -118,7 +118,7 @@ "required_skills": [ [ "survival", 2 ] ], "time": "60 m", "qualities": [ [ { "id": "DIG", "level": 1 } ] ], - "byproducts": [ { "item": "clay_lump", "charges": [ 8, 16 ] } ], + "byproducts": [ { "item": "clay_lump", "count": [ 8, 16 ] } ], "components": [ [ [ "water", 32 ], [ "water_clean", 32 ] ] ], "pre_terrain": "t_clay_bog", "post_terrain": "t_dirt"