Minecraft:Beds.png-atlas: Difference between revisions
From SAS Gaming Wiki
More actions
Sync: new page from Minecraft |
Sync: updated from Minecraft |
||
| Line 4: | Line 4: | ||
[[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]].]] | ||
<samp>'''beds.png-atlas'''</samp> | <samp>'''beds.png-atlas'''</samp> was a procedurally-generated [[Minecraft:texture atlas]] used to store textures for [[Minecraft:bed]]s.{{until|java 26.2}} | ||
== Format == | == Format == | ||
<samp>beds.png-atlas</samp> is a fixed-width 512×256-pixel file that | <samp>beds.png-atlas</samp> is a fixed-width 512×256-pixel file that stores textures for all of the bed block entities. | ||
== History == | == History == | ||
| Line 18: | Line 18: | ||
|This atlas can now be exported to the screenshots folder using F3+S.}} | |This atlas can now be exported to the screenshots folder using F3+S.}} | ||
|{{HistoryLine||1.21.9|dev=25w31a|Mipmapped versions of this atlas are no longer generated.}} | |{{HistoryLine||1.21.9|dev=25w31a|Mipmapped versions of this atlas are no longer generated.}} | ||
|{{HistoryLine||1.21.11|dev=25w44a|All textures now have an extra pixel of padding in all four directions.}} | |||
|{{HistoryLine|Java upcoming}} | |||
|{{HistoryLine||26.2|dev=Future|slink=none|Removed beds.png-atlas, as beds no longer use block entity rendering.<ref>{{bug|MC-307549}}</ref>}} | |||
}} | }} | ||
Revision as of 11:12, 20 April 2026
|
For the {{{Description}}} of the same name, see [[{{{Destination}}}]]. |
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>