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

Minecraft:Smooth Stone Slab: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Remove broken links to missing pages
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
Line 48: Line 48:


== Usage ==
== Usage ==
{{for|information about the placement mechanics of all slabs|Slab#Usage}}
{{MC/For|information about the placement mechanics of all slabs|Slab#Usage}}


=== Crafting ingredient ===
=== Crafting ingredient ===
Line 57: Line 57:


== Sounds ==
== Sounds ==
{{IN|Bedrock}}, when a smooth stone slab is combined into a double slab, the block's use sound is played.<ref>{{Bug|MCPE-79659}}</ref>
{{MC/In|Bedrock}}, when a smooth stone slab is combined into a double slab, the block's use sound is played.<ref>{{Bug|MCPE-79659}}</ref>


{{Sound table/Block/Stone}}
{{MC/Sound table/Block/Stone}}
{{SoundTable
{{SoundTable
| title = ''Bedrock Edition'' combine sounds
| title = ''Bedrock Edition'' combine sounds
Line 82: Line 82:
== Data values ==
== Data values ==
=== ID ===
=== ID ===
{{edition|java}}:
{{MC/Edition|java}}:
{{ID table
{{ID table
|edition=java
|edition=java
Line 96: Line 96:
|foot=1}}
|foot=1}}


{{edition|bedrock}}:
{{MC/Edition|bedrock}}:
{{ID table
{{ID table
|edition=bedrock
|edition=bedrock
Line 125: Line 125:


=== Block states ===
=== Block states ===
{{see also|Block states}}
{{MC/See also|Block states}}


{{#lst:Slab|block states}}
{{#lst:Slab|block states}}


== Videos ==
== Videos ==
{{yt|19wn6i2Jh2g}}
{{MC/Yt|19wn6i2Jh2g}}


== History ==
== History ==
=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java classic}}
|{{MC/HistoryLine|java classic}}
|{{HistoryLine||0.26 SURVIVAL TEST|[[File:Smooth Stone Slab JE1 BE1.png|32px]] Added stone slabs.
|{{MC/HistoryLine||0.26 SURVIVAL TEST|[[File:Smooth Stone Slab JE1 BE1.png|32px]] Added stone slabs.
|They are the first type of slab as well as non-full block added to the game.
|They are the first type of slab as well as non-full block added to the game.
|Stone slabs can be obtained by mining coal ore because of the lack of [[Minecraft:inventory]] and [[Minecraft:crafting]].}}
|Stone slabs can be obtained by mining coal ore because of the lack of [[Minecraft:inventory]] and [[Minecraft:crafting]].}}
|{{HistoryLine|java indev}}
|{{MC/HistoryLine|java indev}}
|{{HistoryLine||0.31|dev=20100128-2200|Stone slabs no longer drop from coal ores.}}
|{{MC/HistoryLine||0.31|dev=20100128-2200|Stone slabs no longer drop from coal ores.}}
|{{HistoryLine|||dev=20100130|Stone slabs now have a crafting recipe: 3 stone slabs from 3 [[Minecraft:cobblestone]].}}
|{{MC/HistoryLine|||dev=20100130|Stone slabs now have a crafting recipe: 3 stone slabs from 3 [[Minecraft:cobblestone]].}}
|{{HistoryLine|java beta}}
|{{MC/HistoryLine|java beta}}
|{{HistoryLine||1.3|Stone slabs are now made with [[Minecraft:stone]] instead of [[Minecraft:cobblestone]], with the former recipe now being used for cobblestone slabs.}}
|{{MC/HistoryLine||1.3|Stone slabs are now made with [[Minecraft:stone]] instead of [[Minecraft:cobblestone]], with the former recipe now being used for cobblestone slabs.}}
|{{HistoryLine||1.8|dev=Pre-release|Stone slabs now generate in strongholds and villages.}}
|{{MC/HistoryLine||1.8|dev=Pre-release|Stone slabs now generate in strongholds and villages.}}
|{{HistoryLine|java}}
|{{MC/HistoryLine|java}}
|{{HistoryLine||1.8|dev=14w02a|Stone slabs can now be [[Minecraft:Crafting|craft]]ed using [[Minecraft:granite]], [[Minecraft:diorite]], [[Minecraft:andesite]], or their polished counterparts.}}
|{{MC/HistoryLine||1.8|dev=14w02a|Stone slabs can now be [[Minecraft:Crafting|craft]]ed using [[Minecraft:granite]], [[Minecraft:diorite]], [[Minecraft:andesite]], or their polished counterparts.}}
|{{HistoryLine|||dev=14w32b|Stone slabs are now used to craft armor stands.}}
|{{MC/HistoryLine|||dev=14w32b|Stone slabs are now used to craft armor stands.}}
|{{HistoryLine|||dev=14w33a|Stone slabs can no longer be crafted using [[Minecraft:granite]], [[Minecraft:diorite]], [[Minecraft:andesite]], or their polished counterparts.}}
|{{MC/HistoryLine|||dev=14w33a|Stone slabs can no longer be crafted using [[Minecraft:granite]], [[Minecraft:diorite]], [[Minecraft:andesite]], or their polished counterparts.}}
|{{HistoryLine||1.11|dev=16w39a|Stone slabs now generate in woodland mansions.}}
|{{MC/HistoryLine||1.11|dev=16w39a|Stone slabs now generate in woodland mansions.}}
|{{HistoryLine||1.14|dev=18w43a|"Stone Slab" has been renamed to "Smooth Stone Slab".
|{{MC/HistoryLine||1.14|dev=18w43a|"Stone Slab" has been renamed to "Smooth Stone Slab".
|Smooth stone slabs now require smooth stone to craft them.
|Smooth stone slabs now require smooth stone to craft them.
|[[File:Smooth Stone Slab JE2 BE2.png|32px]] The texture of smooth stone slabs has been updated.}}
|[[File:Smooth Stone Slab JE2 BE2.png|32px]] The texture of smooth stone slabs has been updated.}}
Line 157: Line 157:
=== ''Bedrock Edition'' ===
=== ''Bedrock Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|pocket alpha}}
|{{MC/HistoryLine|pocket alpha}}
|{{HistoryLine||v0.1.0|[[File:Smooth Stone Slab JE1 BE1.png|32px]] Added stone slabs.
|{{MC/HistoryLine||v0.1.0|[[File:Smooth Stone Slab JE1 BE1.png|32px]] Added stone slabs.
|Stone slabs have the <code>stone_slab</code> ID, however their item form's ID is incorrectly registered as <code>double_stone_slab</code>.
|Stone slabs have the <code>stone_slab</code> ID, however their item form's ID is incorrectly registered as <code>double_stone_slab</code>.
|The direct item form of double stone slabs have the <code>real_double_stone_slab</code> ID.}}
|The direct item form of double stone slabs have the <code>real_double_stone_slab</code> ID.}}
|{{HistoryLine||v0.9.0|dev=build 1|Stone slabs now generate naturally in strongholds and villages.}}
|{{MC/HistoryLine||v0.9.0|dev=build 1|Stone slabs now generate naturally in strongholds and villages.}}
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine||1.2.0|dev=beta 1.2.0.2|Stone slabs are now used to [[Minecraft:Crafting|craft]] armor stands.}}
|{{MC/HistoryLine||1.2.0|dev=beta 1.2.0.2|Stone slabs are now used to [[Minecraft:Crafting|craft]] armor stands.}}
|{{HistoryLine||1.9.0|dev=beta 1.9.0.0|"Stone Slab" has been renamed to "Smooth Stone Slab".
|{{MC/HistoryLine||1.9.0|dev=beta 1.9.0.0|"Stone Slab" has been renamed to "Smooth Stone Slab".
|Smooth stone slabs now require smooth stone to craft them.}}
|Smooth stone slabs now require smooth stone to craft them.}}
|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Smooth Stone Slab JE2 BE2.png|32px]] The texture of smooth stone slabs has been updated.}}
|{{MC/HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Smooth Stone Slab JE2 BE2.png|32px]] The texture of smooth stone slabs has been updated.}}
}}
}}


