forked from nalc/homedecor_modpack
add all of the recently-added signs to the auto-update ABM
This commit is contained in:
parent
b6892806b8
commit
91a9eaaeda
|
@ -85,7 +85,11 @@ signs_lib.sign_node_list = {
|
|||
"signs:sign_yard",
|
||||
"signs:sign_hanging",
|
||||
"signs:sign_wall_green",
|
||||
"signs:sign_wall_yellow"
|
||||
"signs:sign_wall_yellow",
|
||||
"signs:sign_wall_red",
|
||||
"signs:sign_wall_white_red",
|
||||
"signs:sign_wall_white_black",
|
||||
"locked_sign:sign_wall_locked"
|
||||
}
|
||||
|
||||
--table copy
|
||||
|
|
Loading…
Reference in New Issue
Block a user