201 lines
8.4 KiB
Text
201 lines
8.4 KiB
Text
{{Distinguish|Seamless Stone Slab}}
|
|
{{Infobox block
|
|
| image = Smooth Stone Slab.png
|
|
| invimage = Smooth Stone Slab
|
|
| stackable = Yes
|
|
| maxStack = 64
|
|
| tool = Wooden Pickaxe
|
|
| renewable = Yes
|
|
| light = No
|
|
| transparent = '''Double slab''': No<br>
|
|
'''Single slab''': Partial <small>(blocks light)</small>{{only|java|short=1}}<br>Partial <small>(diffuses sky light)</small>{{only|bedrock|short=1}}
|
|
| flammable = No
|
|
| lavasusceptible = No
|
|
| waterloggable = Yes
|
|
}}
|
|
A '''smooth stone slab''' is a [[smooth stone]] variant of a [[slab]].
|
|
|
|
== Obtaining ==
|
|
=== Breaking ===
|
|
Smooth stone slabs can be mined using any [[pickaxe]]. If mined without a pickaxe, they drop nothing.
|
|
|
|
{{breaking row
|
|
|Smooth Stone Slab
|
|
|Pickaxe
|
|
|Wooden
|
|
|item=1
|
|
|link=none
|
|
|horizontal=1
|
|
}}
|
|
|
|
=== Natural generation ===
|
|
Smooth stone slabs can generate as part of [[stronghold]]s and [[plains]], [[savanna]], [[taiga]], and [[snowy tundra]] [[village]]s. Smooth stone slabs can also generate in [[woodland mansion]]s, some [[Overworld]] [[ruined portal]]s, and in [[trail ruins]].
|
|
|
|
=== Crafting ===
|
|
{{Crafting
|
|
|A3= Smooth Stone
|
|
|B3= Smooth Stone
|
|
|C3= Smooth Stone
|
|
|Output= Smooth Stone Slab,6
|
|
|type= Building block
|
|
}}
|
|
|
|
=== Stonecutting ===
|
|
{{Stonecutting
|
|
|Smooth Stone
|
|
|Smooth Stone Slab, 2
|
|
}}
|
|
|
|
== Usage ==
|
|
{{for|information about the placement mechanics of all slabs|Slab#Usage}}
|
|
|
|
=== Crafting ingredient ===
|
|
{{crafting usage}}
|
|
|
|
=== Note blocks ===
|
|
Smooth stone slabs can be placed under [[note block]]s to produce "bass drum" 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>
|
|
|
|
{{Sound table/Block/Stone}}
|
|
{{SoundTable
|
|
| title = ''Bedrock Edition'' combine sounds
|
|
| type = bedrock
|
|
| {{SoundLine
|
|
| sound =Stone hit1.ogg
|
|
|sound2=Stone hit2.ogg
|
|
|sound3=Stone hit3.ogg
|
|
|sound4=Stone hit4.ogg
|
|
|sound5=Stone hit5.ogg
|
|
|sound6=Stone hit6.ogg
|
|
|source=block
|
|
|description=When a smooth stone slab is combined into a double slab
|
|
|id=use.stone
|
|
|volume=1.0
|
|
| pitch = 0.8
|
|
}}
|
|
}}
|
|
|
|
== Data values ==
|
|
=== ID ===
|
|
{{edition|java}}:
|
|
{{ID table
|
|
|edition=java
|
|
|showblocktags=y
|
|
|showitemtags=y
|
|
|showforms=y
|
|
|generatetranslationkeys=y
|
|
|displayname=Smooth Stone Slab
|
|
|spritetype=block
|
|
|nameid=smooth_stone_slab
|
|
|blocktags=slabs, mineable/pickaxe
|
|
|itemtags=slabs
|
|
|foot=1}}
|
|
|
|
{{edition|bedrock}}:
|
|
{{ID table
|
|
|edition=bedrock
|
|
|shownumericids=y
|
|
|showforms=y
|
|
|showaliasids=y
|
|
|generatetranslationkeys=y
|
|
|displayname=Smooth Stone Double Slab
|
|
|spritename=double-smooth-stone-slab
|
|
|spritetype=block
|
|
|nameid=smooth_stone_double_slab
|
|
|aliasid=double_stone_block_slab / 0, double_stone_slab / 0
|
|
|id=43
|
|
|form=block
|
|
|itemform=smooth_stone_double_slab
|
|
|itemform2=<br>Alias ID: <code>real_double_stone_slab / 0</code>
|
|
|translationkey=tile.double_stone_slab.stone.name}}
|
|
{{ID table
|
|
|displayname=Smooth Stone Slab
|
|
|spritetype=block
|
|
|nameid=smooth_stone_slab
|
|
|aliasid=stone_block_slab / 0, stone_slab / 0
|
|
|id=44
|
|
|itemform=smooth_stone_slab
|
|
|itemform2=<br>Alias ID: <code>double_stone_slab / 0</code>
|
|
|translationkey=tile.stone_slab.stone.name
|
|
|foot=1}}
|
|
|
|
=== Block states ===
|
|
{{see also|Block states}}
|
|
|
|
{{:Slab/BS}}
|
|
|
|
== History ==
|
|
{{HistoryTable
|
|
|{{HistoryLine|java classic}}
|
|
|{{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.
|
|
|Stone slabs can be obtained by mining [[coal ore]] because of the lack of [[inventory]] and [[crafting]].}}
|
|
|{{HistoryLine|java indev}}
|
|
|{{HistoryLine||0.31|dev=20100128|Stone slabs no longer drop from [[coal ore]]s.}}
|
|
|{{HistoryLine|||dev=20100130|Stone slabs now have a crafting recipe: 3 stone slabs from 3 [[cobblestone]].}}
|
|
|{{HistoryLine|java beta}}
|
|
|{{HistoryLine||1.3|Stone slabs are now made with [[stone]] instead of [[cobblestone]], with the former recipe now being used for [[cobblestone slab]]s.}}
|
|
|{{HistoryLine||1.8|dev=Pre-release|Stone slabs now generate in [[stronghold]]s and [[village]]s.}}
|
|
|{{HistoryLine|java}}
|
|
|{{HistoryLine||1.8|dev=14w02a|Stone slabs can now be [[Crafting|craft]]ed using [[granite]], [[diorite]], [[andesite]], or their polished counterparts.}}
|
|
|{{HistoryLine|||dev=14w32b|Stone slabs are now used to craft [[armor stand]]s.}}
|
|
|{{HistoryLine|||dev=14w33a|Stone slabs can no longer be crafted using [[granite]], [[diorite]], [[andesite]], or their polished counterparts.}}
|
|
|{{HistoryLine||1.11|dev=16w39a|Stone slabs now generate in [[woodland mansion]]s.}}
|
|
|{{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 [[1.13/Flattening|''The Flattening'']], these blocks' numeral IDs were 43 and 44.}}
|
|
|{{HistoryLine||1.14|dev=18w43a|"Stone Slab" has been renamed to "Smooth Stone Slab".
|
|
|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.}}
|
|
|{{HistoryLine|pocket alpha}}
|
|
|{{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>.
|
|
|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 [[stronghold]]s and [[village]]s.}}
|
|
|{{HistoryLine|bedrock}}
|
|
|{{HistoryLine||1.2.0|dev=beta 1.2.0.2|Stone slabs are now used to [[Crafting|craft]] [[armor stand]]s.}}
|
|
|{{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.}}
|
|
|{{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.}}
|
|
|{{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>.}}
|
|
|{{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.}}
|
|
|{{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.}}
|
|
|{{HistoryLine||xbox=TU5|Stone slabs now generate naturally in [[stronghold]]s and [[village]]s.}}
|
|
|{{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 [[Crafting|craft]] [[armor stand]]s.}}
|
|
|{{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 mansion]]s.}}
|
|
|{{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 [[Crafting|craft]]ed using [[granite]], [[diorite]], [[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 [[Crafting|craft]]ed using [[granite]], [[diorite]], [[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.}}
|
|
|{{HistoryLine|new3ds}}
|
|
|{{HistoryLine||0.1.0|[[File:Smooth Stone Slab JE1 BE1.png|32px]] Added "smooth" stone slabs.
|
|
|Smooth stone slabs generate naturally in [[stronghold]]s and [[village]]s.}}
|
|
}}
|
|
|
|
== Issues ==
|
|
{{Issue list}}
|
|
|
|
== Gallery ==
|
|
=== Screenshots ===
|
|
<gallery>
|
|
Newstoneslab.png|Double smooth stone slab (left) compared to smooth stone.
|
|
</gallery>
|
|
|
|
== References ==
|
|
{{reflist}}
|
|
|
|
== Navigation ==
|
|
{{Navbox slab}}
|
|
{{Navbox blocks|Building}}
|
|
|
|
[[Category:Manufactured blocks]]
|
|
[[Category:Generated structure blocks]]
|
|
[[Category:Slabs]]
|
|
|
|
[[fr:Dalle de roche lisse]]
|
|
[[ja:滑らかな石のハーフブロック]]
|
|
[[pt:Laje de pedra lisa]]
|
|
[[uk:Плита з гладкого каменю]]
|