forked from minetest-mods/technic
too soon for generator ;)
This commit is contained in:
parent
54529cbf54
commit
406fdacfbb
1
init.lua
1
init.lua
|
@ -31,7 +31,6 @@ dofile(minetest.get_modpath("technic").."/grinder.lua")
|
||||||
dofile(minetest.get_modpath("technic").."/mining_laser_mk1.lua")
|
dofile(minetest.get_modpath("technic").."/mining_laser_mk1.lua")
|
||||||
--dofile(minetest.get_modpath("technic").."/project_table.lua")
|
--dofile(minetest.get_modpath("technic").."/project_table.lua")
|
||||||
--dofile(minetest.get_modpath("technic").."/injector.lua")
|
--dofile(minetest.get_modpath("technic").."/injector.lua")
|
||||||
dofile(minetest.get_modpath("technic").."/generator.lua")
|
|
||||||
dofile(minetest.get_modpath("technic").."/solar_panel.lua")
|
dofile(minetest.get_modpath("technic").."/solar_panel.lua")
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user