This commit is contained in:
TenPlus1 2018-07-06 19:18:01 +01:00
parent ee95083722
commit e4dbbe8394
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ stepheight = 0.6,
if minetest.get_modpath("ethereal") then
mobs:spawn({
name = "mobs_animal:pumba",
name = "mobs_animal:panda",
nodes = {"ethereal:bamboo_dirt"},
neighbors = {"group:grass"},
min_light = 14,