From 7f5eaac5c35d4c26d566b39a45e93c4582712b90 Mon Sep 17 00:00:00 2001 From: cheapie Date: Thu, 30 Apr 2020 00:44:04 -0500 Subject: Add channel copier --- nic.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'nic.lua') diff --git a/nic.lua b/nic.lua index 50bf105..03019fe 100644 --- a/nic.lua +++ b/nic.lua @@ -21,6 +21,7 @@ minetest.register_node("digistuff:nic", { type = "fixed", fixed = { -8/16, -8/16, -8/16, 8/16, -5/16, 8/16 }, }, + _digistuff_channelcopier_fieldname = "channel", node_box = { --From Luacontroller type = "fixed", -- cgit v1.2.3