Posted May 21, 201312 yr Hello guys for my mod Im creating my own biome I want to have different grass color and water color I found how to set water color but I cant figure out how to set grass color ? this.waterColorMultiplier = 0xC42766; If someone can help I will be happy http://r1306.hizliresim.com/1b/1/np1mm.png[/img]
May 21, 201312 yr public int getBiomeGrassColor() { return 0x9ab219; } add this function to your biome class
May 22, 201312 yr Author Thanks You Mate ! This simple code helped alot http://r1306.hizliresim.com/1b/1/np1mm.png[/img]
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.