init.lua 108 B

1234
  1. dofile(minetest.get_modpath("anvils").."/anvils.lua")
  2. dofile(minetest.get_modpath("anvils").."/tools.lua")