Started by
Velocity3875
on
Sat, 07/31/2021 - 04:42
Topic category: Help with modding (Java Edition)
I am using version 1.16.5.
I have a problem where my biome won't generate my custom trees on my custom grass. The grass is set to grass material and my trees are set to 14 per chunk. Once I set my biome to spawn normal grass, my trees generated. Also, my biome wont spawn gravel patches when they are set to spawn 4 per chunk. Lastly, I can't get anything to spawn in my biome, I set slimes to spawn with a weight of 15, min group size to 1, and max group size to 15, however, nothing spawns.
Add your custom grass block in the appropriate tag.
Adding the right tag helped with the trees but I'm still having the other problems.