chckien spawn also in grass
This commit is contained in:
parent
b17db3b7e2
commit
f6e62e403c
@ -116,7 +116,7 @@ mobs:register_mob(":mobs_animal:chicken", {
|
|||||||
local spawn_on = {"default:dirt_with_grass"}
|
local spawn_on = {"default:dirt_with_grass"}
|
||||||
|
|
||||||
if minetest.get_modpath("ethereal") then
|
if minetest.get_modpath("ethereal") then
|
||||||
spawn_on = {"ethereal:bamboo_dirt", "ethereal:prairie_dirt"}
|
spawn_on = {"ethereal:bamboo_dirt", "ethereal:prairie_dirt", "default:dirt_with_grass"}
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user