Started by
Withie The Cryptid
on
Topic category: Help with Minecraft modding (Java Edition)
So I wanna make a custom village, and I followed the directions of this forum
https://mcreator.net/forum/54266/villages-help
But I don't actually know how to make the actual block that spawns the village naturally spawn on the surface.
Can anyone tell me the procedure I'd need to do to make the village-spawning block generate naturally in the world?
Try making the block into a structure that naturally generates, set the spawning chance to be about a quarter of the normal spawn chance, and set the minimum and maximum group to 1, this should make it generate on the surface.