RealBadAngel
2013-07-23 e38f6f0983feb5725feab8f966d2385b7c7ae23d
technic/machines/mv/electric_furnace.lua
@@ -41,6 +41,7 @@
         local inv=meta:get_inventory()
         return inv:room_for_item("src",stack)
           end,
      connect_sides = {left=1, right=1, back=1, top=1, bottom=1},
       },
    legacy_facedir_simple = true,
    sounds = default.node_sound_stone_defaults(),
@@ -87,6 +88,7 @@
         local inv=meta:get_inventory()
         return inv:room_for_item("src",stack)
           end,
      connect_sides = {left=1, right=1, back=1, top=1, bottom=1},
       },
    legacy_facedir_simple = true,
    sounds = default.node_sound_stone_defaults(),