In the third 26.2 snapshot, after nine long, long years, beds have finally been changed back to standard block models, rather than entity rendering. As such, their associated textures now exist in the blocks atlas.
Despite this, checking the game log output still shows that the beds atlas is generated (though with no contents besides the missing texture, given its 32x32 resolution). Using F3+S to dump things also demonstrates this.
Since the atlas is superseded by the blocks atlas, it should no longer exist, since it is no longer used at all.
Other atlases, such as the signs atlas, still exist since the blocks in question continue to use the entity rendering method rather than rendering as blocks (though being converted over to blocks as beds were would be a superior outcome).
Comments 0
No comments.