From c2f75332c8c223873673112121d6833dd10ae8ec Mon Sep 17 00:00:00 2001 From: Chaosvolt Date: Mon, 7 Oct 2024 00:04:12 -0500 Subject: [PATCH] fix: fix being able to construct plastered wooden walls --- data/json/construction.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/json/construction.json b/data/json/construction.json index 9404eb834078..58c6f8f6f0d4 100644 --- a/data/json/construction.json +++ b/data/json/construction.json @@ -2584,7 +2584,7 @@ }, { "type": "construction", - "id": "constr_wall", + "id": "constr_wall_domestic_half", "group": "constr_wall_standard", "//": "Step 1: frame wall in an empty space", "category": "CONSTRUCT",