-
Bug
-
Resolution: Fixed
-
1.20.4, 24w14a, 1.20.5 Pre-Release 1
-
None
-
Community Consensus
-
Textures and models
The bug
The block and item model files for air do not define any textures at all, not even for particles.
While this does not cause any errors to be logged (although it should - see MC-236295), it does result in missing textures manifesting when using certain commands pointing to air (MC-239407). The issue isn't with the command itself as is stated by a former Mojang employee in the comments, but with the fact that there is no model defined for air.
The missing texture should never be visible unless resource packs are misconfigured, and this is a rare case where this is true in vanilla.
How to fix
A resource pack is attached to this ticket that fixes the issue entirely. To fix the issue in vanilla, simply add in the air texture file, as well as the modified model files.
- relates to
-
MC-236295 The game does not report absent particle texture references in models to the output log
- Resolved
-
MC-276725 Missing texture when eating an item with the air model
- Open
-
MC-206684 Spyglass particles have no associated texture
- Resolved
-
MC-276737 Missing texture when eating items with certain template models
- Resolved
-
MC-276768 Missing texture when throwing eggs with the air model
- Resolved