add connection to direct top node (0;1;0) in rules_alldir of homedecor_lightning/init.lua

This allows the rope_light_on_ceiling node to be connected with mesecon in a natural manner.
master
Sebastian Lobinger 2020-11-19 16:17:28 +00:00
parent 96a0862833
commit ec06010320
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ local rules_alldir = {
{x = 0, y = 1, z = -1},
{x = 0, y = -1, z = -1},
{x = 0, y = -1, z = 0},
{x = 0, y = 1, z = 0}
}
-- mesecons compatibility