Update 'mods/ethereal/init.lua'

This commit is contained in:
thunderdog1138 2020-09-12 19:46:14 +00:00
parent cdbb7a0b14
commit 8eb190894e
1 changed files with 0 additions and 1 deletions

View File

@ -98,7 +98,6 @@ dofile(path .. "/sealife.lua")
dofile(path .. "/fences.lua")
dofile(path .. "/gates.lua")
dofile(path .. "/mapgen.lua")
dofile(path .. "/lucky_block.lua")
-- Set bonemeal aliases
if minetest.get_modpath("bonemeal") then