Posted January 16, 20214 yr Hi, I'm trying to make a dust-like block for my mod, so I copied the redstone dust class and assets (don't attack me, I'll change them) to a new class. However, when I place my block in the world, the texture glitches, as if the block is clipping. It's not z fighting, because I raised the model way off the ground and it still glitched. The vanilla redstone dust isn't glitched either. This is what the block looks like: Thanks. Edited January 17, 20214 yr by Linky132 Solved.
January 17, 20214 yr I would try increasing the size of the model to around 0.005 compared to a flat plane.
January 17, 20214 yr Author Also, the texture doesn't glitch when the dust is in a straight line, or when it's in its dot form (not the '+' shape).
January 17, 20214 yr Author I figured it out. I had the render type set to translucent, when what it should have been on was cutout. Thanks for the help.
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.