mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-03-20 04:52:30 +01:00
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:
@ -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,
|
||||
|
Reference in New Issue
Block a user