minecraft.wiki-mirror/wiki_backup/Brick Slab.txt
2024-12-24 06:17:34 -05:00

183 lines
6.5 KiB
Text

{{Infobox block
| image = Brick Slab.png
| invimage = Brick 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 '''brick slab''' is a [[Bricks|brick]] variant of a [[slab]].
== Obtaining ==
=== Breaking ===
Brick slabs can be mined using any [[pickaxe]]. If mined without a pickaxe, they drop nothing.
{{breaking row
|Brick Slab
|Pickaxe
|Wooden
|item=1
|link=none
|horizontal=1
}}
=== Natural generation ===
Brick slabs generate as part of [[trail ruins]].
=== Crafting ===
{{Crafting
|A3= Bricks
|B3= Bricks
|C3= Bricks
|Output= Brick Slab,6
|type= Building block
}}
=== Stonecutting ===
{{Stonecutting
|Bricks
|Brick Slab, 2
}}
== Usage ==
{{for|information about the placement mechanics of all slabs|Slab#Usage}}
=== Note blocks ===
Brick slabs can be placed under [[note block]]s to produce "bass drum" sounds.
== Sounds ==
{{IN|Bedrock}}, when a brick 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 brick 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=Brick Slab
|spritetype=block
|nameid=brick_slab
|blocktags=slabs, mineable/pickaxe
|itemtags=slabs
|foot=1}}
{{edition|bedrock}}:
{{ID table
|edition=bedrock
|shownumericids=y
|showforms=y
|showaliasids=y
|generatetranslationkeys=y
|displayname=Brick Double Slab
|spritename=bricks
|spritetype=block
|nameid=brick_double_slab
|aliasid=double_stone_block_slab / 4, double_stone_slab / 4
|id=-880
|form=block
|itemform=brick_double_slab
|itemform2=<br>Alias ID: <code>real_double_stone_slab / 4</code>
|translationkey=tile.double_stone_slab.brick.name}}
{{ID table
|displayname=Brick Slab
|spritetype=block
|nameid=brick_slab
|aliasid=stone_block_slab / 4, stone_slab / 4
|id=-874
|itemform=brick_slab
|itemform2=<br>Alias ID: <code>double_stone_slab / 4</code>
|translationkey=tile.stone_slab.brick.name
|foot=1}}
=== Block states ===
{{see also|Block states}}
{{:Slab/BS}}
== History ==
{{HistoryTable
|{{HistoryLine|java beta}}
|{{HistoryLine||1.8|dev=Pre-release|[[File:Brick Slab JE1.png|32px]] Added bricks slabs.}}
|{{HistoryLine|java}}
|{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 5|[[File:Brick Slab JE2 BE2.png|32px]] The texture of bricks slabs has been changed.}}
|{{HistoryLine||1.13|dev=17w47a|"Bricks Slab" has been renamed to "Brick Slab".
|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:Brick Slab JE3 BE2.png|32px]] The texture of brick slabs has been updated.}}
|{{HistoryLine||1.20|dev=23w12a|Brick slabs now generate as part of [[trail ruins]].}}
|{{HistoryLine|pocket alpha}}
|{{HistoryLine||v0.3.0|[[File:Brick Slab BE1.png|32px]] Added bricks slabs to [[Creative]] mode. Even though they have a crafting recipe, they are not obtainable in [[Survival]] mode due to infinite stacks only counting as one of a material.
|Bricks 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 bricks slabs have the <code>real_double_stone_slab</code> ID.}}
|{{HistoryLine||v0.3.2|[[Bricks]] are no longer in an infinite stack and can now be gathered, making bricks slabs obtainable in Survival mode.}}
|{{HistoryLine||v0.4.0|[[File:Brick Slab JE2 BE2.png|32px]] The model of bottom bricks slabs now uses the bottom half of the full block's texture.}}
|{{HistoryLine|bedrock}}
|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|[[File:Brick Slab JE3 BE2.png|32px]] The texture of bricks slabs has been updated.}}
|{{HistoryLine||1.19.0|dev=Preview 1.19.0.27|The IDs of bricks slabs and double bricks slabs have been changed to <code>stone_block_slab</code> and <code>double_stone_block_slab</code> respectively.}}
|{{HistoryLine||1.19.80|exp=Next Major Update|dev=Preview 1.19.80.22|Bricks slabs now generate as part of [[trail ruins]].}}
|{{HistoryLine||1.20.30|dev=Preview 1.20.20.20|Bricks 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||1.21.30|dev=Preview 1.21.30.22|Changed name from "Bricks Slab" to "Brick Slab" to match {{JE}}.}}
|{{HistoryLine||1.21.50|dev=Preview 1.21.50.25|[[File:Brick Slab BE4.png|32px]] The texture of brick slabs has been changed.}}
|{{HistoryLine|||dev=Preview 1.21.50.28|[[File:Brick Slab JE3 BE2.png|32px]] The previous texture change has been reverted.}}
|{{HistoryLine|console}}
|{{HistoryLine||xbox=TU5|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Brick Slab JE2 BE2.png|32px]] Added bricks slabs.}}
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|[[File:Brick Slab JE3 BE2.png|32px]] The texture of bricks slabs has been updated.}}
|{{HistoryLine|new3ds}}
|{{HistoryLine||0.1.0|[[File:Brick Slab JE2 BE2.png|32px]] Added bricks slabs.}}
}}
== Issues ==
{{Issue list}}
== Gallery ==
=== Screenshots ===
<gallery>
Brick Slabz.png|Brick slabs.
UpperHalfSlabs.png|Brick slabs used to create the impression of half-aligned full [[block]]s.
</gallery>
== References ==
{{reflist}}
== Navigation ==
{{Navbox slab}}
{{Navbox blocks|Building}}
[[Category:Manufactured blocks]]
[[Category:Generated structure blocks]]
[[Category:Slabs]]
[[ja:レンガのハーフブロック]]
[[pt:Laje de tijolos]]