Posted July 2, 201213 yr ok, so i have my own custom fire in my mod, and i would like it to be a different colour to regular fire, i have looked all over the place and cannot see where fire gets its texture from :@ any help would be greatly appreciated
July 2, 201213 yr Fire in minecraft has a custom renderer, and also, the texture is generated during the game load. Go check TextureFlamesFX.java. Quite complex code, and I don't know what to edit to change the color D:
July 2, 201213 yr Author there doesnt even seem to be an image in the jar for the fire, i cant understand where the image comes from
July 2, 201213 yr there doesnt even seem to be an image in the jar for the fire, i cant understand where the image comes from It is generated programmatically.
July 6, 201213 yr I know the vanilla version of the fire texture file named above is a bit complex looking, but the one I have in my dev instance after installing forge has this.particleRed|Blue|Green. I'd tinker with those, see what it might do.
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.