Posted March 18, 20178 yr Yeah, I don't know why but all my custom fluids are textured dark grey. public static Fluid steam = new Fluid("steam", new ResourceLocation("labstuff:blocks/steam_still.png"), new ResourceLocation("labstuff:blocks/steam_flow.png")); What's wrong with this? [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
March 19, 20178 yr Author I have checked against other mods, and all mcmetas are coded correctly Flow: { "animation": {} } Still: { "animation": { "frametime": 2 } } [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
March 19, 20178 yr What exactly do you mean by textured dark grey? Is your texture by any chance a dark grey image?
March 19, 20178 yr Author No the texture files are like whites and blues and yellows and reds. [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
March 19, 20178 yr To help identify the problem, post: Your Block code Your blockstates file Your block and model registration code Your console log 21 minutes ago, KeeganDeathman said: No the texture files are like whites and blues and yellows and reds. I don't understand what I'm seeing in that image?
March 19, 20178 yr Author The dark grey squares in JEI are the fluids in question. [shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]
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.