Emerald ore generation can load new chunks
The emerald ore generation does not offset by 8 X and 8 Z, so it will sometimes generate on a chunk boundary and load a new chunk during ore generation.
net.minecraft.world.biome.BiomeHills.EmeraldGenerator#generate (MCP names)
Other ores offset their generation by +8, +8 in order to generate properly. See net.minecraft.world.gen.feature.WorldGenMinable#generate (MCP names).
I made a reddit post to help mod makers follow this rule, and while looking into it I found that vanilla emerald ore has this issue.
ProfMobius (Thomas Guimbretiere)
2017-03-03, 08:56 AM
2020-08-14, 03:53 AM
2018-07-25, 09:26 PM
5
2
chunk, emerald_ore, world-generation