#Transparent Pixels

18 messages · Page 1 of 1 (latest)

dire quartz
#

So I've attempted a few different items with transparent pixels and in Blockbench display as being fairly transparent, but then in game it's solid. This has applied to both minecraft skins and items. Do I just need to have the opacity really low or is some sort of plugin that I need to do?

naive tulipBOT
#
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.

winged bone
quasi silo
#

Skin related: bottom layer is always solid, 2nd layer supports transparency

winged bone
#

oh yeah I forgot about that

quasi silo
#

item related: All items support transparency afaik.
Semi-transparency only works for pure items (so items that cannot be placed down as block) and items of blocks that use semi-transparency (slime, ice, stained glass etc.)

dire quartz
#

Gotcha, so say for example I wanted to create a custom model item that was a pair of glasses, if I wanted to keep the transparency, I would have to have the model apply to either an item that can't be placed down or a block that supports transparency like slime blocks, ice, etc. Am I understanding that correctly?

winged bone
#

I think this post says transparency when it means translucency

winged bone
dire quartz
#

Gotcha, thanks for the help. Mind also clarifying the difference for me? I don't fully understand transparent vs translucent.

winged bone
#

so transparent in this case is like there's no pixel at all
just no texture
translucent is like the slime block where it can be colored but you can see through

#

glass in Minecraft is actually transparent but stained glass is translucent

quasi silo
#

I think there is technically a difference between "translucency" and "semi-transparency", but they are used interchangeably usually.
But yeah, just "transparency/transparent" refers to fully invisible

winged bone
#

semi-transparency is much clearer though so I think I'll use that

dire quartz
#

That makes sense, always thought of transparent as being there, but just see through, not necessarily just missing entirely. Thanks for the clarification, that might help me out in the future whenever I'm researching up stuff.

winged bone
#

hm yeah I guess transparent can mean something else but in Minecraft I've seen it refer to "missing" or no pixels

dire quartz
#

Thanks again for the help.