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

Minecraft:Stained Glass: Difference between revisions

From SAS Gaming Wiki
imported>RedX
Template was moved
 
SyncBot (talk | contribs)
Remove broken links to missing pages
Line 87: Line 87:


=== Natural generation ===
=== Natural generation ===
Magenta stained glass blocks naturally generate as windows in [[Minecraft:end cities]] and [[Minecraft:End City#End ship|end ship]]s.
Magenta stained glass blocks naturally generate as windows in end cities and end ships.
[[File:End City Glass2.png|thumb|Magenta stained glass naturally generating in an end city.]]
[[File:End City Glass2.png|thumb|Magenta stained glass naturally generating in an end city.]]
Brown stained glass can generate in [[Minecraft:trail ruins]].
Brown stained glass can generate in trail ruins.


Black, light gray, and white stained glass can generate inside [[Minecraft:trial chambers]].
Black, light gray, and white stained glass can generate inside trial chambers.


=== Crafting ===
=== Crafting ===
Line 120: Line 120:
Stained glass blocks adjacent to other glass blocks are invisible when viewed through glass that is identical in color.
Stained glass blocks adjacent to other glass blocks are invisible when viewed through glass that is identical in color.


Mobs cannot normally spawn on stained glass blocks. An exception to this is [[Minecraft:Zombie#Reinforcements|zombie reinforcements]], which can spawn on stained glass blocks (but not [[Minecraft:stained glass pane]]s).
Mobs cannot normally spawn on stained glass blocks. An exception to this is [[Minecraft:Zombie#Reinforcements|zombie reinforcements]], which can spawn on stained glass blocks (but not stained glass panes).


Stained glass blocks cannot be seen through by mobs, as they treat them as completely opaque. Mobs may look at players through stained glass, but this is purely visual.
Stained glass blocks cannot be seen through by mobs, as they treat them as completely opaque. Mobs may look at players through stained glass, but this is purely visual.


[[Minecraft:Redstone dust]] and components can be placed on stained glass, but cannot power stained glass. Stained glass can't cut vertical redstone. Vertical redstone can be placed on stained glass. {{IN|java}}, it transmits redstone signals up, not down. Otherwise, stained glass in redstone circuits is functionally the same as an upside-down slab.
Redstone dust and components can be placed on stained glass, but cannot power stained glass. Stained glass can't cut vertical redstone. Vertical redstone can be placed on stained glass. {{IN|java}}, it transmits redstone signals up, not down. Otherwise, stained glass in redstone circuits is functionally the same as an upside-down slab.


=== Beacon beam color ===
=== Beacon beam color ===
The color of the beam may be changed by placing blocks of stained glass (or [[Minecraft:stained glass pane]]s) anywhere above the beacon block. The beam changes colors according to the colors of glass placed above it: the first block sets the beam color, while each additional block sets the color by averaging the red, green, and blue components of the current beam color and the block's color. The color values are the same as [[Minecraft:Dye#Color values|those for the corresponding dye]]. This also works using [[Minecraft:hardened stained glass]] and [[Minecraft:hardened stained glass pane]]s.{{only|bedrock|education}} Stained glass panes have the same effect on the beam as stained glass blocks.
The color of the beam may be changed by placing blocks of stained glass (or stained glass panes) anywhere above the beacon block. The beam changes colors according to the colors of glass placed above it: the first block sets the beam color, while each additional block sets the color by averaging the red, green, and blue components of the current beam color and the block's color. The color values are the same as [[Minecraft:Dye#Color values|those for the corresponding dye]]. This also works using hardened stained glass and hardened stained glass panes.{{only|bedrock|education}} Stained glass panes have the same effect on the beam as stained glass blocks.


The resulting beam color can be found as <math>C = \frac{1}{2^{n}}\left(c_0 + \sum_{i=1}^n{2^{i-1}c_i}\right)</math>where <math>c_i</math> is the sequence of glass colors (<math>c_0</math> corresponds to the lowest block and <math>c_n</math> to the highest one).
The resulting beam color can be found as <math>C = \frac{1}{2^{n}}\left(c_0 + \sum_{i=1}^n{2^{i-1}c_i}\right)</math>where <math>c_i</math> is the sequence of glass colors (<math>c_0</math> corresponds to the lowest block and <math>c_n</math> to the highest one).
Line 361: Line 361:
|{{HistoryLine|java}}<!--do we split tinted glass into its own proto- section?-->
|{{HistoryLine|java}}<!--do we split tinted glass into its own proto- section?-->
|{{HistoryLine||2.0|[[File:White Tinted Glass.png|32px]] [[File:Light Gray Tinted Glass.png|32px]] [[File:Gray Tinted Glass.png|32px]] [[File:Black Tinted Glass.png|32px]] [[File:Brown Tinted Glass.png|32px]] [[File:Red Tinted Glass.png|32px]] [[File:Orange Tinted Glass.png|32px]] [[File:Yellow Tinted Glass.png|32px]] [[File:Lime Tinted Glass.png|32px]] [[File:Green Tinted Glass.png|32px]] [[File:Cyan Tinted Glass.png|32px]] [[File:Light Blue Tinted Glass.png|32px]] [[File:Blue Tinted Glass.png|32px]] [[File:Purple Tinted Glass.png|32px]] [[File:Magenta Tinted Glass.png|32px]] [[File:Pink Tinted Glass.png|32px]] Added "tinted glass".
|{{HistoryLine||2.0|[[File:White Tinted Glass.png|32px]] [[File:Light Gray Tinted Glass.png|32px]] [[File:Gray Tinted Glass.png|32px]] [[File:Black Tinted Glass.png|32px]] [[File:Brown Tinted Glass.png|32px]] [[File:Red Tinted Glass.png|32px]] [[File:Orange Tinted Glass.png|32px]] [[File:Yellow Tinted Glass.png|32px]] [[File:Lime Tinted Glass.png|32px]] [[File:Green Tinted Glass.png|32px]] [[File:Cyan Tinted Glass.png|32px]] [[File:Light Blue Tinted Glass.png|32px]] [[File:Blue Tinted Glass.png|32px]] [[File:Purple Tinted Glass.png|32px]] [[File:Magenta Tinted Glass.png|32px]] [[File:Pink Tinted Glass.png|32px]] Added "tinted glass".
|Only one texture exists, which is instead [[Minecraft:Tint|multiplied by a colour value]] depending on block metadata.{{info needed|What are those values?}}}}
|Only one texture exists, which is instead multiplied by a colour value depending on block metadata.{{info needed|What are those values?}}}}
|{{HistoryLine||1.7.2|dev=13w41a|[[File:White Stained Glass JE1.png|32px]] [[File:Light Gray Stained Glass JE1.png|32px]] [[File:Gray Stained Glass JE1.png|32px]] [[File:Black Stained Glass JE1.png|32px]] [[File:Brown Stained Glass JE1.png|32px]] [[File:Red Stained Glass JE1.png|32px]] [[File:Orange Stained Glass JE1.png|32px]] [[File:Yellow Stained Glass JE1.png|32px]] [[File:Lime Stained Glass JE1.png|32px]] [[File:Green Stained Glass JE1.png|32px]] [[File:Cyan Stained Glass JE1.png|32px]] [[File:Light Blue Stained Glass JE1.png|32px]] [[File:Blue Stained Glass JE1.png|32px]] [[File:Purple Stained Glass JE1.png|32px]] [[File:Magenta Stained Glass JE1.png|32px]] [[File:Pink Stained Glass JE1.png|32px]] Added stained glass.
|{{HistoryLine||1.7.2|dev=13w41a|[[File:White Stained Glass JE1.png|32px]] [[File:Light Gray Stained Glass JE1.png|32px]] [[File:Gray Stained Glass JE1.png|32px]] [[File:Black Stained Glass JE1.png|32px]] [[File:Brown Stained Glass JE1.png|32px]] [[File:Red Stained Glass JE1.png|32px]] [[File:Orange Stained Glass JE1.png|32px]] [[File:Yellow Stained Glass JE1.png|32px]] [[File:Lime Stained Glass JE1.png|32px]] [[File:Green Stained Glass JE1.png|32px]] [[File:Cyan Stained Glass JE1.png|32px]] [[File:Light Blue Stained Glass JE1.png|32px]] [[File:Blue Stained Glass JE1.png|32px]] [[File:Purple Stained Glass JE1.png|32px]] [[File:Magenta Stained Glass JE1.png|32px]] [[File:Pink Stained Glass JE1.png|32px]] Added stained glass.
|Each colour has its own texture file.
|Each colour has its own texture file.
Line 368: Line 368:
|[[File:White Stained Glass (in minecart) JE2.png|32px]] [[File:Light Gray Stained Glass (in minecart) JE2.png|32px]] [[File:Gray Stained Glass (in minecart) JE2.png|32px]] [[File:Black Stained Glass (in minecart) JE2.png|32px]] [[File:Brown Stained Glass (in minecart) JE2.png|32px]] [[File:Red Stained Glass (in minecart) JE2.png|32px]] [[File:Orange Stained Glass (in minecart) JE2.png|32px]] [[File:Yellow Stained Glass (in minecart) JE2.png|32px]] [[File:Lime Stained Glass (in minecart) JE2.png|32px]] [[File:Green Stained Glass (in minecart) JE2.png|32px]] [[File:Cyan Stained Glass (in minecart) JE2.png|32px]] [[File:Light Blue Stained Glass (in minecart) JE2.png|32px]] [[File:Blue Stained Glass (in minecart) JE2.png|32px]] [[File:Purple Stained Glass (in minecart) JE2.png|32px]] [[File:Magenta Stained Glass (in minecart) JE2.png|32px]] [[File:Pink Stained Glass (in minecart) JE2.png|32px]] The new textures, while of variable translucency, are the same RGB values across the entire graphic. In the event that they render as opaque, they appear as solid-colour cubes.}}
|[[File:White Stained Glass (in minecart) JE2.png|32px]] [[File:Light Gray Stained Glass (in minecart) JE2.png|32px]] [[File:Gray Stained Glass (in minecart) JE2.png|32px]] [[File:Black Stained Glass (in minecart) JE2.png|32px]] [[File:Brown Stained Glass (in minecart) JE2.png|32px]] [[File:Red Stained Glass (in minecart) JE2.png|32px]] [[File:Orange Stained Glass (in minecart) JE2.png|32px]] [[File:Yellow Stained Glass (in minecart) JE2.png|32px]] [[File:Lime Stained Glass (in minecart) JE2.png|32px]] [[File:Green Stained Glass (in minecart) JE2.png|32px]] [[File:Cyan Stained Glass (in minecart) JE2.png|32px]] [[File:Light Blue Stained Glass (in minecart) JE2.png|32px]] [[File:Blue Stained Glass (in minecart) JE2.png|32px]] [[File:Purple Stained Glass (in minecart) JE2.png|32px]] [[File:Magenta Stained Glass (in minecart) JE2.png|32px]] [[File:Pink Stained Glass (in minecart) JE2.png|32px]] The new textures, while of variable translucency, are the same RGB values across the entire graphic. In the event that they render as opaque, they appear as solid-colour cubes.}}
|{{HistoryLine||1.8|dev=14w18a|[[Minecraft:Torch]]es can now be placed on stained glass.}}
|{{HistoryLine||1.8|dev=14w18a|[[Minecraft:Torch]]es can now be placed on stained glass.}}
|{{HistoryLine|||dev=August 5, 2014|slink={{tweet|Dinnerbone|496649440896503808}}|[[Minecraft:Dinnerbone]] tweeted a picture showing stained glass changing the color of a [[Minecraft:beacon]] beam.}}
|{{HistoryLine|||dev=August 5, 2014|slink={{tweet|Dinnerbone|496649440896503808}}|Dinnerbone tweeted a picture showing stained glass changing the color of a [[Minecraft:beacon]] beam.}}
|{{HistoryLine|||dev=14w32a|[[Minecraft:Beacon]] beams now change color when shining through stained glass.}}
|{{HistoryLine|||dev=14w32a|[[Minecraft:Beacon]] beams now change color when shining through stained glass.}}
|{{HistoryLine||1.9|dev=15w31a|Magenta stained glass now naturally generate as windows in [[Minecraft:end cities]].}}
|{{HistoryLine||1.9|dev=15w31a|Magenta stained glass now naturally generate as windows in end cities.}}
|{{HistoryLine||1.12|dev=17w06a|Dye colors have been changed; however, the textures for stained glass, and stained glass panes, alongside light blue dye item, did not change colors in this update. This means that they still use old colors instead of the new colors.<ref name="unchanged colors">{{Bug|MC-214641}}</ref>}}
|{{HistoryLine||1.12|dev=17w06a|Dye colors have been changed; however, the textures for stained glass, and stained glass panes, alongside light blue dye item, did not change colors in this update. This means that they still use old colors instead of the new colors.<ref name="unchanged colors">{{Bug|MC-214641}}</ref>}}
|{{HistoryLine||1.14|dev=18w43a|Stained glass panes can now also be [[Minecraft:craft]]ed by surrounding a [[Minecraft:dye]] with glass panes.}}
|{{HistoryLine||1.14|dev=18w43a|Stained glass panes can now also be crafted by surrounding a [[Minecraft:dye]] with glass panes.}}
|{{HistoryLine|||dev=February 19, 2019|slink={{tweet|Jappa|1097841511079780352}}|[[Minecraft:Jappa]] tweets an image of smoother stained glass textures.}}
|{{HistoryLine|||dev=February 19, 2019|slink={{tweet|Jappa|1097841511079780352}}|Jappa tweets an image of smoother stained glass textures.}}
|{{HistoryLine|||dev=19w08a|[[File:White Stained Glass JE3 BE3.png|32px]] [[File:Light Gray Stained Glass JE3 BE3.png|32px]] [[File:Gray Stained Glass JE3 BE3.png|32px]] [[File:Black Stained Glass JE3 BE3.png|32px]] [[File:Brown Stained Glass JE3 BE3.png|32px]] [[File:Red Stained Glass JE3 BE3.png|32px]] [[File:Orange Stained Glass JE3 BE3.png|32px]] [[File:Yellow Stained Glass JE3 BE3.png|32px]] [[File:Lime Stained Glass JE3 BE3.png|32px]] [[File:Green Stained Glass JE3 BE3.png|32px]] [[File:Cyan Stained Glass JE3 BE3.png|32px]] [[File:Light Blue Stained Glass JE3 BE3.png|32px]] [[File:Blue Stained Glass JE3 BE3.png|32px]] [[File:Purple Stained Glass JE3 BE3.png|32px]] [[File:Magenta Stained Glass JE3 BE3.png|32px]] [[File:Pink Stained Glass JE3 BE3.png|32px]] The textures of stained glass have been changed. The colors have not been changed to the new colors from the 1.12 World of Color update.<ref name="unchanged colors"></ref>}}
|{{HistoryLine|||dev=19w08a|[[File:White Stained Glass JE3 BE3.png|32px]] [[File:Light Gray Stained Glass JE3 BE3.png|32px]] [[File:Gray Stained Glass JE3 BE3.png|32px]] [[File:Black Stained Glass JE3 BE3.png|32px]] [[File:Brown Stained Glass JE3 BE3.png|32px]] [[File:Red Stained Glass JE3 BE3.png|32px]] [[File:Orange Stained Glass JE3 BE3.png|32px]] [[File:Yellow Stained Glass JE3 BE3.png|32px]] [[File:Lime Stained Glass JE3 BE3.png|32px]] [[File:Green Stained Glass JE3 BE3.png|32px]] [[File:Cyan Stained Glass JE3 BE3.png|32px]] [[File:Light Blue Stained Glass JE3 BE3.png|32px]] [[File:Blue Stained Glass JE3 BE3.png|32px]] [[File:Purple Stained Glass JE3 BE3.png|32px]] [[File:Magenta Stained Glass JE3 BE3.png|32px]] [[File:Pink Stained Glass JE3 BE3.png|32px]] The textures of stained glass have been changed. The colors have not been changed to the new colors from the 1.12 World of Color update.<ref name="unchanged colors"></ref>}}
|{{HistoryLine|||dev=19w13a|Stained glass can now support many non-full blocks, including [[Minecraft:redstone dust]], [[Minecraft:redstone repeater]]s, and [[Minecraft:rail]]s. See [[Minecraft:Java Edition 1.14/Transparent block changes|this list]] for more info.}}
|{{HistoryLine|||dev=19w13a|Stained glass can now support many non-full blocks, including redstone dust, redstone repeaters, and [[Minecraft:rail]]s. See this list for more info.}}
|{{HistoryLine||1.18|dev=pre5|[[File:Red Stained Glass JE4 BE4.png|32px]] [[File:Blue Stained Glass JE4 BE4.png|32px]] Changed red and blue stained glass textures.}}
|{{HistoryLine||1.18|dev=pre5|[[File:Red Stained Glass JE4 BE4.png|32px]] [[File:Blue Stained Glass JE4 BE4.png|32px]] Changed red and blue stained glass textures.}}
|{{HistoryLine||1.20.3|exp=Update 1.21|dev=23w45a|Light gray stained glass now generates in intersections in [[Minecraft:trial chambers]].}}
|{{HistoryLine||1.20.3|exp=Update 1.21|dev=23w45a|Light gray stained glass now generates in intersections in trial chambers.}}
|{{HistoryLine||1.20.5|exp=Update 1.21|dev=24w13a|Black and white stained glass now generate in atriums in [[Minecraft:trial chambers]].}}
|{{HistoryLine||1.20.5|exp=Update 1.21|dev=24w13a|Black and white stained glass now generate in atriums in trial chambers.}}
}}
}}


Line 385: Line 385:
|{{HistoryLine|pocket}}
|{{HistoryLine|pocket}}
|{{HistoryLine||1.0.0|dev=alpha 0.17.0.1|[[File:Glass JE3 BE1.png|32px]] Stained glass blocks have been added, but use the regular glass texture due to issues with the rendering engine. Their back texture also shows.<!--or did they just not cull each other?-->
|{{HistoryLine||1.0.0|dev=alpha 0.17.0.1|[[File:Glass JE3 BE1.png|32px]] Stained glass blocks have been added, but use the regular glass texture due to issues with the rendering engine. Their back texture also shows.<!--or did they just not cull each other?-->
|Magenta stained glass now generates in [[Minecraft:end cities]].}}
|Magenta stained glass now generates in end cities.}}
|{{HistoryLine|bedrock}}
|{{HistoryLine|bedrock}}
|{{HistoryLine||unknown|Things like [[Minecraft:torch]]es, [[Minecraft:button]]s, [[Minecraft:lever]]s, and other [[Minecraft:block]]s can now be placed on the side of stained glass.}}
|{{HistoryLine||unknown|Things like [[Minecraft:torch]]es, [[Minecraft:button]]s, [[Minecraft:lever]]s, and other [[Minecraft:block]]s can now be placed on the side of stained glass.}}
Line 391: Line 391:
|Stained glass is now available without the use of inventory editors and can now be crafted.
|Stained glass is now available without the use of inventory editors and can now be crafted.
|Stained glass no longer renders through itself.}}
|Stained glass no longer renders through itself.}}
|{{HistoryLine||1.4.0|dev=beta 1.2.20.1|Stained glass can now used to craft [[Minecraft:hardened stained glass]], only with {{el|ee}} features turned on.}}
|{{HistoryLine||1.4.0|dev=beta 1.2.20.1|Stained glass can now used to craft hardened stained glass, only with {{el|ee}} features turned on.}}
|{{HistoryLine||1.11.0|dev=beta 1.11.0.5|[[File:White Stained Glass JE3 BE3.png|32px]] [[File:Light Gray Stained Glass JE3 BE3.png|32px]] [[File:Gray Stained Glass JE3 BE3.png|32px]] [[File:Black Stained Glass JE3 BE3.png|32px]] [[File:Brown Stained Glass JE3 BE3.png|32px]] [[File:Red Stained Glass JE3 BE3.png|32px]] [[File:Orange Stained Glass JE3 BE3.png|32px]] [[File:Yellow Stained Glass JE3 BE3.png|32px]] [[File:Lime Stained Glass JE3 BE3.png|32px]] [[File:Green Stained Glass JE3 BE3.png|32px]] [[File:Cyan Stained Glass JE3 BE3.png|32px]] [[File:Light Blue Stained Glass JE3 BE3.png|32px]] [[File:Blue Stained Glass JE3 BE3.png|32px]] [[File:Purple Stained Glass JE3 BE3.png|32px]] [[File:Magenta Stained Glass JE3 BE3.png|32px]] [[File:Pink Stained Glass JE3 BE3.png|32px]] The textures of stained glass have been changed.}}
|{{HistoryLine||1.11.0|dev=beta 1.11.0.5|[[File:White Stained Glass JE3 BE3.png|32px]] [[File:Light Gray Stained Glass JE3 BE3.png|32px]] [[File:Gray Stained Glass JE3 BE3.png|32px]] [[File:Black Stained Glass JE3 BE3.png|32px]] [[File:Brown Stained Glass JE3 BE3.png|32px]] [[File:Red Stained Glass JE3 BE3.png|32px]] [[File:Orange Stained Glass JE3 BE3.png|32px]] [[File:Yellow Stained Glass JE3 BE3.png|32px]] [[File:Lime Stained Glass JE3 BE3.png|32px]] [[File:Green Stained Glass JE3 BE3.png|32px]] [[File:Cyan Stained Glass JE3 BE3.png|32px]] [[File:Light Blue Stained Glass JE3 BE3.png|32px]] [[File:Blue Stained Glass JE3 BE3.png|32px]] [[File:Purple Stained Glass JE3 BE3.png|32px]] [[File:Magenta Stained Glass JE3 BE3.png|32px]] [[File:Pink Stained Glass JE3 BE3.png|32px]] The textures of stained glass have been changed.}}
|{{HistoryLine||1.18.10|dev=beta 1.18.10.22|[[File:Red Stained Glass JE4 BE4.png|32px]] [[File:Blue Stained Glass JE4 BE4.png|32px]] Changed red and blue stained glass textures.}}
|{{HistoryLine||1.18.10|dev=beta 1.18.10.22|[[File:Red Stained Glass JE4 BE4.png|32px]] [[File:Blue Stained Glass JE4 BE4.png|32px]] Changed red and blue stained glass textures.}}
|{{HistoryLine||1.20.60|exp=Update 1.21|dev=Preview 1.20.60.20|Light gray stained glass now generates in intersections of [[Minecraft:trial chambers]].}}
|{{HistoryLine||1.20.60|exp=Update 1.21|dev=Preview 1.20.60.20|Light gray stained glass now generates in intersections of trial chambers.}}
|{{HistoryLine||1.21.0|exp=Update 1.21|dev=Preview 1.21.0.20|Black and white stained glass now generate in atriums in [[Minecraft:trial chambers]].}}
|{{HistoryLine||1.21.0|exp=Update 1.21|dev=Preview 1.21.0.20|Black and white stained glass now generate in atriums in trial chambers.}}
}}
}}