=== Legacy Console Edition ===
=== Legacy Console Edition ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|console}}
|{{MC/HistoryLine|console}}
|{{HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Smooth Stone Slab JE1 BE1.png|32px]] Added stone slabs.}}
|{{MC/HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Smooth Stone Slab JE1 BE1.png|32px]] Added stone slabs.}}
|{{HistoryLine||xbox=TU5|Stone slabs now generate naturally in strongholds and villages.}}
|{{MC/HistoryLine||xbox=TU5|Stone slabs now generate naturally in strongholds and villages.}}
|{{HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|switch=1.0.1|Stone slabs are now used to [[Minecraft:Crafting|craft]] armor stands.}}
|{{MC/HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|switch=1.0.1|Stone slabs are now used to [[Minecraft:Crafting|craft]] armor stands.}}
|{{HistoryLine||xbox=TU54|xbone=CU44|ps3=1.52|psvita=1.52|ps4=1.52|wiiu=Patch 24|switch=1.0.4|Stone slabs now generate in woodland mansions.}}
|{{MC/HistoryLine||xbox=TU54|xbone=CU44|ps3=1.52|psvita=1.52|ps4=1.52|wiiu=Patch 24|switch=1.0.4|Stone slabs now generate in woodland mansions.}}
|{{HistoryLine||xbox=TU57|xbone=CU49|ps3=1.57|psvita=1.56|ps4=1.56|wiiu=Patch 27|switch=1.0.7|Stone slabs can now be [[Minecraft:Crafting|craft]]ed using [[Minecraft:granite]], [[Minecraft:diorite]], [[Minecraft:andesite]], or their polished counterparts.}}
|{{MC/HistoryLine||xbox=TU57|xbone=CU49|ps3=1.57|psvita=1.56|ps4=1.56|wiiu=Patch 27|switch=1.0.7|Stone slabs can now be [[Minecraft:Crafting|craft]]ed using [[Minecraft:granite]], [[Minecraft:diorite]], [[Minecraft:andesite]], or their polished counterparts.}}
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.88|wiiu=none|switch=none|"Stone Slab" has been renamed to "Smooth Stone Slab".|Stone slabs can no longer be [[Minecraft:Crafting|craft]]ed using [[Minecraft:granite]], [[Minecraft:diorite]], [[Minecraft:andesite]], or their polished counterparts.}}
|{{MC/HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.88|wiiu=none|switch=none|"Stone Slab" has been renamed to "Smooth Stone Slab".|Stone slabs can no longer be [[Minecraft:Crafting|craft]]ed using [[Minecraft:granite]], [[Minecraft:diorite]], [[Minecraft:andesite]], or their polished counterparts.}}
|{{HistoryLine||ps3=none|psvita=none|ps4=1.90|[[File:Smooth Stone Slab JE2 BE2.png|32px]] The texture of smooth stone slabs has been updated.}}
|{{MC/HistoryLine||ps3=none|psvita=none|ps4=1.90|[[File:Smooth Stone Slab JE2 BE2.png|32px]] The texture of smooth stone slabs has been updated.}}
}}
}}


