Jump to content

[SOLVED][1.6.4] Problem with tree height from sapling block


Recommended Posts

Posted

Hi hello, I'm doing a mod and I have a small problem but I don't know how to fix it.

 

I did a new world generation with my own world generator and my owns worldgentree and treemanager.

The new generation is working great but the only problem that I have is when I cut a tree and I used the

sapling from the tree, the new tree is my own custom tree which is great but the problem is that the height

of the new tree is not the height that I want. I'm looking in the code of the sapling to see which parameter

is the parameter that control the height and I did a lot of tests but I can't find. I was looking for information

of the vanilla sapling block to understand all the parameters but I didn't see a lot of information so I decided

to open a post to see if someone can tell me which parameter control in my code the height of the tree.

 

I'm going to show here the code of my sapling that grow the new tree and the code of my worldgentree.

 

Sapling code to grow the new tree

 

  Reveal hidden contents

 

 

My WorldGenTree

 

  Reveal hidden contents

 

 

Thanks.

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.