Add heatsink (decorative only)

This commit is contained in:
cheapie
2021-01-29 21:22:58 -06:00
parent 813ada878e
commit fae9422116
2 changed files with 95 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ local components = {
"controller",
"memory",
"gpu",
"sillystuff",
}
if minetest.get_modpath("mesecons_luacontroller") then table.insert(components,"ioexpander") end