Posted February 9, 20205 yr My mod add a biome. The surface block is my block(not grass, dirt). This cord generate trees on grass and dirt. How do I generate trees on my block? Edited July 31, 20205 yr by kyazuki
February 9, 20205 yr Author Thank you! It works! Then, my biome is generated by only 1 block. So the surface block is same as leaf block. It cause generating tree on tree. How do I fix?
February 9, 20205 yr 26 minutes ago, kyazuki said: Thank you! It works! Then, my biome is generated by only 1 block. So the surface block is same as leaf block. It cause generating tree on tree. How do I fix? Make two instances of your block, one that overrides canSustainPlant and one that does not. Use the one that overrides it for the floor and the other one for your leaves.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.