Add channel copier

This commit is contained in:
cheapie
2020-04-30 00:44:04 -05:00
parent 69a9304751
commit 7f5eaac5c3
17 changed files with 120 additions and 0 deletions

View File

@@ -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)