Started by
Cloudy0281
on
Fri, 09/11/2020 - 20:18
Topic category: Help with modding (Java Edition)
I'm making a taiga biome and I want it to have some coarse dirt and podzol patches (in the grass) but I don't know how.
Topic category: Help with modding (Java Edition)
I'm making a taiga biome and I want it to have some coarse dirt and podzol patches (in the grass) but I don't know how.
Make it a structure, make it common and make it spawn only in that biome. There are most likely better ways to do it, but that's what I would do.
Alright, thank you for the suggestion!