I have a bug with the biome it trees. How to fix this

Started by sekret on

Topic category: Help with modding (Java Edition)

Last seen on 12:50, 11. Jul 2021
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have a bug with the biome it trees. How to fix this

I have a bug with the biome it compares the tree that I made and it removes the leaves and oak seedlings fall. How to fix this

Last seen on 16:47, 29. Oct 2023
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
This is because the block…
Mon, 07/27/2020 - 15:47

This is because the block you selected for the tree trunk isn't a log, thus cannot support leaves. It would be the same as removing all the log blocks from a vanilla tree. I had the same problem, and I'm not sure how to fix it, I only know what the problem is ¯\_(ツ)_/¯

Last seen on 12:50, 11. Jul 2021
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks
Mon, 07/27/2020 - 15:52

Thanks