mirror of
https://github.com/minetest-mods/mesecons.git
synced 2024-11-05 06:53:44 +01:00
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").."/alias.lua")
|
||||||
dofile(minetest.get_modpath("jeija").."/switch.lua")
|
dofile(minetest.get_modpath("jeija").."/switch.lua")
|
||||||
dofile(minetest.get_modpath("jeija").."/pistons.lua")
|
dofile(minetest.get_modpath("jeija").."/pistons.lua")
|
||||||
|
dofile(minetest.get_modpath("jeija").."/lightstone.lua")
|
||||||
--TEMPEREST's STUFF
|
--TEMPEREST's STUFF
|
||||||
if ENABLE_TEMPEREST==1 then
|
if ENABLE_TEMPEREST==1 then
|
||||||
dofile(minetest.get_modpath("jeija").."/temperest.lua")
|
dofile(minetest.get_modpath("jeija").."/temperest.lua")
|
||||||
|
Loading…
Reference in New Issue
Block a user