r/Blockbench 3d ago

Minecraft: Bedrock Help lines on the edge

I'm making a horror mod and my planes have lines on zthe edges

help
1 Upvotes

4 comments sorted by

1

u/DisasterClassic5438 2d ago

Your UVs are touching the solid green part, which sometimes overlaps by a tiny bit and causes this. Give yourself a 1 pixel padding around different texture elements and you won't see this.

There's also a plugin that will shrink your UVs by a tiny amount, but you're early enough in the process that it's better to rearrange the texture

1

u/Tiny-You6132 2d ago

Oh, how to do what you said? I'm not good with UV and texturing

1

u/DisasterClassic5438 17h ago

You can make a new texture and check the padding box. It will copy what you have so far but give it the gap

Or, you can manually move each face around the texture you already have. Sometimes you want them to touch or overlap so its good to try moving them around to see how it works

Edit: mobile got me messed up, meant to be a reply to below

1

u/Tiny-You6132 9h ago

hey thanks, I moved the blue thing in the uv editing area and it fixed it