Minecraft:Signs.png-atlas: Difference between revisions
From SAS Gaming Wiki
More actions
Sync: new page from Minecraft |
Sync: updated from Minecraft |
||
| Line 45: | Line 45: | ||
|{{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|java upcoming}} | |{{HistoryLine|java upcoming}} | ||
|{{HistoryLine||26.2|dev=snap7|Removed signs.png-atlas, as signs now use normal block rendering.}} | |{{HistoryLine||26.2|dev=snap7|Removed signs.png-atlas, as the base geometry for signs now use normal block rendering.}} | ||
}} | }} | ||
Latest revision as of 11:11, 4 June 2026
Template:For Template:In development Template:Exclusive
signs.png-atlas is a procedurally-generated Minecraft:texture atlas used to store textures for all Minecraft:signs.Template:Until
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.