How to make custom trees

Started by Milad on

Topic category: Help with modding (Java Edition)

Last seen on 19:35, 5. Oct 2024
Joined Dec 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make custom trees

Hey everyone,

I'm trying to make a custom tree for a custom biome. My problem is that the trees are always scuffed or don't generat.

I have searched alot of tutorials on how to make custom trees but everything is outdated or does not work.

Can someone explain me how to do it?

Last seen on 19:40, 5. Oct 2024
Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use a feature. Make a custom…
Sat, 10/05/2024 - 19:40

Use a feature. Make a custom tree through the tree features, tree blocks and choose whatever type of tree you want and change the values to make it unique or dont.

If your already using feature but cant get it to work. For your placements use something like: 

repeated integer 3 times (increase it to make it denser)

with random x z within chunk

only if surface water is at most 0 blocks deep (increase to make trees spawn in water like mangroves)

at height motion blocking worldgen