Minecraft:Beds.png-atlas: Difference between revisions
From SAS Gaming Wiki
More actions
Sync: updated from Minecraft |
Sync: updated from Minecraft |
||
| Line 2: | Line 2: | ||
{{about||a comprehensive history of block texture changes|Java Edition history of textures}} | {{about||a comprehensive history of block texture changes|Java Edition history of textures}} | ||
{{exclusive|java}} | {{exclusive|java}} | ||
{{removed}} | |||
[[File:1.19.4 Pre-release 3 beds.png-atlas.png|thumb|<samp>beds.png-atlas</samp> in [[Java Edition 1.21.6]].]] | [[File:1.19.4 Pre-release 3 beds.png-atlas.png|thumb|<samp>beds.png-atlas</samp> in [[Java Edition 1.21.6]].]] | ||
| Line 20: | Line 21: | ||
|{{HistoryLine||1.21.11|dev=25w44a|All textures now have an extra pixel of padding in all four directions.}} | |{{HistoryLine||1.21.11|dev=25w44a|All textures now have an extra pixel of padding in all four directions.}} | ||
|{{HistoryLine|Java upcoming}} | |{{HistoryLine|Java upcoming}} | ||
|{{HistoryLine||26.2|dev= | |{{HistoryLine||26.2|dev=snap4|Removed <samp>beds.png-atlas</samp>, as beds no longer use block entity rendering.<ref>{{bug|MC-307549}}</ref>}} | ||
}} | }} | ||
Revision as of 11:07, 22 April 2026
|
For the {{{Description}}} of the same name, see [[{{{Destination}}}]]. |
Template:Exclusive Template:Removed
beds.png-atlas was a procedurally-generated Minecraft:texture atlas used to store textures for Minecraft:beds.Template:Until
Format
beds.png-atlas is a fixed-width 512×256-pixel file that stores textures for all of the bed block entities.
History
Versions of the atlas
| Game version | Atlas | Changes | Notes | |
|---|---|---|---|---|
| Main | Development | |||
| 1.15 | Pre-release 1 | File:1.15 Pre-release 1 beds.png-atlas.png | Introduction | |
| 1.19.4 | Pre-release 3 | File:1.19.4 Pre-release 3 beds.png-atlas.png | Rearranged due to packing optimization | |
| 1.21.11 | 25w44a | File:25w44a beds.png-atlas.png | All textures now have an extra pixel of padding in all four directions. This negatively impacts tiling efficiency.<ref>Template:Bug</ref> | |
Mipmapped versions
Minecraft (until version Minecraft:1.21.9) used to also generates mipmapped versions of this atlas, for unknown reasons. They are not used by the game at all - only blocks placed in the world which use the json model system use mipmapped textures.<ref>Template:Bug</ref>