Hoglins should only spawn in crimson forest
This commit is contained in:
parent
7f3734b6cb
commit
3bdc77a1aa
|
@ -120,7 +120,6 @@ mcl_mobs:spawn_specific(
|
||||||
"nether",
|
"nether",
|
||||||
"ground",
|
"ground",
|
||||||
{
|
{
|
||||||
"Nether",
|
|
||||||
"CrimsonForest"
|
"CrimsonForest"
|
||||||
},
|
},
|
||||||
0,
|
0,
|
||||||
|
|
Loading…
Reference in New Issue