#how do i add transparency to an item..?

7 messages · Page 1 of 1 (latest)

blissful frigate
#

im making a resource pack to make the jukebox into a record player.. but i ran into this issue.. all the transparent parts are black when i place it down

also is there a way to remove the face at the bottom being removed?

even without shaders it doesnt work but this is all i have.

slow citrusBOT
#
Welcome to the help forum!

Please make sure to read #1029373817119838218 as it may answer your question!

Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.

slow citrusBOT
# west void !faq java-culing
FAQ
Java: Culling

Minecraft hides (culls) the faces between solid blocks to improve performance. To avoid this, remodel a non-solid block. For example: Glass, Pressure Plates, Flowers.
Alternatively, display the model by putting it into the head slot of an invisible Armor Stand or inside an invisible Item Frame, or by using the new Item Display entity.

west void
#

and whether a block supports transparency in its texture or not is unfortunately hardcoded (and could only be changed with a pack by overwriting core shaders, which isn't officiall supported)

blissful frigate
#

hm

#

aight