From 77b4fbe12db947911fcccd82d0da1eef4b68d9b1 Mon Sep 17 00:00:00 2001 From: cheapie Date: Sat, 28 Mar 2020 01:31:12 -0500 Subject: Add magnetic card reader/writer and cards to go with it --- init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 4df2e65..90d8ea0 100644 --- a/init.lua +++ b/init.lua @@ -13,6 +13,7 @@ local components = { "detector", "piston", "timer", + "cardreader", } if minetest.get_modpath("mesecons_luacontroller") then table.insert(components,"ioexpander") end -- cgit v1.2.3