From 7f5eaac5c35d4c26d566b39a45e93c4582712b90 Mon Sep 17 00:00:00 2001 From: cheapie Date: Thu, 30 Apr 2020 00:44:04 -0500 Subject: Add channel copier --- timer.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'timer.lua') diff --git a/timer.lua b/timer.lua index 4755564..fd624f2 100644 --- a/timer.lua +++ b/timer.lua @@ -29,6 +29,7 @@ minetest.register_node("digistuff:timer", { {-3/16, -6/16, -3/16, 3/16, -5/16, 3/16}, -- IC } }, + _digistuff_channelcopier_fieldname = "channel", paramtype = "light", sunlight_propagates = true, on_receive_fields = function(pos, formname, fields, sender) -- cgit v1.2.3