Trees not generating in custom biomes

Started by BenTheHen on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined May 2020
Points:
639

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
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?

Active 2 years ago
Joined Oct 2016
Points:
857

User statistics:

  • Modifications: 0
  • Forum topics: 24
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 65
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

Active 1 year ago
Joined Apr 2024
Points:
183

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 109
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

Active 9 months ago
Joined Dec 2023
Points:
190

User statistics:

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

It wont work in my custom dimension

 

Active 2 months ago
Joined Dec 2023
Points:
153

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
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 :)