Started by
YoprixFine
on
Topic category: Help with Minecraft modding (Java Edition)
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
MCreator 2020.2 is old. Use a newer version instead.
I said the wrong version was 2021.2
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.
Since your custom block is intended to be grass, you can add a tag to define it as such
apparently I'll have to follow the randomdudegamer tip