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

@@ -14,6 +14,7 @@ local components = {
"piston",
"timer",
"cardreader",
"channelcopier",
}
if minetest.get_modpath("mesecons_luacontroller") then table.insert(components,"ioexpander") end