Update 'mods/ethereal/init.lua'

This commit is contained in:
thunderdog1138 2020-07-17 00:30:48 +00:00
parent 3d7d425e62
commit 2b5c3b4a6d
1 changed files with 0 additions and 1 deletions

View File

@ -86,7 +86,6 @@ end
dofile(path .. "/plantlife.lua")
dofile(path .. "/mushroom.lua")
dofile(path .. "/onion.lua")
dofile(path .. "/crystal.lua")
dofile(path .. "/water.lua")
dofile(path .. "/dirt.lua")
dofile(path .. "/food.lua")