Minecraft – Texture transparency does not work as intended

minecraft-java-edition

I was making a texture pack for 1.14.4 in Minecraft. Once, I decided to mess around with the stone.png texture. I made it green, and got this:
The green stone

Next, I made it transparent:

transparent

The stone was still green, but black when viewed from an angle.
It was supposed to be transparent everywhere it was.
Please fix this.

Please tell me if this is a repeat of a question.

Best Answer

The block model of stone does not allow for transparent textures. You need to also change the block model, for example you could copy the one of glass.
Note that this might have weird results on chunk loading, because the game does not expect you to be able to look through stone.