#Transparent Block becomes Opaque Block if surrounded from all sides.
7 messages · Page 1 of 1 (latest)
Transparent Block becomes Opaque Block if surrounded from all sides.
Hi everyone, I am trying to change the textures of vanilla leaves. Can someone please tell me, how can I get rid of these black patches ?
Basically, whenever one of my leaf block has been surrounded from all sides, it becomes opaque.
https://cdn.discordapp.com/attachments/719029653725249587/1042328544182808686/Screenshot_2022-11-16-12-08-28-727_com.mojang.minecraftpe.jpg
That may be the non-fancy leaves texture. Idk if in vanilla it’s a separate texture file or a layer of the leaves file. Try to figure out where vanilla gets the non-fancy texture from and mimic that in your pack.
No, it's not the non-fancy leaves texture.
Leaves that are completely surrounded by other leaves and solid blocks change to the non-fancy texture. I just checked in-game to confirm. The texture files have _opaque on the end of their names and, from what I can tell, the transparent layer of the _opaque texture gets rendered as a solid color based on the colormap.
Are you using a custom colormap, or a blockshape?