add support for digistuff channel copier

c4b40bcfd5/channelcopier.lua (L62)
This commit is contained in:
Luke aka SwissalpS 2020-10-06 21:42:51 +02:00 committed by GitHub
parent 04d32581d3
commit 7cfbcbdbdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ local node_def_defaults = {
minetest.get_meta(pos):set_string("channel", fields.channel)
end
end,
_digistuff_channelcopier_fieldname = "channel",
digiline = {
wire = { use_autoconnect = false },
receptor = {},