mirror of
https://github.com/pyrollo/digiterms.git
synced 2024-11-14 14:20:32 +01:00
add support for digistuff channel copier
c4b40bcfd5/channelcopier.lua (L62)
This commit is contained in:
parent
04d32581d3
commit
7cfbcbdbdd
|
@ -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 = {},
|
||||
|
|
Loading…
Reference in New Issue
Block a user