Line 406: Line 406:
|{{HistoryLine||xbox=TU25|xbone=CU14|ps3=1.17|psvita=1.17|ps4=1.17|Stained glass is now normally obtainable.|[[Minecraft:Beacon]] beams now change colors when shining through stained glass.}}
|{{HistoryLine||xbox=TU25|xbone=CU14|ps3=1.17|psvita=1.17|ps4=1.17|Stained glass is now normally obtainable.|[[Minecraft:Beacon]] beams now change colors when shining through stained glass.}}
|{{HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|[[File:White Stained Glass LCE2.png|32px]] [[File:Light Gray Stained Glass LCE2.png|32px]] [[File:Gray Stained Glass LCE2.png|32px]] [[File:Black Stained Glass LCE2.png|32px]] [[File:Brown Stained Glass LCE2.png|32px]] [[File:Red Stained Glass LCE2.png|32px]] [[File:Orange Stained Glass LCE2.png|32px]] [[File:Yellow Stained Glass LCE2.png|32px]] [[File:Lime Stained Glass LCE2.png|32px]] [[File:Green Stained Glass LCE2.png|32px]] [[File:Cyan Stained Glass LCE2.png|32px]] [[File:Light Blue Stained Glass LCE2.png|32px]] [[File:Blue Stained Glass LCE2.png|32px]] [[File:Purple Stained Glass LCE2.png|32px]] [[File:Magenta Stained Glass LCE2.png|32px]] [[File:Pink Stained Glass LCE2.png|32px]] All stained glass blocks have been made more transparent.}}
|{{HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|[[File:White Stained Glass LCE2.png|32px]] [[File:Light Gray Stained Glass LCE2.png|32px]] [[File:Gray Stained Glass LCE2.png|32px]] [[File:Black Stained Glass LCE2.png|32px]] [[File:Brown Stained Glass LCE2.png|32px]] [[File:Red Stained Glass LCE2.png|32px]] [[File:Orange Stained Glass LCE2.png|32px]] [[File:Yellow Stained Glass LCE2.png|32px]] [[File:Lime Stained Glass LCE2.png|32px]] [[File:Green Stained Glass LCE2.png|32px]] [[File:Cyan Stained Glass LCE2.png|32px]] [[File:Light Blue Stained Glass LCE2.png|32px]] [[File:Blue Stained Glass LCE2.png|32px]] [[File:Purple Stained Glass LCE2.png|32px]] [[File:Magenta Stained Glass LCE2.png|32px]] [[File:Pink Stained Glass LCE2.png|32px]] All stained glass blocks have been made more transparent.}}
|{{HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|switch=1.0.1|Magenta stained glass now naturally generate as windows in [[Minecraft:end cities]].}}
|{{HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|switch=1.0.1|Magenta stained glass now naturally generate as windows in end cities.}}
|{{HistoryLine||xbox=TU54|xbone=CU44|ps3=1.52|psvita=1.52|ps4=1.52|wiiu=Patch 24|switch=1.0.4|[[File:White Stained Glass JE2 BE2.png|32px]] [[File:Light Gray Stained Glass JE2 BE2.png|32px]] [[File:Gray Stained Glass JE2 BE2.png|32px]] [[File:Black Stained Glass JE2 BE2.png|32px]] [[File:Brown Stained Glass JE2 BE2.png|32px]] [[File:Red Stained Glass JE2 BE2.png|32px]] [[File:Orange Stained Glass JE2 BE2.png|32px]] [[File:Yellow Stained Glass JE2 BE2.png|32px]] [[File:Lime Stained Glass JE2 BE2.png|32px]] [[File:Green Stained Glass JE2 BE2.png|32px]] [[File:Cyan Stained Glass JE2 BE2.png|32px]] [[File:Light Blue Stained Glass JE2 BE2.png|32px]] [[File:Blue Stained Glass JE2 BE2.png|32px]] [[File:Purple Stained Glass JE2 BE2.png|32px]] [[File:Magenta Stained Glass JE2 BE2.png|32px]] [[File:Pink Stained Glass JE2 BE2.png|32px]] The texture changes to stained glass shave been reverted - they now are more opaque as they were previously.}}
|{{HistoryLine||xbox=TU54|xbone=CU44|ps3=1.52|psvita=1.52|ps4=1.52|wiiu=Patch 24|switch=1.0.4|[[File:White Stained Glass JE2 BE2.png|32px]] [[File:Light Gray Stained Glass JE2 BE2.png|32px]] [[File:Gray Stained Glass JE2 BE2.png|32px]] [[File:Black Stained Glass JE2 BE2.png|32px]] [[File:Brown Stained Glass JE2 BE2.png|32px]] [[File:Red Stained Glass JE2 BE2.png|32px]] [[File:Orange Stained Glass JE2 BE2.png|32px]] [[File:Yellow Stained Glass JE2 BE2.png|32px]] [[File:Lime Stained Glass JE2 BE2.png|32px]] [[File:Green Stained Glass JE2 BE2.png|32px]] [[File:Cyan Stained Glass JE2 BE2.png|32px]] [[File:Light Blue Stained Glass JE2 BE2.png|32px]] [[File:Blue Stained Glass JE2 BE2.png|32px]] [[File:Purple Stained Glass JE2 BE2.png|32px]] [[File:Magenta Stained Glass JE2 BE2.png|32px]] [[File:Pink Stained Glass JE2 BE2.png|32px]] The texture changes to stained glass shave been reverted - they now are more opaque as they were previously.}}
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.92|wiiu=none|switch=none|[[File:White Stained Glass JE3 BE3.png|32px]] [[File:Light Gray Stained Glass JE3 BE3.png|32px]] [[File:Gray Stained Glass JE3 BE3.png|32px]] [[File:Black Stained Glass JE3 BE3.png|32px]] [[File:Brown Stained Glass JE3 BE3.png|32px]] [[File:Red Stained Glass JE3 BE3.png|32px]] [[File:Orange Stained Glass JE3 BE3.png|32px]] [[File:Yellow Stained Glass JE3 BE3.png|32px]] [[File:Lime Stained Glass JE3 BE3.png|32px]] [[File:Green Stained Glass JE3 BE3.png|32px]] [[File:Cyan Stained Glass JE3 BE3.png|32px]] [[File:Light Blue Stained Glass JE3 BE3.png|32px]] [[File:Blue Stained Glass JE3 BE3.png|32px]] [[File:Purple Stained Glass JE3 BE3.png|32px]] [[File:Magenta Stained Glass JE3 BE3.png|32px]] [[File:Pink Stained Glass JE3 BE3.png|32px]] The textures of stained glass have been changed.}}
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.92|wiiu=none|switch=none|[[File:White Stained Glass JE3 BE3.png|32px]] [[File:Light Gray Stained Glass JE3 BE3.png|32px]] [[File:Gray Stained Glass JE3 BE3.png|32px]] [[File:Black Stained Glass JE3 BE3.png|32px]] [[File:Brown Stained Glass JE3 BE3.png|32px]] [[File:Red Stained Glass JE3 BE3.png|32px]] [[File:Orange Stained Glass JE3 BE3.png|32px]] [[File:Yellow Stained Glass JE3 BE3.png|32px]] [[File:Lime Stained Glass JE3 BE3.png|32px]] [[File:Green Stained Glass JE3 BE3.png|32px]] [[File:Cyan Stained Glass JE3 BE3.png|32px]] [[File:Light Blue Stained Glass JE3 BE3.png|32px]] [[File:Blue Stained Glass JE3 BE3.png|32px]] [[File:Purple Stained Glass JE3 BE3.png|32px]] [[File:Magenta Stained Glass JE3 BE3.png|32px]] [[File:Pink Stained Glass JE3 BE3.png|32px]] The textures of stained glass have been changed.}}
Line 424: Line 424:
|The alphanumeric ID for [[Minecraft:block]] 95 has been changed from {{code|chest_locked_aprilfools_super_old_legacy_we_should_not_even_have_this}} to {{code|stained_glass}}.}}
|The alphanumeric ID for [[Minecraft:block]] 95 has been changed from {{code|chest_locked_aprilfools_super_old_legacy_we_should_not_even_have_this}} to {{code|stained_glass}}.}}
|{{HistoryLine||1.8|dev=14w06a|Stained glass now uses the newly-implemented model json file {{code|models/block/cube.json}}; previously the geometry was defined in the game code itself.}}
|{{HistoryLine||1.8|dev=14w06a|Stained glass now uses the newly-implemented model json file {{code|models/block/cube.json}}; previously the geometry was defined in the game code itself.}}
|{{HistoryLine||1.13|dev=17w47a|The different [[Minecraft:block states]] for the <code>stained_glass</code> ID have now been split up into their own IDs:
|{{HistoryLine||1.13|dev=17w47a|The different block states for the <code>stained_glass</code> ID have now been split up into their own IDs:
{{pipe escape|{| class{{=}}"wikitable"
{{pipe escape|{| class{{=}}"wikitable"
! Old ID
! Old ID
Line 501: Line 501:
{{HistoryTable
{{HistoryTable
|{{HistoryLine|bedrock}}
|{{HistoryLine|bedrock}}
|{{HistoryLine||1.20.30|dev=Preview 1.20.20.21|The different [[Minecraft:block states]] for the <code>stained_glass</code> ID have now been split up into their own IDs.}}
|{{HistoryLine||1.20.30|dev=Preview 1.20.20.21|The different block states for the <code>stained_glass</code> ID have now been split up into their own IDs.}}
}}
}}


Line 508: Line 508:


== Trivia ==
== Trivia ==
* Prior to the addition of stained glass to the game, there was a similar block named ''tinted glass'' added to the hoax version [[Minecraft:Java Edition 2.0]]. The texture for this ''tinted glass'' block was used for the implementation of stained glass in [[Minecraft:Java Edition 13w41a|13w41a]] before it was replaced with a smoother/transparent texture in [[Minecraft:Java Edition 13w42a|13w42a]]. The iteration of ''tinted glass'' from Java Edition 2.0 shares its name with the [[Minecraft:Tinted Glass|tinted glass]] block added in [[Minecraft:Java Edition 1.17|1.17]].
* Prior to the addition of stained glass to the game, there was a similar block named ''tinted glass'' added to the hoax version Java Edition 2.0. The texture for this ''tinted glass'' block was used for the implementation of stained glass in 13w41a before it was replaced with a smoother/transparent texture in 13w42a. The iteration of ''tinted glass'' from Java Edition 2.0 shares its name with the [[Minecraft:Tinted Glass|tinted glass]] block added in 1.17.


== Gallery ==
== Gallery ==
=== Screenshots ===
=== Screenshots ===
<gallery>
<gallery>
13w41a Banner.png|The first image of stained glass released by [[Minecraft:Mojang Studios]]. Behind the glass is a [[Minecraft:cat]] and [[Minecraft:Grum]].
13w41a Banner.png|The first image of stained glass released by Mojang Studios. Behind the glass is a cat and Grum.
Minecraft Stained Glass.png|The original look of the stained glass blocks.
Minecraft Stained Glass.png|The original look of the stained glass blocks.
View of all Stained Glass.png|Stained glass as of [[Minecraft:Java Edition 1.21.8|1.21.8]].   
View of all Stained Glass.png|Stained glass as of 1.21.8.   
Red Sandstone Coloured Beacon.png|Stained glass changing the [[Minecraft:beacon]]'s color.
Red Sandstone Coloured Beacon.png|Stained glass changing the [[Minecraft:beacon]]'s color.
Red Sand Red Glass.png|Unimplemented smelting recipe for red glass.
Red Sand Red Glass.png|Unimplemented smelting recipe for red glass.
Line 537: Line 537:
[[Category:Generated structure blocks]]
[[Category:Generated structure blocks]]


[[Minecraft:de:Gefärbtes Glas]]
de:Gefärbtes Glas
[[Minecraft:fr:Verre coloré]]
fr:Verre coloré
[[Minecraft:ko:색유리]]
ko:색유리
[[Minecraft:nl:Gekleurd glas]]
nl:Gekleurd glas
[[Minecraft:pt:Vidro Tingido]]
pt:Vidro Tingido
[[Minecraft:zh:染色玻璃]]
zh:染色玻璃

Revision as of 16:05, 9 April 2026

Template:Distinguish Template:For Template:Infobox block Stained glass is a Minecraft:dyed variant of the Minecraft:glass block.

Obtaining

Breaking

Stained glass drops itself only if it is broken with a Minecraft:tool enchanted with Minecraft:Silk Touch. Otherwise, it drops nothing.

Stained glass does not have an assigned tool; it is mined at the same speed regardless of what tool is used.<ref>Template:Bug</ref>

Template:Breaking row

Natural generation

Magenta stained glass blocks naturally generate as windows in end cities and end ships.

File:End City Glass2.png
Magenta stained glass naturally generating in an end city.

Brown stained glass can generate in trail ruins.

Black, light gray, and white stained glass can generate inside trial chambers.

Crafting

Template:Crafting

Usage

Stained glass blocks adjacent to other glass blocks are invisible when viewed through glass that is identical in color.

Mobs cannot normally spawn on stained glass blocks. An exception to this is zombie reinforcements, which can spawn on stained glass blocks (but not stained glass panes).

Stained glass blocks cannot be seen through by mobs, as they treat them as completely opaque. Mobs may look at players through stained glass, but this is purely visual.

Redstone dust and components can be placed on stained glass, but cannot power stained glass. Stained glass can't cut vertical redstone. Vertical redstone can be placed on stained glass. Template:IN, it transmits redstone signals up, not down. Otherwise, stained glass in redstone circuits is functionally the same as an upside-down slab.

Beacon beam color

The color of the beam may be changed by placing blocks of stained glass (or stained glass panes) anywhere above the beacon block. The beam changes colors according to the colors of glass placed above it: the first block sets the beam color, while each additional block sets the color by averaging the red, green, and blue components of the current beam color and the block's color. The color values are the same as those for the corresponding dye. This also works using hardened stained glass and hardened stained glass panes.Template:Only Stained glass panes have the same effect on the beam as stained glass blocks.

The resulting beam color can be found as <math>C = \frac{1}{2^{n}}\left(c_0 + \sum_{i=1}^n{2^{i-1}c_i}\right)</math>where <math>c_i</math> is the sequence of glass colors (<math>c_0</math> corresponds to the lowest block and <math>c_n</math> to the highest one).

As the blending algorithm is considerably simpler than that of leather-dyeing, a much larger part of the sRGB space is available.Template:Info needed A player may experiment with stacking glass, although programs that calculate combinations are also available.<ref>https://minecraft.tools/en/beacon-color.php</ref>

All colors can be made from 15 types of stained glass. For example, red + white stained glass above a beacon creates a shade of pink depending on the quantity of white.

Template:Calculator

Crafting ingredient

Template:Crafting usage

Sounds

Template:Sound table/Block/Glass

Data values

ID

Template:Edition: Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table

Template:Edition: Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2

Videos

Template:Yt

History

Template:More images

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Legacy Console Edition

Template:HistoryTable

New Nintendo 3DS Edition

Template:HistoryTable

Data history

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Issues

Template:Issue list

Trivia

  • Prior to the addition of stained glass to the game, there was a similar block named tinted glass added to the hoax version Java Edition 2.0. The texture for this tinted glass block was used for the implementation of stained glass in 13w41a before it was replaced with a smoother/transparent texture in 13w42a. The iteration of tinted glass from Java Edition 2.0 shares its name with the tinted glass block added in 1.17.

Gallery

Screenshots

See also

References

Template:Reflist

External links

Navigation

Template:Navbox dyed blockTemplate:Navbox blocks

de:Gefärbtes Glas fr:Verre coloré ko:색유리 nl:Gekleurd glas pt:Vidro Tingido zh:染色玻璃