Consider reinforcements and village invasions to be natural spawn reasons

This commit is contained in:
TheComputerGeek2 2017-03-14 20:45:23 -07:00 committed by ulumulu1510
parent b020375e1e
commit a18b6faf6f

View File

@ -36,7 +36,9 @@ public class EngineFlagSpawn extends Engine
"CHUNK_GEN",
"OCELOT_BABY",
"NETHER_PORTAL",
"MOUNT"
"MOUNT",
"REINFORCEMENTS",
"VILLAGE_INVASION"
);
// -------------------------------------------- //