Jump to content

MC1.7.10 generating layers of custom stones


winnetrie

Recommended Posts

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?

 

 

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.