mojira.dev
MC-176848

Custom model no longer support layer concept of translucent elements

The bug

In MC 1.14, the translucent elements will see through other elements in the same model based on their position in the layer, but after MC 1.15, translucent elements are no longer affected by layers to see through the elements.
The "layer" I'm talking about is the element's orderh3.The bug
In MC 1.14.4, the translucent elements will see through other elements in the same model based on their position in the layer, but in MC 1.15, translucent elements are no longer affected by layers to see through the elements.
The "layer" I'm talking about is the element's order in the JSON file.

How to reproduce

  1. Download the resource pack and load it into the game

  2. Get a diamond sword with CustomModelData NBT tag

    /give @s minecraft:diamond_sword{CustomModelData:1}
    /give @s minecraft:diamond_sword{CustomModelData:2}
    /give @s minecraft:diamond_sword{CustomModelData:3}
    /give @s minecraft:diamond_sword{CustomModelData:4}
  3. Switch to the first-person view and hold the item in your hand

  4. See the different on all four items

  • MC 1.14.4 and before
    → ✔ Each item have a different look

  • MC 1.15 and After
    → ❌ All four items look same

Linked issues

Attachments

Comments

violine1101

Thank you for your report!
We're actually already tracking this issue in MC-164001, so I resolved and linked this ticket as a duplicate.

If you would like to add a vote and any extra information to the main ticket it would be appreciated.

If you haven't already, you might like to make use of the search feature in the future to see if the issue has already been reported.

Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki

bill96012

(Unassigned)

Unconfirmed

(Unassigned)

1.15.2, 20w13b

Retrieved