181 lines
5.8 KiB
Text
181 lines
5.8 KiB
Text
{{Infobox block
|
|
| image = Quartz Slab.png
|
|
| invimage = Quartz 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 '''quartz slab''' is a [[quartz]] variant of a [[slab]].
|
|
|
|
== Obtaining ==
|
|
=== Breaking ===
|
|
Quartz slabs can be mined using any [[pickaxe]]. If mined without a pickaxe, they drop nothing.
|
|
|
|
{{breaking row
|
|
|Quartz Slab
|
|
|Pickaxe
|
|
|Wooden
|
|
|item=1
|
|
|link=none
|
|
|horizontal=1
|
|
}}
|
|
|
|
=== Crafting ===
|
|
{{Crafting
|
|
|head=1
|
|
|showdescription=1
|
|
|showname=0
|
|
|A3= Any Quartz Block
|
|
|B3= Any Quartz Block
|
|
|C3= Any Quartz Block
|
|
|Output= Quartz Slab,6
|
|
|type= Building block
|
|
|description={{only|java}}
|
|
}}
|
|
{{Crafting
|
|
|A3= Block of Quartz
|
|
|B3= Block of Quartz
|
|
|C3= Block of Quartz
|
|
|Output= Quartz Slab,6
|
|
|type= Building block
|
|
|description={{only|bedrock}}
|
|
|foot=1
|
|
}}
|
|
|
|
=== Stonecutting ===
|
|
{{Stonecutting
|
|
|Block of Quartz
|
|
|Quartz Slab, 2
|
|
}}
|
|
|
|
== Usage ==
|
|
{{for|information about the placement mechanics of all slabs|Slab#Usage}}
|
|
|
|
=== Crafting ingredient ===
|
|
{{crafting usage}}
|
|
|
|
=== Note blocks ===
|
|
Quartz slabs can be placed under [[note block]]s to produce "bass drum" sounds.
|
|
|
|
== Sounds ==
|
|
{{IN|Bedrock}}, when a quartz 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 quartz 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=Quartz Slab
|
|
|spritetype=block
|
|
|nameid=quartz_slab
|
|
|blocktags=slabs, mineable/pickaxe
|
|
|itemtags=slabs
|
|
|foot=1}}
|
|
|
|
{{edition|bedrock}}:
|
|
{{ID table
|
|
|edition=bedrock
|
|
|shownumericids=y
|
|
|showforms=y
|
|
|showaliasids=y
|
|
|generatetranslationkeys=y
|
|
|displayname=Quartz Double Slab
|
|
|spritename=block-of-quartz
|
|
|spritetype=block
|
|
|nameid=quartz_double_slab
|
|
|aliasid=double_stone_block_slab / 6, double_stone_slab / 6
|
|
|id=-882
|
|
|form=block
|
|
|itemform=quartz_double_slab
|
|
|itemform2=<br>Alias ID: <code>real_double_stone_slab / 6</code>
|
|
|translationkey=tile.double_stone_slab.quartz.name}}
|
|
{{ID table
|
|
|displayname=Quartz Slab
|
|
|spritetype=block
|
|
|nameid=quartz_slab
|
|
|aliasid=stone_block_slab / 6, stone_slab / 6
|
|
|id=-876
|
|
|itemform=quartz_slab
|
|
|itemform2=<br>Alias ID: <code>double_stone_slab / 6</code>
|
|
|translationkey=tile.stone_slab.quartz.name
|
|
|foot=1}}
|
|
|
|
=== Block states ===
|
|
{{see also|Block states}}
|
|
|
|
{{:Slab/BS}}
|
|
|
|
== History ==
|
|
{{HistoryTable
|
|
|{{HistoryLine|java}}
|
|
|{{HistoryLine||1.5|dev=13w02a|[[File:Quartz Slab JE1 BE2.png|32px]] Added quartz slabs.}}
|
|
|{{HistoryLine|||dev=13w09c|Quartz slabs and double slabs now use the top, side, and bottom textures of the [[block of quartz]].}}
|
|
|{{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|[[File:Quartz Slab JE2.png|32px]] The texture of quartz slabs has been updated.}}
|
|
|{{HistoryLine|||dev=19w13b|[[File:Quartz Slab JE3 BE3.png|32px]] The texture of quartz slabs has been changed.}}
|
|
|{{HistoryLine|pocket alpha}}
|
|
|{{HistoryLine||v0.7.3|[[File:Quartz Slab BE1.png|32px]] Added quartz slabs.
|
|
|Quartz 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 quartz slabs have the <code>real_double_stone_slab</code> ID.}}
|
|
|{{HistoryLine|pocket}}
|
|
|{{HistoryLine||1.1.0|dev=alpha 1.1.0.0|[[File:Quartz Slab JE1 BE2.png|32px]] The texture of quartz slabs has been changed to match {{JE}}.<ref>{{bug|MCPE-16195||Quartz slab has the wrong texture.|Fixed}}</ref>}}
|
|
|{{HistoryLine|bedrock}}
|
|
|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Quartz Slab JE3 BE3.png|32px]] The texture of quartz slabs has been updated.}}
|
|
|{{HistoryLine||1.19.0|dev=Preview 1.19.0.27|The IDs of quartz slabs and double quartz 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|Quartz 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=TU14|xbone=CU1|ps3=1.04|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Quartz Slab JE1 BE2.png|32px]] Added quartz slabs.}}
|
|
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:Quartz Slab JE3 BE3.png|32px]] The texture of quartz slabs has been updated.}}
|
|
|{{HistoryLine|new3ds}}
|
|
|{{HistoryLine||0.1.0|[[File:Quartz Slab BE1.png|32px]] Added quartz slabs.}}
|
|
}}
|
|
|
|
== Issues ==
|
|
{{Issue list}}
|
|
|
|
== References ==
|
|
{{reflist}}
|
|
|
|
== Navigation ==
|
|
{{Navbox slab}}
|
|
{{Navbox blocks|Building}}
|
|
|
|
[[Category:Manufactured blocks]]
|
|
[[Category:Slabs]]
|
|
|
|
[[fr:Dalle de quartz]]
|
|
[[ja:クォーツのハーフブロック]]
|
|
[[pt:Laje de quartzo]]
|