Remove mob aliases

This commit is contained in:
Wuzzy 2020-01-05 10:49:04 +01:00
parent 8c0bea7dad
commit 90298821a3
16 changed files with 0 additions and 57 deletions

View file

@ -201,9 +201,6 @@ mobs:spawn({
end,
})
-- compatibility
mobs:alias_mob("mobs:kitten", "mobs_mc:ocelot")
-- spawn eggs
-- FIXME: The spawn icon shows a cat texture, not an ocelot texture
mobs:register_egg("mobs_mc:ocelot", S("Ocelot"), "mobs_mc_spawn_icon_cat.png", 0)