]> git.lizzy.rs Git - Crafter.git/blob - mods/utility/init.lua
Clean up hurt sound
[Crafter.git] / mods / utility / init.lua
1 --formspecs
2 local chest = {}
3
4 local path = minetest.get_modpath("utility")
5
6 dofile(path.."/furnace.lua")