=== ''New Nintendo 3DS Edition'' ===
=== ''New Nintendo 3DS Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|new3ds}}
|{{MC/HistoryLine|new3ds}}
|{{HistoryLine||0.1.0|[[File:Smooth Stone Slab JE1 BE1.png|32px]] Added "smooth" stone slabs.
|{{MC/HistoryLine||0.1.0|[[File:Smooth Stone Slab JE1 BE1.png|32px]] Added "smooth" stone slabs.
|Smooth stone slabs generate naturally in strongholds and villages.}}
|Smooth stone slabs generate naturally in strongholds and villages.}}
}}
}}
Line 190: Line 190:
=== Data history ===
=== Data history ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{MC/HistoryLine|java}}
|{{HistoryLine||1.13|dev=17w47a|The different variant block states for the <code>stone_slab</code> and <code>double_stone_slab</code> IDs have been split up and merged into their own IDs.
|{{MC/HistoryLine||1.13|dev=17w47a|The different variant block states for the <code>stone_slab</code> and <code>double_stone_slab</code> IDs have been split up and merged into their own IDs.
|Prior to ''The Flattening'', these blocks' numeral IDs were 43 and 44.}}
|Prior to ''The Flattening'', these blocks' numeral IDs were 43 and 44.}}
|{{HistoryLine|pocket alpha}}
|{{MC/HistoryLine|pocket alpha}}
|{{HistoryLine||v0.1.0|Stone slabs have the <code>stone_slab</code> ID, however their item form's ID is incorrectly registered as <code>double_stone_slab</code>.
|{{MC/HistoryLine||v0.1.0|Stone slabs have the <code>stone_slab</code> ID, however their item form's ID is incorrectly registered as <code>double_stone_slab</code>.
|The direct item form of double stone slabs have the <code>real_double_stone_slab</code> ID.}}
|The direct item form of double stone slabs have the <code>real_double_stone_slab</code> ID.}}
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine||1.19.0|dev=Preview 1.19.0.27|The IDs of smooth stone slabs and double smooth stone slabs have been changed to <code>stone_block_slab</code> and <code>double_stone_block_slab</code> respectively.}}
|{{MC/HistoryLine||1.19.0|dev=Preview 1.19.0.27|The IDs of smooth stone slabs and double smooth stone slabs have been changed to <code>stone_block_slab</code> and <code>double_stone_block_slab</code> respectively.}}
|{{HistoryLine||1.20.30|dev=Preview 1.20.20.20|Smooth stone slabs now use the <code>minecraft:vertical_half</code> block state instead of <code>top_slot_bit</code>.}}
|{{MC/HistoryLine||1.20.30|dev=Preview 1.20.20.20|Smooth stone slabs now use the <code>minecraft:vertical_half</code> block state instead of <code>top_slot_bit</code>.}}
|{{HistoryLine||1.21.0|dev=Preview 1.21.0.23|The different stone slab type block states for the <code>stone_block_slab</code> ID have been split up into their own IDs.}}
|{{MC/HistoryLine||1.21.0|dev=Preview 1.21.0.23|The different stone slab type block states for the <code>stone_block_slab</code> ID have been split up into their own IDs.}}
|{{HistoryLine||1.21.20|dev=Preview 1.21.10.20|The different stone slab type block states for the <code>double_stone_block_slab</code> ID have been split up into their own IDs.}}
|{{MC/HistoryLine||1.21.20|dev=Preview 1.21.10.20|The different stone slab type block states for the <code>double_stone_block_slab</code> ID have been split up into their own IDs.}}
}}
}}


