From 41af016603f2f6dc0e08bddcec727efe1121c5ca Mon Sep 17 00:00:00 2001
From: RealBadAngel <mk@realbadangel.pl>
Date: Mon, 15 Apr 2013 07:56:31 +0200
Subject: [PATCH] change registering crafting recipes in UI

---
 technic/alloy_furnace_mv.lua |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/technic/alloy_furnace_mv.lua b/technic/alloy_furnace_mv.lua
index bf57d30..1d78f6e 100644
--- a/technic/alloy_furnace_mv.lua
+++ b/technic/alloy_furnace_mv.lua
@@ -265,3 +265,6 @@
 			end
 		end
 end
+
+register_MV_machine ("technic:mv_alloy_furnace","RE")
+register_MV_machine ("technic:mv_alloy_furnace_active","RE")

--
Gitblit v1.8.0