Trees not generating in custom biomes

Started by BenTheHen on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Trees not generating in custom biomes

Hello, I'm trying to make a custom biome with custom trees that have custom blocks, but they aren't generating in the biome, i've searched on the wiki and it says to add tags, i don't know how to add tags, can someone help me with this?

Joined Oct 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You enable custom trees on…
Fri, 10/15/2021 - 06:32

You enable custom trees on the first page by clicking the small circle next to "custom trees." From here you can configure your custom trees to your liking in the box labelled "Custom tree properties." Make sure that in the "Features" page you have "Trees per chunk" set to a value of 1 or higher, or else no trees will spawn.

If you're still confused, refer to this guide: https://mcreator.net/wiki/how-make-biome

Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
it also happens to me, but…
Fri, 07/05/2024 - 20:41

it also happens to me, but it's not the biome, as i made a world only with this custom biome and it made trees

Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It wont work in my custom…
Mon, 07/29/2024 - 18:44

It wont work in my custom dimension

 

Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hi, I have just recently run…
Mon, 08/26/2024 - 04:16

Hi, I have just recently run into this problem, and discovered it was an easy fix.

The block that makes up your biome's foilage/ground, e.g. like for in Minecraft it would be, grass blocks, is most likely your problem.

Go to your advanced properties within the 'ground' block and make sure to tick the 'Can plants sustain on this block?', then try again!

This fixed my problem and worked for me!

Just let me know if this worked :)