From: Elias Fleckenstein Date: Tue, 26 May 2020 15:01:05 +0000 (+0200) Subject: Locked Wood Signs X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;p=signs_lib.git Locked Wood Signs --- diff --git a/standard_signs.lua b/standard_signs.lua index 1513d73..82e885d 100644 --- a/standard_signs.lua +++ b/standard_signs.lua @@ -9,6 +9,7 @@ signs_lib.register_sign("default:sign_wall_wood", { -- items 3 - 5 are not set, so signs_lib will use its standard pole -- mount, hanging, and yard sign stick textures. }, + locked = true, entity_info = "standard", allow_hanging = true, allow_widefont = true,