Depreciation of old display groups and display_lib global + warnings

This commit is contained in:
Pierre-Yves Rollo 2018-12-03 16:27:08 +01:00
parent cce3d84493
commit 5862997a02

View File

@ -163,7 +163,7 @@ function signs_api.register_sign(mod, name, model)
fixed = {-model.width/2, -model.height/2, 0.5,
model.width/2, model.height/2, 0.5 - model.depth},
},
groups = {choppy=2, dig_immediate=2, not_blocking_trains = 1, display_modpack_node = 1},
groups = {choppy=2, dig_immediate=2, not_blocking_trains=1, display_api=1},
sounds = default.node_sound_defaults(),
display_entities = {
["signs:display_text"] = {