Consider reinforcements and village invasions to be natural spawn reasons
This commit is contained in:
parent
b020375e1e
commit
a18b6faf6f
@ -36,7 +36,9 @@ public class EngineFlagSpawn extends Engine
|
|||||||
"CHUNK_GEN",
|
"CHUNK_GEN",
|
||||||
"OCELOT_BABY",
|
"OCELOT_BABY",
|
||||||
"NETHER_PORTAL",
|
"NETHER_PORTAL",
|
||||||
"MOUNT"
|
"MOUNT",
|
||||||
|
"REINFORCEMENTS",
|
||||||
|
"VILLAGE_INVASION"
|
||||||
);
|
);
|
||||||
|
|
||||||
// -------------------------------------------- //
|
// -------------------------------------------- //
|
||||||
|
Loading…
Reference in New Issue
Block a user