Remove non-free mob textures
This commit is contained in:
parent
63be6a03e4
commit
fda8493e10
24 changed files with 0 additions and 5 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue