-
Bug
-
Resolution: Duplicate
-
None
-
1.15.2, 20w13b
-
None
-
Windows 10 1903
Java 1.8.0_241
-
Unconfirmed
-
(Unassigned)
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
- Download the resource pack and load it into the game
- 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}
- Switch to the first-person view and hold the item in your hand
- 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
- duplicates
-
MC-164001 Some textures no longer support transparency
- Open