aboutsummaryrefslogtreecommitdiff
path: root/signs
diff options
context:
space:
mode:
authorGabriel Pérez-Cerezo <gabriel@gpcf.eu>2017-12-08 14:04:59 +0100
committerGabriel Pérez-Cerezo <gabriel@gpcf.eu>2017-12-08 14:04:59 +0100
commit63317776bda02f413729e655b0f1e0e8c0973ccb (patch)
tree71a53f16da091e399d40239541711a54a7e47cfe /signs
parentdc264512e27fa2c63df71e2d0c9b6a899541ba66 (diff)
downloaddisplay_modpack-63317776bda02f413729e655b0f1e0e8c0973ccb.tar.gz
display_modpack-63317776bda02f413729e655b0f1e0e8c0973ccb.tar.bz2
display_modpack-63317776bda02f413729e655b0f1e0e8c0973ccb.zip
Added compatibility with advtrains mod
Diffstat (limited to 'signs')
-rw-r--r--signs/common.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/signs/common.lua b/signs/common.lua
index 34abd40..559f7f7 100644
--- a/signs/common.lua
+++ b/signs/common.lua
@@ -149,7 +149,7 @@ function signs.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},
+ groups = {choppy=2, dig_immediate=2, not_blocking_trains = 1},
sounds = default.node_sound_defaults(),
display_entities = {
["signs:display_text"] = {