Started by
Aztal
on
Topic category: Help with Minecraft modding (Java Edition)
I have looked into this topic on several other posts and nobody has seemed to find the solution. My dimension is nether like gen, which I'm pretty sure is the source of my problem, as the roof of the dimension, (nether roof) spawns mushrooms, but everywhere in the normal dimension does not. (the biome will spawn trees if set to the overworld gen.) My base fill block and my biome grass block is a custom block, which is tagged as dirt (minecraft:dirt), (they are the same block), I know you can create structures for the trees and make them generate in your biome, but the problem with that is I want to be able to have grass/mushrooms in my biome, Is this not possible?
update: I tested the biome in the overworld and the trees do not spawn in the overworld either. I can make trees spawn using normal dirt, but If I create my own custom block and tag it under dirt, it still will not spawn.