Remove non-free mob textures

This commit is contained in:
Wuzzy 2017-07-06 14:29:13 +02:00
parent 63be6a03e4
commit fda8493e10
24 changed files with 0 additions and 5 deletions

View file

@ -138,9 +138,6 @@ mobs:register_mob("mobs_mc:llama", {
})
--spawn
mobs:register_spawn("mobs_mc:llama", mobs_mc.spawn.savanna, minetest.LIGHT_MAX+1, 0, 15000, 1, 40)
-- spawn eggs
mobs:register_egg("mobs_mc:llama", S("Llama"), "mobs_mc_spawn_icon_llama.png", 0)