From ad8932ac99abef6378a32c492aef7b1f6e1df1e6 Mon Sep 17 00:00:00 2001 From: Maciej Kasatkin Date: Sun, 2 Sep 2012 05:46:20 +0200 Subject: Added Coal Driven Generator --- init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 3f10f7c..c7f9a6f 100644 --- a/init.lua +++ b/init.lua @@ -31,6 +31,7 @@ dofile(minetest.get_modpath("technic").."/grinder.lua") dofile(minetest.get_modpath("technic").."/mining_laser_mk1.lua") --dofile(minetest.get_modpath("technic").."/project_table.lua") --dofile(minetest.get_modpath("technic").."/injector.lua") +dofile(minetest.get_modpath("technic").."/generator.lua") dofile(minetest.get_modpath("technic").."/solar_panel.lua") -- cgit v1.2.3