summaryrefslogtreecommitdiff
path: root/nic.lua
diff options
context:
space:
mode:
Diffstat (limited to 'nic.lua')
-rw-r--r--nic.lua1
1 files changed, 1 insertions, 0 deletions
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",