{
"type": "construction",
"id": "constr_woodchips",
"group": "make_woodchip_floor",
"\/\/": "Adds wood chippings to a shallow pit to prevent plants growing, or for looks.",
"category": "CONSTRUCT",
"required_skills": [
[
"fabrication",
0
]
],
"time": "40 m",
"components": [
[
{
"amount": 50,
"item": {}
}
]
],
"pre_terrain": "t_pit_shallow",
"post_terrain": "t_woodchips",
"repo_id": 12646,
"original_id": "constr_woodchips"
}