(Step 1: start wall)

类别: CONSTRUCT
Difficulty: (construction)
耗时: 120 m 分钟
需要地形: . 泥土地
产品: # 黏土砖墙(半成品)
需要工具:
> 1 个 平整 功能至少 1 级的工具
需要材料:
> 10 黏土砖
> 1 黏土浆
> 1 1 净水
> 20 沙子

查看 JSON
{
    "type": "construction",
    "id": "constr_adobe_brick_wall_halfway",
    "group": "build_brick_wall_from_adobe",
    "\/\/": "Step 1: start wall",
    "category": "CONSTRUCT",
    "required_skills": [
        [
            "fabrication",
            3
        ]
    ],
    "time": "120 m",
    "qualities": [
        [
            {
                "id": "SMOOTH",
                "level": 1,
                "quality": {}
            }
        ]
    ],
    "components": [
        [
            {
                "amount": 10,
                "item": {}
            }
        ],
        [
            {
                "amount": 1,
                "item": {}
            }
        ],
        [
            {
                "amount": 1,
                "item": {}
            },
            {
                "amount": 1,
                "item": {}
            }
        ],
        [
            {
                "amount": 20,
                "item": {}
            }
        ]
    ],
    "pre_terrain": "t_dirt",
    "post_terrain": "t_adobe_brick_wall_halfway",
    "repo_id": 12879,
    "original_id": "constr_adobe_brick_wall_halfway"
}