Jump to content

[1.7.10] Trees and Dimensions - Almost Done


HalestormXV

Recommended Posts

Alright, so after searching the forums and following various tutorials and getting help from the community here I am happy to say that my Custom Dimension is almost done. Multiple Biomes, Awesome looking Terrain Gen and Caves. Only my custom mobs spawning in them and not vanilla mobs. A constant Twilight state so there is no day and night cycle. So everything is looking good.

 

Probably the last thing I need some help with is Tree Generation. Now I did some searching on these boards and I found a variety of different threads that ask the same question. How do you generate trees in your custom biomes. Some threads say to use a method similar to oreGeneration, others say to do it in the decorator. I tried both and must be missing something. I already have my tree generation code here: http://pastebin.com/mNV9PpJP

 

I just can't figure out where or how to call this. I thought it would be in the BiomeDecoratorHelper I have here: http://pastebin.com/xhApWrRg

See the comment i put in /** Generates Celestial Trees **/ and the code to go along with it. But as it turns out, no trees get generated.

 

Now just as an FYI, yes there is a custom topblock however that custom topblock is capable and able to grow trees on it as my saplings that represent those trees grow just fine. So what am I missing? Am I trying to put it in the wrong place? Is the code supposed to go in my chunkProvider instead? Any help is appreciated as I am approaching the last step to finishing up this dimension, or at least I think I am.

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.