From 75cfac34e69aabb07c5f8b288c98c1e1164685bf Mon Sep 17 00:00:00 2001 From: Vanessa Dannenberg Date: Mon, 23 Sep 2019 12:21:54 -0400 Subject: add signs_lib placement rules only works on signs_lib commit dcdee222 or later. --- routing_tubes.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'routing_tubes.lua') diff --git a/routing_tubes.lua b/routing_tubes.lua index 45fcea8..3a69c0a 100644 --- a/routing_tubes.lua +++ b/routing_tubes.lua @@ -162,6 +162,8 @@ if pipeworks.enable_one_way_tube then after_place_node = pipeworks.after_place, after_dig_node = pipeworks.after_dig, on_rotate = pipeworks.on_rotate, + check_for_pole = pipeworks.check_for_vert_tube, + check_for_horiz_pole = pipeworks.check_for_horiz_tube }) minetest.register_craft({ output = "pipeworks:one_way_tube 2", -- cgit v1.2.3