Merge pull request 'Fixed llamas spawning in the Jungle' (#2673) from llama_biomes into master

Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2673
Reviewed-by: cora <cora@noreply.git.minetest.land>
This commit is contained in:
cora 2022-09-27 09:50:58 +00:00
commit cc4587e49c
1 changed files with 1 additions and 3 deletions

View File

@ -248,12 +248,10 @@ mcl_mobs:spawn_specific(
"SavannaM_beach",
"Savanna_beach",
"Savanna_ocean",
"JungleEdge",
"JungleEdgeM",
"ExtremeHills",
"ExtremeHills_beach",
"ExtremeHillsM",
},
}, --FIXME: Needs Windswept Forest when that is added.
0,
minetest.LIGHT_MAX+1,
30,