From fae9422116e7d27798a0fe2c0fb28a9c120a3cde Mon Sep 17 00:00:00 2001 From: cheapie Date: Fri, 29 Jan 2021 21:22:58 -0600 Subject: Add heatsink (decorative only) --- init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 77d8e8a..84b5b37 100644 --- a/init.lua +++ b/init.lua @@ -18,6 +18,7 @@ local components = { "controller", "memory", "gpu", + "sillystuff", } if minetest.get_modpath("mesecons_luacontroller") then table.insert(components,"ioexpander") end -- cgit v1.2.3