White dots on planks issue

General help with our resourcepacks, our website, or Minecraft - including mods.
Post Reply 
User avatar
3 Posts
 x 0

Post 27 Oct 2022, 01:17

hi, how do i solve the problem of dots in the textures of each type of wood? bug present both in version 1.17 and in 1.19

https://ibb.co/RvMQzVM
If you like our work please consider becoming a Supporter and get an ad-free experience.
User avatar
BDcraft Web Admin
6587 Posts
 x 429

Post 27 Oct 2022, 06:47 

Molecola wrote:
27 Oct 2022, 01:17
hi, how do i solve the problem of dots in the textures of each type of wood? bug present both in version 1.17 and in 1.19

https://ibb.co/RvMQzVM
The planks are complicated multiparts to allow the grain patterns to be randomised slightly without adding more textures.

Not everyone has issues with the white specks between the parts. It's generally caused by bad subpixel rendering in Minecraft.

The easiest way to fix the issue is to open the pack and delete any of the [wood_type]_planks.json and [wood_type]_slabs.json files from:

Code: Select all

/assets/minecraft/blockstates/
You may also want to delete the [wood_type]_stairs.json from there, too.
Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin
User avatar
3 Posts
 x 0

Post 27 Oct 2022, 06:52

deleting them will use vanilla textures instead of purebdcraft ones?
User avatar
BDcraft Web Admin
6587 Posts
 x 429

Post 27 Oct 2022, 07:09

Molecola wrote:
27 Oct 2022, 06:52
deleting them will use vanilla textures instead of purebdcraft ones?
No, it just stops using the advanced multiparts and will just use the basic PureBDcraft plank texture.
Profile pic by TsaoShin: https://www.deviantart.com/tsaoshin
User avatar
3 Posts
 x 0

Post 27 Oct 2022, 09:23

works. thank you
Post Reply