#block bench block border
5 messages · Page 1 of 1 (latest)
Welcome to the help forum!
Please make sure to read #1021015331910713395 as it may answer your question!
Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.
!faq texturebleeding
Blockbench: Texture Bleeding
If you see thin lines on some edges of your model that should not be there, that is caused by an effect called Texture Bleeding. Some of the color of the neighboring pixels on the texture are visible where they should not be. In most cases, this artifact is caused by anti aliasing (MSAA), a technique to smooth the edges of your model in the render.
There are several ways to solve this:
- If you just want to get rid of the lines in the Blockbench preview or in screenshots, you can disable "Anti Aliasing" in the Blockbench settings. Make sure to restart the program after changing the setting.
- If you want to export your model into Minecraft or another game or application, the effect is often less (and sometimes more) noticeable. To fix it in the model, install the Blockbench plugin Plaster, then select the cubes you want to fix and go to Tools > Plaster. This does not work in Box UV mode.
- Another way to preemptively reduce texture bleeding is to leave a gap between your UV sections. The Blockbench template generator comes with a "Padding" option that let's you do this.
thank you