Page 1 of 1
Texture issue for my mod.

Posted:
Thu May 31, 2012 03:19
by InfinityProject
I'm making a mod that adds kind of futuristic looking tools and a nice crafting system with it. But when I hold the tools some of the tool appears invisible on the edges where it makes a face side. Why is this?

Posted:
Thu May 31, 2012 05:18
by Gambit
Are the edges anti-aliased? If so, that's where your problems lies. Make sure the pixels on the edges of the png image are solid.

Posted:
Thu May 31, 2012 15:57
by InfinityProject
Redid all transparency but it still didnt work. Can I email my mod to you and have you see what the problem is?

Posted:
Thu May 31, 2012 20:04
by Calinou
You cannot add any translucent pixels to block/item textures, else the wielded item will have glitches.

Posted:
Thu May 31, 2012 20:40
by InfinityProject
I know that. I meant the transparency around the tool

Posted:
Fri Jun 01, 2012 03:03
by InfinityProject
I posted the mod, can you look at the textures for me gambit?