From 37d9d94c44cbadc7e6550efc22612c7c605a9040 Mon Sep 17 00:00:00 2001
From: kpoppel <poulsen.kim@gmail.com>
Date: Wed, 19 Jun 2013 00:24:37 +0200
Subject: [PATCH] Added case study of radiated power through inductive coils.

---
 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