RealBadAngel
2013-07-23 e38f6f0983feb5725feab8f966d2385b7c7ae23d
technic/machines/mv/alloy_furnace.lua
@@ -36,6 +36,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(),
@@ -82,6 +83,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(),