Minecraft:Signs.png-atlas: Difference between revisions
From SAS Gaming Wiki
More actions
Sync: updated from Minecraft |
Sync: updated from Minecraft |
||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:<samp>signs.png-atlas</samp>}} | {{DISPLAYTITLE:<samp>signs.png-atlas</samp>}} | ||
{{for|a comprehensive history of block texture changes|Java Edition history of textures}} | {{for|a comprehensive history of block texture changes|Java Edition history of textures}} | ||
{{ | {{Removed|edition=java}} | ||
[[File:25w44a signs.png-atlas.png|thumb|signs.png-atlas in [[Java Edition 1.21.11]].]] | [[File:25w44a signs.png-atlas.png|thumb|signs.png-atlas in [[Java Edition 1.21.11]].]] | ||
<samp>'''signs.png-atlas'''</samp> | <samp>'''signs.png-atlas'''</samp> was a procedurally-generated [[Minecraft:texture atlas]] used to store textures for all [[Minecraft:sign]]s. | ||
== Format == | == Format == | ||
| Line 44: | Line 43: | ||
|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||26.2|dev=snap7|Removed signs.png-atlas, as the base geometry for signs now uses normal block rendering.}} | |||
|{{HistoryLine||26.2|dev=snap7|Removed signs.png-atlas, as the base geometry for signs now | |||
}} | }} | ||
Latest revision as of 11:25, 17 June 2026
signs.png-atlas was a procedurally-generated Minecraft:texture atlas used to store textures for all Minecraft:signs.
Format
signs.png-atlas is a fixed-width 256×256-pixel file that store textures for all signs. It includes:
- entity/signs/acacia.png
- entity/signs/bamboo.png
- entity/signs/birch.png
- entity/signs/cherry.png
- entity/signs/crimson.png
- entity/signs/dark_oak.png
- entity/signs/hanging/acacia.png
- entity/signs/hanging/bamboo.png
- entity/signs/hanging/birch.png
- entity/signs/hanging/cherry.png
- entity/signs/hanging/crimson.png
- entity/signs/hanging/dark_oak.png
- entity/signs/hanging/jungle.png
- entity/signs/hanging/mangrove.png
- entity/signs/hanging/oak.png
- entity/signs/hanging/pale_oak.png
- entity/signs/hanging/spruce.png
- entity/signs/hanging/warped.png
- entity/signs/jungle.png
- entity/signs/mangrove.png
- entity/signs/pale_oak.png
- entity/signs/oak.png
- entity/signs/spruce.png
- entity/signs/warped.png
History
Versions of the atlas
Mipmapped versions
Minecraft 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> The mipmapped version no longer generates in Minecraft:1.21.9.