== Issues ==
== Issues ==
{{Issue list}}
{{MC/Issue list}}


== Gallery ==
== Gallery ==
Line 213: Line 213:


== References ==
== References ==
{{reflist}}
{{MC/Reflist}}


== Navigation ==
== Navigation ==
{{Navbox slab}}
{{MC/Navbox slab}}
{{Navbox blocks|Building}}
{{MC/Navbox blocks|Building}}


[[Category:Manufactured blocks]]
[[Category:Manufactured blocks]]

Revision as of 20:57, 9 April 2026

Template:Infobox block A smooth stone slab is a decorative Minecraft:slab variant of smooth stone that generates in overworld Minecraft:structures and is used for building.

Obtaining

Breaking

Smooth stone slabs can be mined using any Minecraft:pickaxe. If mined without a pickaxe, they drop nothing.

Template:Breaking row

Natural generation

Smooth stone slabs can generate as part of strongholds and plains, savanna, taiga, and snowy tundra villages. Smooth stone slabs can also generate in woodland mansions, some Minecraft:Overworld ruined portals, and in trail ruins.

Crafting

Template:Crafting

Stonecutting

Template:Stonecutting

Usage

Template:Hatnote

Crafting ingredient

Template:Crafting usage

Note blocks

Smooth stone slabs can be placed under note blocks to produce "bass drum" sounds.

Sounds

in Template:Editions, when a smooth stone slab is combined into a double slab, the block's use sound is played.<ref>Template:Bug</ref>

Template:Edition: Template:Sound table/Block/Stone/JE

Template:Edition: Template:Sound table/Block/Stone/BE Template:SoundTable

Data values

ID

Template:!((Java EditionTemplate:))!: Template:ID table

Template:!((Bedrock EditionTemplate:))!: Template:ID table Template:ID table

Block states

{{#vardefine:params|0 }}Template:Hatnote

{{#lst:Slab|block states}}

Videos

  1. REDIRECT Template:YouTube

Template:Redr

History

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Legacy Console Edition

Template:HistoryTable

New Nintendo 3DS Edition

Template:HistoryTable

Data history

Template:HistoryTable

Issues

Script error: No such module "Issue list".

Gallery

Screenshots

References

<references group="">

 </references>

Navigation

Wood-based
Stone-based
Template:EnvLink
Upcoming
Template:EnvLink
Template:EnvLink
Mineral-based
Metal-based
Wood/Hypha
Stone-based
Template:EnvLink
Upcoming
Template:EnvLink
Template:EnvLink
Ore/Mineral
Decorative
Partial Blocks
Dyeable/Dyed
Lighting
Template:Els only
Sediment/Soil
Misc. rock
Ore/Mineral
Plant
Flower
Fungus & Related
Fauna & Related
Aquatic
Sculk
Fluid & Related
Non-physical
Interactable
Utilizable
Redstone/
Mechanical
Template:Els only
April Fools 2013
April Fools 2016
April Fools 2020
April Fools 2022
April Fools 2023
April Fools 2024
April Fools 2025
April Fools 2026

Template:Article otherTemplate:Article other

fr:Dalle de roche lisse it:Lastra di pietra liscia ja:滑らかな石のハーフブロック ko:매끄러운 돌 반 블록 pt:Laje de Pedra Lisa uk:Плита з гладкого каменю zh:平滑石头台阶