Jump to content

[1.8] [SOLVED] Generate Blocks Over Already Generated Chunks


TheDoomBringer

Recommended Posts

In 1.8 Mojang made Ocean Temples generate over already generated chunks. So I'm wondering if there is a method that I can use to do this on 1.8 generated worlds triggered by an event.

 

 

If there isn't then its not the end of the world but I have no idea where to start with this so any help would be appreciated. Thanks!

Link to comment
Share on other sites

What exactly do you want to do?

Why can't you just generate it when the world is generated?

He want to generate a structure in an already made world.

 

@OP, maybe you can use the

WorldEvent.Load

event to generate the structure in the world, and have a boolean to check if it was already generated in the world.

Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support.

 

1.12 -> 1.13 primer by williewillus.

 

1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support.

 

http://www.howoldisminecraft1710.today/

Link to comment
Share on other sites

Well, that took me a bit to figure out but that did the trick! Thanks larsgerrits!

 

What I'm exactly doing is making a sort of "hardmode" from Terraria for Minecraft. I've actually got a lot done in the past few days and the ore regen was really the only thing hindering me from making it a reality. Thanks again larsgerrits! The only downside with the method I'm using is that the ores can generate in man made structures below the Y coords for the ore generation. I really don't think there's a way around that. But as for now it works great!

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.