mirror of
https://github.com/minefaco/stripped_tree.git
synced 2024-11-19 22:13:50 +01:00
adds support for ethereal
This commit is contained in:
parent
d17728eab9
commit
e15e5a762b
4
init.lua
4
init.lua
@ -11,10 +11,10 @@ dofile(mpath .. "/default.lua")
|
||||
if minetest.get_modpath("moretrees") then
|
||||
dofile(mpath .. "/moretrees.lua")
|
||||
end
|
||||
--[[
|
||||
|
||||
if minetest.get_modpath("ethereal") then
|
||||
dofile(mpath .. "/ethereal.lua")
|
||||
end]]--
|
||||
end
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user