mymasonhammer/init.lua
DonBatman f7e3fc00c2 fixed climable on ladders before they become ladder
modified hammer texture
added 32 and 64 px shaddow textures
2015-10-26 18:11:56 -07:00

12 lines
144 B
Lua

mycorners = {}
dofile(minetest.get_modpath("mymasonhammer").."/hammer.lua")
dofile(minetest.get_modpath("mymasonhammer").."/nodes.lua")