Posted April 2, 20169 yr Hi, I'm looking for information about how to generate layers of my own made stones. Like how it is done in terrafirmacraft ( if you know that mod) I know how to generate ore but that generates clusters. So can anyone help me explaining how to create layers instead of clusters? Try out my new Modpack for MC 1.15.2 https://www.curseforge.com/minecraft/modpacks/terran-civilization
April 2, 20169 yr Look in the ore generator class, and the maths involved, and find where it sets Y values and kinda squish it (say y/3). You can then call your code in PopulateChunkEvent#post on the event bus. I don't know efficient this would be though, and there is probably a better way
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.