Remove mob aliases
This commit is contained in:
parent
8c0bea7dad
commit
90298821a3
16 changed files with 0 additions and 57 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue