VOOZH about

URL: https://minecraft.wiki/w/Seamless_Stone_Slab

โ‡ฑ Seamless Stone Slab โ€“ Minecraft Wiki


Seamless Stone Slab

From Minecraft Wiki
Jump to navigation Jump to search
๐Ÿ‘ Image
Not to be confused with Smooth Stone Slab.
This topic is named by the community.
 
An official name has not been given. Please update the name if confirmed by reliable sources.
This page describes content that has been removed from Minecraft.
 
This feature was present in earlier versions of Minecraft, but has since been removed.
Seamless Stone Slab
Renewable No
Tool ๐Ÿ‘ Invicon Wooden Pickaxe.png: Sprite image for Wooden Pickaxe in Minecraft
Blast resistance 6
Hardness 2
Luminous No
Transparent Yes
Flammable No
Catches fire
from lava
No
Note block instrument Default (Harp)
{
 "title": "Seamless Stone Slab",
 "rows": [
 {
 "field": "No",
 "label": "(link to Renewable resource article, displayed as Renewable)"
 },
 {
 "field": "<span class=\"sprite-file\" style=\"height:32px;width:32px;--vertical-align:middle\">(link to File:Invicon Wooden Pickaxe.png article, displayed as 32x32px|link=|alt=Invicon Wooden Pickaxe.png: Sprite image for Wooden Pickaxe in Minecraft|class=pixel-image|A wooden pickaxe or better is required to mine this block)</span>",
 "label": "Tool"
 },
 {
 "field": "6",
 "label": "(link to Explosion#Blast resistance article, displayed as Blast resistance)"
 },
 {
 "field": "2",
 "label": "(link to Breaking#Blocks by hardness article, displayed as Hardness)"
 },
 {
 "field": "No",
 "label": "(link to Light article, displayed as Luminous)"
 },
 {
 "field": "Yes",
 "label": "(link to Opacity article, displayed as Transparent)"
 },
 {
 "field": "No",
 "label": "(link to Flammable article, displayed as Flammable)"
 },
 {
 "field": "No",
 "label": "Catches fire<br>from (link to lava article, displayed as lava)"
 },
 {
 "field": "Default (Harp)",
 "label": "(link to Note Block#Instruments article, displayed as Note block instrument)"
 }
 ],
 "invimages": [
 "Seamless Stone Slab"
 ],
 "images": []
}

A seamless stone slab refers to several unused variants of the slab block with metadata exceeding what was actually used at the time. They can be considered a precursor to smooth stone.

Obtaining

[edit | edit source]

Seamless slabs were never intended to be obtainable by any means, and as such inventory editors are generally the most reliable method of obtaining them.

There exist methods of block transmutation that may be used to obtain seamless stone slabs, allowing them to exist in block form, and then be broken to collect them in item form.

Due to their nature of being extreme data values, and the fact that all of these data values eventually became used in-game, worlds containing the slabs that eventually used said values can be downgraded to obtain seamless slabs in an earlier version. This is, however, risky, and can cause crashes and world corruption.

Breaking

[edit | edit source]

Seamless stone slabs require a pickaxe to mine, dropping themselves when broken.

  1. โ†‘ These durations ignore any other influential factors (e.g., Mining Fatigue) and are measured in seconds. For more information, see Breaking ยง Speed.

Usage

[edit | edit source]

Seamless stone slabs can be used for any of the things other stone-type slabs can be used for, aside from being a crafting ingredient. They can be placed in the exact same way other slabs can.

Model

[edit | edit source]

The seamless stone slab can be visually distinguished from normal smooth stone slabs via the texture they use: while smooth stone slabs have a dedicated side texture as to make single slabs appear polished, and double slabs appear to be composed of two single slabs, the seamless stone slab's side texture appears cut off in single form, and in double form identical to smooth stone. Indeed, the seamless stone double slab was itself a precursor to smooth stone, which would end up being implemented intentionally.

