From 6c299b2fe545cd006df85b03744b288d9861cd8c Mon Sep 17 00:00:00 2001 From: cheapie Date: Fri, 5 Feb 2021 20:09:30 -0600 Subject: Add digilines movestone --- init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 84b5b37..13b99c1 100644 --- a/init.lua +++ b/init.lua @@ -19,6 +19,7 @@ local components = { "memory", "gpu", "sillystuff", + "movestone", } if minetest.get_modpath("mesecons_luacontroller") then table.insert(components,"ioexpander") end -- cgit v1.2.3