the check for ethereal mod at bottom of panda.lua in mobs_animal needs to be removed...
if minetest.get_modpath("ethereal") then
end
since epic does not have ethereal...
the check for ethereal mod at bottom of panda.lua in mobs_animal needs to be removed...
if minetest.get_modpath("ethereal") then
end
since epic does not have ethereal...
the check for ethereal mod at bottom of panda.lua in mobs_animal needs to be removed...
if minetest.get_modpath("ethereal") then
end
since epic does not have ethereal...
fixed