From a546665856d8cc4141dd0afb378783e5d0fd4560 Mon Sep 17 00:00:00 2001 From: Maciej Kasatkin Date: Sun, 7 Oct 2012 20:30:43 +0200 Subject: fixes, added MV cable --- init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 619f9e1..ff36488 100644 --- a/init.lua +++ b/init.lua @@ -23,6 +23,7 @@ dofile(minetest.get_modpath("technic").."/mithril_chest.lua") dofile(minetest.get_modpath("technic").."/electric_furnace.lua") dofile(minetest.get_modpath("technic").."/battery_box.lua") dofile(minetest.get_modpath("technic").."/wires.lua") +dofile(minetest.get_modpath("technic").."/wires_mv.lua") dofile(minetest.get_modpath("technic").."/dyes.lua") dofile(minetest.get_modpath("technic").."/ores.lua") -- cgit v1.2.3