Fixed llamas spawning in the Jungle

Llamas no longer spawn in the jungle
This commit is contained in:
PrairieWind 2022-09-18 13:02:46 -06:00 committed by cora
parent 7393c1144a
commit 8d939de25e
1 changed files with 1 additions and 3 deletions

View File

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