Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Kz.png: Difference between revisions

From SAS Gaming Wiki
imported>RedX
No edit summary
 
SyncBot (talk | contribs)
Remove broken links to missing pages
Line 5: Line 5:
[[File:kz.png|thumb|<samp>kz.png</samp> {{in|BE}}.]]
[[File:kz.png|thumb|<samp>kz.png</samp> {{in|BE}}.]]


<samp>'''kz.png'''</samp> is a [[Minecraft:texture atlas]] used for storing textures of [[Minecraft:painting]]s. Paintings added in [[Minecraft:Bedrock Edition 1.21.0]] and later versions are stored in their own texture files, but this atlas is still used for older paintings and the back texture.
<samp>'''kz.png'''</samp> is a texture atlas used for storing textures of [[Minecraft:painting]]s. Paintings added in [[Minecraft:Bedrock Edition 1.21.0]] and later versions are stored in their own texture files, but this atlas is still used for older paintings and the back texture.


<samp>'''paintings_kristoffer_zetterstrand.png'''</samp> was a texture atlas found inside <samp>[[Minecraft:minecraft.jar]]</samp> used for storing textures of paintings {{in|JE}}.
<samp>'''paintings_kristoffer_zetterstrand.png'''</samp> was a texture atlas found inside <samp>minecraft.jar</samp> used for storing textures of paintings {{in|JE}}.


== Format ==
== Format ==
Line 13: Line 13:
<samp>kz.png</samp> is a fixed-width 256×256-pixel file that is split into different 16×16 squares which correspond to the texture of each painting. A separate file, <samp>kz_mers.tga</samp>, stores the MERS values of individual pixels on all paintings, used in [[Minecraft:Vibrant Visuals]].
<samp>kz.png</samp> is a fixed-width 256×256-pixel file that is split into different 16×16 squares which correspond to the texture of each painting. A separate file, <samp>kz_mers.tga</samp>, stores the MERS values of individual pixels on all paintings, used in [[Minecraft:Vibrant Visuals]].


Like with <samp>[[Minecraft:terrain.png]]</samp>, <samp>[[Minecraft:items.png]]</samp> and <samp>[[Minecraft:particles.png]]</samp>, paintings were originally stored on a main [[Minecraft:texture atlas]] rather than being separate individual files. Empty slots were filled in with the magenta grid texture.
Like with <samp>terrain.png</samp>, <samp>items.png</samp> and <samp>[[Minecraft:particles.png]]</samp>, paintings were originally stored on a main texture atlas rather than being separate individual files. Empty slots were filled in with the magenta grid texture.


== History ==
== History ==
Line 25: Line 25:
|{{HistoryLine|java}}
|{{HistoryLine|java}}
|{{HistoryLine||1.4.2|dev=12w36a|[[File:201209061143 kz.png|left|128px]] Updated <samp>kz.png</samp> to account for the addition of the wither painting.}}
|{{HistoryLine||1.4.2|dev=12w36a|[[File:201209061143 kz.png|left|128px]] Updated <samp>kz.png</samp> to account for the addition of the wither painting.}}
|{{HistoryLine||1.6.1|dev=13w24a|[[Minecraft:Java Edition 1.6.1/Resource pack changes|Renamed]] <samp>kz.png</samp> to <samp>paintings_kristoffer_zetterstrand.png</samp>.}}
|{{HistoryLine||1.6.1|dev=13w24a|Renamed <samp>kz.png</samp> to <samp>paintings_kristoffer_zetterstrand.png</samp>.}}
|{{HistoryLine||1.14|dev=19w07a|Replaced <samp>paintings_kristoffer_zetterstrand.png</samp> with <samp>[[Minecraft:paintings.png-atlas]]</samp>.}}
|{{HistoryLine||1.14|dev=19w07a|Replaced <samp>paintings_kristoffer_zetterstrand.png</samp> with <samp>paintings.png-atlas</samp>.}}
|{{HistoryLine|pocket alpha}}
|{{HistoryLine|pocket alpha}}
|{{HistoryLine||v0.5.0|[[File:201210311350 kz.png|left|128px]] Added <samp>kz.png</samp>. It seems identical to the Beta 1.2 version, but has the four unused paintings.}}
|{{HistoryLine||v0.5.0|[[File:201210311350 kz.png|left|128px]] Added <samp>kz.png</samp>. It seems identical to the Beta 1.2 version, but has the four unused paintings.}}
Line 40: Line 40:


== Trivia ==
== Trivia ==
* The "Kz" in the name "<samp>Kz.png</samp>" stands for "[[Minecraft:Kristoffer Zetterstrand]]", the artist of the majority of the Minecraft paintings, indicated by the fact that the file was renamed "<samp>paintings_kristoffer_zetterstrand.png</samp>" in [[Minecraft:Java Edition 1.6]].
* The "Kz" in the name "<samp>Kz.png</samp>" stands for "Kristoffer Zetterstrand", the artist of the majority of the Minecraft paintings, indicated by the fact that the file was renamed "<samp>paintings_kristoffer_zetterstrand.png</samp>" in Java Edition 1.6.


== See also ==
== See also ==
* [[Minecraft:Texture pack]]
* Texture pack
* [[Minecraft:Resource pack]]
* Resource pack
* [[Minecraft:Painting]]
* [[Minecraft:Painting]]
* [[Minecraft:Bedrock Edition unused features#Paintings|Unused paintings]]
* [[Minecraft:Bedrock Edition unused features#Paintings|Unused paintings]]
* [[Minecraft:Java Edition history of textures/Entities]]
* Java Edition history of textures/Entities


== Navigation ==
== Navigation ==
Line 54: Line 54:
[[Category:Paintings]]
[[Category:Paintings]]


[[Minecraft:es:Kz.png]]
es:Kz.png
[[Minecraft:pt:kz.png]]
pt:kz.png

Revision as of 15:53, 9 April 2026

Template:Lowercase title

Template:Exclusive Template:Outdated feature

File:Kz.png
kz.png Template:In.

kz.png is a texture atlas used for storing textures of Minecraft:paintings. Paintings added in Minecraft:Bedrock Edition 1.21.0 and later versions are stored in their own texture files, but this atlas is still used for older paintings and the back texture.

paintings_kristoffer_zetterstrand.png was a texture atlas found inside minecraft.jar used for storing textures of paintings Template:In.

Format

File:Kz MER.png
kz_mers.tga, edited to ignore the subsurface scattering to prevent all pixels from rendering transparent, subsurface scattering is 0 for the whole file.

kz.png is a fixed-width 256×256-pixel file that is split into different 16×16 squares which correspond to the texture of each painting. A separate file, kz_mers.tga, stores the MERS values of individual pixels on all paintings, used in Minecraft:Vibrant Visuals.

Like with terrain.png, items.png and Minecraft:particles.png, paintings were originally stored on a main texture atlas rather than being separate individual files. Empty slots were filled in with the magenta grid texture.

History

Template:HistoryTable

Trivia

  • The "Kz" in the name "Kz.png" stands for "Kristoffer Zetterstrand", the artist of the majority of the Minecraft paintings, indicated by the fact that the file was renamed "paintings_kristoffer_zetterstrand.png" in Java Edition 1.6.

See also

Navigation

Template:Navbox texture atlases

es:Kz.png pt:kz.png