Started by
Yurix
on
Topic category: Help with Minecraft modding (Java Edition)
when I try to create my biome cacti and dead bushes are not generated even if I enter for example 10 in the field with cacti in the chunk and select desertfeatures and deadbushes in the default features also, if I try to generate them using structures, they constantly break. I even tried to allocate them an area of 3 by 3, but it doesn't look too nice and they still break very often
Well, cacti and dead bushes can´t be placed on any block, so you either change the main block of the biome to a block which allows cacti and dead bushes to be placed on it, or you make your own cacti and dead bush block and make them generate in your biome and make them drop the vanilla cacti/dead bush OR of course solve it with custom code. Hope this helps :)