Posted August 2, 201510 yr Im kinda having troubles with this one: So is there a way to set the texture or color of a fluid yet or is it still unsupported? http://s27.postimg.org/p15i3wjcz/RI_Top.png[/img]
August 2, 201510 yr The Fluid constructor takes a ResourceLocation each for the still and flowing icons. To change the colour of the fluid, you'll need to extend Fluid and override Fluid#getColor . You'll need to register the forge fluid model for your BlockFluid . You can see an example of this here and here. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
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.