Posted September 13, 20178 yr I want to make a biome without flowers or tall grass. So i've done this in my biome's constructor this.flowers.clear(); this.decorator.grassPerChunk = 0; this.decorator.flowersPerChunk = 0; But both flowers and tall grass still spawns. So how can i totally get rid of this? Don't blame me if i always ask for your help. I just want to learn to be better
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.