forked from minetest-mods/mesecons
Apply lightstone
This commit is contained in:
parent
c76070fa27
commit
400511949a
|
@ -860,6 +860,7 @@ dofile(minetest.get_modpath("jeija").."/wireless.lua")
|
|||
dofile(minetest.get_modpath("jeija").."/alias.lua")
|
||||
dofile(minetest.get_modpath("jeija").."/switch.lua")
|
||||
dofile(minetest.get_modpath("jeija").."/pistons.lua")
|
||||
dofile(minetest.get_modpath("jeija").."/lightstone.lua")
|
||||
--TEMPEREST's STUFF
|
||||
if ENABLE_TEMPEREST==1 then
|
||||
dofile(minetest.get_modpath("jeija").."/temperest.lua")
|
||||
|
|
Loading…
Reference in New Issue
Block a user