Update 'mods/ethereal/init.lua'

This commit is contained in:
thunderdog1138 2020-05-06 15:13:01 +00:00
parent 09c99e40e3
commit e006a0e897
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,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")