forked from thunderdog1138/star_wars
Update 'mods/ethereal/init.lua'
This commit is contained in:
parent
cdbb7a0b14
commit
8eb190894e
|
@ -98,7 +98,6 @@ dofile(path .. "/sealife.lua")
|
||||||
dofile(path .. "/fences.lua")
|
dofile(path .. "/fences.lua")
|
||||||
dofile(path .. "/gates.lua")
|
dofile(path .. "/gates.lua")
|
||||||
dofile(path .. "/mapgen.lua")
|
dofile(path .. "/mapgen.lua")
|
||||||
dofile(path .. "/lucky_block.lua")
|
|
||||||
|
|
||||||
-- Set bonemeal aliases
|
-- Set bonemeal aliases
|
||||||
if minetest.get_modpath("bonemeal") then
|
if minetest.get_modpath("bonemeal") then
|
||||||
|
|
Loading…
Reference in New Issue