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

Minecraft:Brick Slab: Difference between revisions

From SAS Gaming Wiki
imported>LauraFii
 
SyncBot (talk | contribs)
Remove broken links to missing pages
Line 13: Line 13:
| waterloggable = Yes
| waterloggable = Yes
}}
}}
A '''brick slab''' is a decorative [[Minecraft:slab]] variant of [[Minecraft:bricks]] that generates in [[Minecraft:trail ruins]] and is used for building.
A '''brick slab''' is a decorative [[Minecraft:slab]] variant of [[Minecraft:bricks]] that generates in trail ruins and is used for building.


== Obtaining ==
== Obtaining ==
Line 29: Line 29:


=== Natural generation ===
=== Natural generation ===
Brick slabs generate as part of [[Minecraft:trail ruins]].
Brick slabs generate as part of trail ruins.


=== Crafting ===
=== Crafting ===
Line 50: Line 50:


=== Note blocks ===
=== Note blocks ===
Brick slabs can be placed under [[Minecraft:note block]]s to produce "bass drum" sounds.
Brick slabs can be placed under note blocks to produce "bass drum" sounds.


== Sounds ==
== Sounds ==
Line 137: Line 137:
|{{HistoryLine||1.13|dev=17w47a|"Bricks Slab" has been renamed to "Brick Slab".}}
|{{HistoryLine||1.13|dev=17w47a|"Bricks Slab" has been renamed to "Brick Slab".}}
|{{HistoryLine||1.14|dev=18w43a|[[File:Brick Slab JE3 BE2.png|32px]] The texture of brick slabs has been updated.}}
|{{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 [[Minecraft:trail ruins]].}}
|{{HistoryLine||1.20|dev=23w12a|Brick slabs now generate as part of trail ruins.}}
}}
}}


Line 143: Line 143:
{{HistoryTable
{{HistoryTable
|{{HistoryLine|pocket alpha}}
|{{HistoryLine|pocket alpha}}
|{{HistoryLine||v0.3.0|[[File:Brick Slab BE1.png|32px]] Added bricks slabs to [[Minecraft:Creative]] mode.
|{{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 [[Minecraft:Survival]] mode due to infinite stacks only counting as one of a material.}}
|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.}}
|{{HistoryLine||v0.3.2|[[Minecraft:Bricks]] are no longer in an infinite stack and can now be gathered, making bricks slabs obtainable in Survival mode.}}
|{{HistoryLine||v0.3.2|[[Minecraft: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||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|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.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.80|exp=Next Major Update|dev=Preview 1.19.80.22|Bricks slabs now generate as part of [[Minecraft:trail ruins]].}}
|{{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.21.30|dev=Preview 1.21.30.22|Changed name from "Bricks Slab" to "Brick Slab" to match {{JE}}.}}
|{{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||1.21.50|dev=Preview 1.21.50.25|[[File:Brick Slab BE4.png|32px]] The texture of brick slabs has been changed.}}
Line 171: Line 171:
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{HistoryLine|java}}
|{{HistoryLine||1.13|dev=17w47a|The different variant [[Minecraft: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.
|{{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 [[Minecraft:1.13/Flattening|''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}}
|{{HistoryLine|pocket alpha}}
|{{HistoryLine||v0.3.0|Bricks slabs have the <code>stone_slab</code> ID, however their item form's ID is incorrectly registered as <code>double_stone_slab</code>.
|{{HistoryLine||v0.3.0|Bricks slabs have the <code>stone_slab</code> ID, however their item form's ID is incorrectly registered as <code>double_stone_slab</code>.
Line 178: Line 178:
|{{HistoryLine|bedrock}}
|{{HistoryLine|bedrock}}
|{{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.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.20.30|dev=Preview 1.20.20.20|Bricks slabs now use the <code>minecraft:vertical_half</code> [[Minecraft:block state]] instead of <code>top_slot_bit</code>.}}
|{{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 [[Minecraft:block states]] for the <code>stone_block_slab</code> ID have been split up into their own IDs.}}
|{{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 [[Minecraft:block states]] for the <code>double_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.}}
}}
}}


Line 204: Line 204:
[[Category:Slabs]]
[[Category:Slabs]]


[[Minecraft:ja:レンガのハーフブロック]]
ja:レンガのハーフブロック
[[Minecraft:ko:벽돌 반 블록]]
ko:벽돌 반 블록
[[Minecraft:pt:Laje de Tijolos]]
pt:Laje de Tijolos
[[Minecraft:zh:红砖台阶]]
zh:红砖台阶

Revision as of 15:40, 9 April 2026

Template:Infobox block A brick slab is a decorative Minecraft:slab variant of Minecraft:bricks that generates in trail ruins and is used for building.

Obtaining

Breaking

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

Template:Breaking row

Natural generation

Brick slabs generate as part of trail ruins.

Crafting

Template:Crafting

Stonecutting

Template:Stonecutting

Usage

Template:For

Note blocks

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

Sounds

Template:IN, when a brick slab is combined into a double slab, the block's use sound is played.<ref>Template:Bug</ref>

Template:Sound table/Block/Stone Template:SoundTable

Data values

ID

Template:Edition: Template:ID table

Template:Edition: Template:ID table Template:ID table

Block states

Template:See also

{{#lst:Slab|block states}}

Videos

Template:Yt

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

Template:Issue list

Gallery

Screenshots

References

Template:Reflist

Navigation

Template:Navbox slab Template:Navbox blocks

ja:レンガのハーフブロック ko:벽돌 반 블록 pt:Laje de Tijolos zh:红砖台阶