Rename bunny.lua to rabbit.lua
This commit is contained in:
parent
6d75b0c012
commit
510145cd5f
2
init.lua
2
init.lua
@ -11,7 +11,7 @@ local path = minetest.get_modpath("mobs_mc")
|
||||
|
||||
-- Animals
|
||||
dofile(path .. "/bat.lua") -- Mesh and animation by toby109tt / https://github.com/22i
|
||||
dofile(path .. "/bunny.lua") -- Mesh and animation byExeterDad
|
||||
dofile(path .. "/rabbit.lua") -- Mesh and animation byExeterDad
|
||||
dofile(path .. "/chicken.lua") -- Mesh and animation by Pavel_S
|
||||
dofile(path .. "/cow.lua") -- Mesh by Morn76 Animation by Pavel_S
|
||||
dofile(path .. "/cow_mooshroom.lua") -- Mesh by Morn76 Animation by Pavel_S
|
||||
|
Loading…
x
Reference in New Issue
Block a user