Update 'mods/ethereal/init.lua'

This commit is contained in:
thunderdog1138 2020-07-17 02:29:13 +00:00
parent 621acf276b
commit 6e0730c7fa
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ dofile(path .. "/food.lua")
dofile(path .. "/wood.lua")
dofile(path .. "/leaves.lua")
dofile(path .. "/sapling.lua")
dofile(path .. "/strawberry.lua")
dofile(path .. "/blumfruit.lua")
dofile(path .. "/fishing.lua")
dofile(path .. "/extra.lua")
dofile(path .. "/sealife.lua")