The use of a single texture on all sides is a trend that can be seen in many other extreme metadata variants: wood, which also eventually became obtainable intentionally, pistons and sticky pistons, hay bales, and Bedrock Edition-exclusive cases of chiseled quartz blocks, quartz pillars, purpur pillars and bone blocks. (Several other extraneous metadata variants, such as those of lit and unlit furnaces, dispensers, droppers, jack o'lanterns and pumpkins, the last of which also was reimplemented intentionally, used their texture on four sides, due to having a dedicated top and bottom and most being able to face in four directions.)

Conversion

[edit | edit source]

As the seamless stone slab is, by definition, an extreme metadata value of the smooth stone slab, and metadata was used to distinguish different slab types, seamless stone slabs would end up transforming into these slab variants as a world is updated.

The following table lists all conversions in Java Edition:

Metadata Versions
Beta 1.3 Beta 1.8 (Pre-release) 1.2.1 (1.2) 1.4.6 (12w49a) 1.5 (13w02a)
4 ๐Ÿ‘ Image
๐Ÿ‘ Image
5 ๐Ÿ‘ Image
๐Ÿ‘ Image
6 ๐Ÿ‘ Image
๐Ÿ‘ Image
7 ๐Ÿ‘ Image
๐Ÿ‘ Image
8 ๐Ÿ‘ Image
๐Ÿ‘ Image
9 ๐Ÿ‘ Image
๐Ÿ‘ Image
10 ๐Ÿ‘ Image
๐Ÿ‘ Image
11 ๐Ÿ‘ Image
๐Ÿ‘ Image
12 ๐Ÿ‘ Image
๐Ÿ‘ Image
13 ๐Ÿ‘ Image
๐Ÿ‘ Image
14 ๐Ÿ‘ Image
๐Ÿ‘ Image
๐Ÿ‘ Image
15 ๐Ÿ‘ Image
๐Ÿ‘ Image
๐Ÿ‘ Image

History

[edit | edit source]

Java Edition

[edit | edit source]
Java Edition Beta
1.3๐Ÿ‘ Image
Added seamless stone single slabs, which visually differ from regular smooth stone slabs by using the top texture on the sides. They existed as numerical metadata values of the usual slab block, with values 4 to 15. All twelve of these appeared identical, but would not stack, and would not create double slabs with a seamless stone slab of another data value.
Their addition was not intentional, as only metadata values 0 to 3 were used for intended slab types, with the behavior of values above this being ignored by developers at this time.
No name was defined for these items; hovering the cursor over these would crash the game.
Prior to this version, stone slab blocks could be given metadata above 0, but would just look like normal smooth stone slabs.[verify]
1.7๐Ÿ‘ Image
The texture application of the single slab has changed to use the bottom half of the texture, like with all slabs and many other blocks after this update.
1.8Pre-releaseWith the addition of brick slabs and stone brick slabs, two of the seamless slab types have been replaced.
Seamless stone slabs no longer crash the game when highlighted in the inventory.
Java Edition
1.2.11.2๐Ÿ‘ Image
Seamless stone slabs can now be placed on the top half of blocks.
As a result of the implementation of top slabs, seamless stone slabs with data values 8-13 have been replaced with the upper versions of the normally obtainable slabs 0-5, and 14-15 have been replaced by the top versions of seamless stone slabs 6-7.
This also means that the item forms of smooth stone slabs with metadata 8 through 15 can no longer be obtained via mining the respective blocks. Refer to Invalid Data Value Stone Slab for more information on these items.
1.4.612w49aWith the addition of nether brick slabs, the only remaining seamless single slab has metadata value 7.
1.513w02aThe last remaining seamless stone slab has been replaced with the quartz slab, completely removing this block from the game.
22 January 2013Jeb, acknowledging the existence of the seamless stone slab, states plans to reimplement its double variant as the stone double stab with metadata value 8.
13w04a"Smooth stone" has been reimplemented as the double stone slab with metadata value 8, by having double slabs 8 and above use the top texture on all six sides. There is still no single variant.
1.1317w47aSmooth stone has been given a unique ID, fully separating it from any dependency on slabs.

Bedrock Edition

[edit | edit source]
Pocket Edition Alpha
?Seamless stone slabs existed in this edition at some point. However, currently they no longer exist. It is unknown when they were removed.[1]

Legacy Console Edition

[edit | edit source]
Legacy Console Edition
Xbox 360Xbox OnePS3PS4PS VitaWii USwitch
?Seamless stone slabs existed in this edition.[2] It is unknown if these were removed.[verify]

Issues

[edit | edit source]

Seamless Stone Slabs effectively were issues themselves, due to resulting from a quirk of block metadata handling at the time. As they have since been removed with several reworkings of block metadata, they can be considered already fixed.

Gallery

[edit | edit source]

Screenshots

[edit | edit source]

References

[edit | edit source]
  1. โ†‘ "Unimplemented & Glitch Blocks | Minecraft Pocket Edition | Easter Eggs?" โ€“ TyeDyeVideos on YouTube, January 18, 2023
  2. โ†‘ "Minecraft Xbox - NEW SECRET BLOCK GLITCH (How-To)" โ€“ Saintsfan on YouTube, June 2, 2013

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Seamless_Stone_Slab?oldid=3616704"

Navigation menu