init.lua 114 B

1234
  1. local MP = minetest.get_modpath(minetest.get_current_modname())
  2. dofile(MP.."/hides.lua")
  3. dofile(MP.."/straw.lua")