trees do not grow in custom blocks in custom biomes (MCREATOR 2021.2)

Started by YoprixFine on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Sep 2021
Points:
549

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
trees do not grow in custom blocks in custom biomes (MCREATOR 2021.2)
Wed, 10/20/2021 - 22:02 (edited)

I would like to know why, when I select the tree to grow in my biome, it doesn't grow on the grass block I made. I activated it so that the plants would grow and the block like grass.

Edited by YoprixFine on Wed, 10/20/2021 - 22:02
Active 1 year ago
Joined Jun 2015
Points:
1277

User statistics:

  • Modifications: 10
  • Forum topics: 32
  • Wiki pages: 0
  • MCreator plugins: 1
  • Comments: 543
MCreator 2020.2 is old. Use…
Thu, 09/16/2021 - 10:45

MCreator 2020.2 is old. Use a newer version instead.

Active 3 years ago
Joined Sep 2021
Points:
549

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
I said the wrong version was…
Thu, 09/16/2021 - 15:21

I said the wrong version was 2021.2

Active 3 months ago
Joined Jul 2021
Points:
697

User statistics:

  • Modifications: 3
  • Forum topics: 12
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 127
Check a few things. First,…
Fri, 10/15/2021 - 23:27

Check a few things. First, is the ground of that biome grass? If it isn't, then it won't work. Next, is it set to spawn 0 trees in a chunk? That won't work either. If you've done both and it still doesn't work, make your own structure of a tree and make that tree spawn once every chunk in that specific biome.

Active 2 weeks ago
Joined Sep 2018
Points:
850

User statistics:

  • Modifications: 6
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 77
Since your custom block is…
Mon, 10/18/2021 - 15:47

Since your custom block is intended to be grass, you can add a tag to define it as such

Active 3 years ago
Joined Sep 2021
Points:
549

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
apparently I'll have to…
Wed, 10/20/2021 - 22:02

apparently I'll have to follow the randomdudegamer tip