Difference between revisions of "Slabs"

From Mine Blocks Wiki
Jump to navigation Jump to search
If you find a typo, inconsistency, or error, please sign up and help out the wiki! We can't do it without your help! :D Thank you!

(Created page with "Slabs are variants of blocks that allow the player to move up blocks without jumping. == Crafting == Slabs are crafted by arranging three blocks in the following pattern. {{B...")
 
 
(11 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Slabs are variants of blocks that allow the player to move up blocks without jumping.
+
{{Object
 +
|name=Slab
 +
|image1=Wooden Slab.png
 +
|image2=Cobblestone Slab.png
 +
|image3=Stone Slab.png
 +
|image4=Brick Slab.png
 +
|image5=Stone Brick Slab.png
 +
|image6=Nether Brick Slab.png
 +
|image7=Iron Slab.png
 +
|image8=Gold Slab.png
 +
|image9=Diamond Slab.png
 +
|image10=Obsidian Slab.png
 +
|image11=Bedrock Slab.png
 +
|image12=Bamboo Slab.png
 +
|type=Block
 +
|stackable=Yes, 64
 +
|physics=None
 +
|renewable=Yes
 +
|id=see [[Slabs#Data Values|data values]]
 +
}}
 +
Slabs are variants of [[blocks]] that are half as tall as normal blocks, which allows the [[player]] to move up blocks without jumping.
  
== Crafting ==
+
== Obtaining ==
Slabs are crafted by arranging three blocks in the following pattern.
+
 
{{BigCrafting
+
=== Crafting ===
|7=Wooden planks
+
Six slabs can be crafted using three blocks arranged in a horizontal line.
|7pic=WoodenPlanks.png
+
{{CraftBig
|8=Wooden planks
+
|animation-sync=true
|8pic=WoodenPlanks.png
+
|C1-animated=true
|9=Wooden planks
+
|C1-name1=Wooden Planks
|9pic=WoodenPlanks.png
+
|C1-name2=Cobblestone
|output=Slabs
+
|C1-name3=Stone
|outputname=Wooden slab
+
|C1-name4=Bricks
|outputpic=Wooden slab.png
+
|C1-name5=Stone Brick
 +
|C1-name6=Nether Bricks
 +
|C1-name7=Iron Block
 +
|C1-name8=Gold Block
 +
|C1-name9=Diamond Block
 +
|C1-name10=Obsidian
 +
|C1-name11=Bedrock
 +
|C1-name12=Bamboo Block
 +
|C2-animated=true
 +
|C2-name1=Wooden Planks
 +
|C2-name2=Cobblestone
 +
|C2-name3=Stone
 +
|C2-name4=Bricks
 +
|C2-name5=Stone Brick
 +
|C2-name6=Nether Bricks
 +
|C2-name7=Iron Block
 +
|C2-name8=Gold Block
 +
|C2-name9=Diamond Block
 +
|C2-name10=Obsidian
 +
|C2-name11=Bedrock
 +
|C2-name12=Bamboo Block
 +
|C3-animated=true
 +
|C3-name1=Wooden Planks
 +
|C3-name2=Cobblestone
 +
|C3-name3=Stone
 +
|C3-name4=Bricks
 +
|C3-name5=Stone Brick
 +
|C3-name6=Nether Bricks
 +
|C3-name7=Iron Block
 +
|C3-name8=Gold Block
 +
|C3-name9=Diamond Block
 +
|C3-name10=Obsidian
 +
|C3-name11=Bedrock
 +
|C3-name12=Bamboo Block
 +
|output-animated=true
 +
|output-name1=Wooden Planks Slab
 +
|output-name2=Cobblestone Slab
 +
|output-name3=Stone Slab
 +
|output-name4=Brick Slab
 +
|output-name5=Stone Brick Slab
 +
|output-name6=Nether Brick Slab
 +
|output-name7=Iron Slab
 +
|output-name8=Gold Slab
 +
|output-name9=Diamond Slab
 +
|output-name10=Obsidian Slab
 +
|output-name11=Bedrock Slab
 +
|output-name12=Bamboo Block Slab
 +
|output-amount1=6
 +
|output-amount2=6
 +
|output-amount3=6
 +
|output-amount4=6
 +
|output-amount5=6
 +
|output-amount6=6
 +
|output-amount7=6
 +
|output-amount8=6
 +
|output-amount9=6
 +
|output-amount10=6
 +
|output-amount11=6
 +
|output-amount12=6
 
}}
 
}}
  
 +
== Usage ==
 +
Slabs are half blocks, thanks to them the [[player]] or [[mobs]] can climb a block higher without jumping. If it is at the very bottom of a space three blocks high, it prevents [[Enderman|Endermen]] from teleporting.
 +
 +
Wooden Planks Slabs are also used to craft the [[Composter]].
 +
 +
== Data Values ==
 +
Each slab has its own data values:
 +
{| class="wikitable"
 +
|-
 +
! Slab !! ID
 +
|-
 +
| [[file:Cobblestone Slab.png|center|32px|Cobblestone slab]] || <code>slab_cobblestone</code>
 +
|-
 +
| [[file:Stone Slab.png|center|32px|Stone slab]] || <code>slab_stone</code>
 +
|-
 +
| [[file:Wooden Slab.png|center|32px|Wooden slab]] || <code>slab_wooden_planks</code>
 +
|-
 +
| [[file:Brick Slab.png|center|32px|Brick slab]] || <code>slab_brick</code>
 +
|-
 +
| [[file:Nether Brick Slab.png|center|32px|Nether brick slab]] || <code>slab_nether_brick</code>
 +
|-
 +
| [[file:Stone Brick Slab.png|center|32px|Stone brick slab]] || <code>slab_stone_brick</code>
 +
|-
 +
| [[file:Iron Slab.png|center|32px|Iron slab]] || <code>slab_iron</code>
 +
|-
 +
| [[file:Gold Slab.png|center|32px|Gold slab]] || <code>slab_gold</code>
 +
|-
 +
| [[file:Diamond Slab.png|center|32px|Diamond slab]] || <code>slab_diamond</code>
 +
|-
 +
| [[file:Obsidian Slab.png|center|32px|Obsidian slab]] || <code>slab_obsidian</code>
 +
|-
 +
| [[file:Bedrock Slab.png|center|32px|Bedrock slab]] || <code>slab_bedrock</code>
 +
|-
 +
| [[file:Bamboo Slab.png|center|32px|Bamboo slab]] || <code>slab_bamboo</code>
 +
|}
  
 
== History ==
 
== History ==
Line 31: Line 144:
 
|
 
|
 
*Walking and sprinting up stairs and slabs works much better  
 
*Walking and sprinting up stairs and slabs works much better  
 +
|-
 +
![[Version History#1.30|1.30]]
 +
!Nov 13, 2020
 +
|
 +
*Added bamboo slab
 +
|-
 +
![[Version History#1.31|1.31]]
 +
!Dec 30, 2023
 +
|
 +
*Tweaked all slab's mining speed
 +
*Wooden Slabs are now used to craft the Composter
 
|}
 
|}
 +
 +
== Trivia ==
 +
* Mine Blocks has some variants of slabs unavaliable in Minecraft, those being iron, gold, diamond, obsidian and bedrock slabs.
 +
* Both Bamboo slabs and stone slabs that use the regular stone texture were first introduced in Mine blocks and later in Minecraft.
 +
* Unlike in Minecraft, slabs cannot be used to break falling blocks.
  
 
== See Also ==
 
== See Also ==

Latest revision as of 11:40, 6 February 2024



Slab
Wooden Slab.png
Cobblestone Slab.png
Stone Slab.png
Brick Slab.png
Stone Brick Slab.png
Nether Brick Slab.png
Iron Slab.png
Gold Slab.png
Diamond Slab.png
Obsidian Slab.png
Bedrock Slab.png
Bamboo Slab.png
Type:Block
Stackable:Yes, 64
Physics:None
Renewable:Yes
Identifier:see data values

Slabs are variants of blocks that are half as tall as normal blocks, which allows the player to move up blocks without jumping.

Obtaining

Crafting

Six slabs can be crafted using three blocks arranged in a horizontal line.

Invisible-sprite Invisible-sprite Invisible-sprite Invisible-sprite Invisible-sprite Invisible-sprite Wooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden Planks Wooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden Planks Wooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden PlanksWooden Planks Wooden Planks Slab6Wooden Planks Slab6Wooden Planks Slab6Wooden Planks Slab6Wooden Planks Slab6Wooden Planks Slab6Wooden Planks Slab6Wooden Planks Slab6Wooden Planks Slab6Wooden Planks Slab6Wooden Planks Slab6Wooden Planks Slab6

Usage

Slabs are half blocks, thanks to them the player or mobs can climb a block higher without jumping. If it is at the very bottom of a space three blocks high, it prevents Endermen from teleporting.

Wooden Planks Slabs are also used to craft the Composter.

Data Values

Each slab has its own data values:

Slab ID
Cobblestone slab
slab_cobblestone
Stone slab
slab_stone
Wooden slab
slab_wooden_planks
Brick slab
slab_brick
Nether brick slab
slab_nether_brick
Stone brick slab
slab_stone_brick
Iron slab
slab_iron
Gold slab
slab_gold
Diamond slab
slab_diamond
Obsidian slab
slab_obsidian
Bedrock slab
slab_bedrock
Bamboo slab
slab_bamboo

History

Version Date Changes
1.25 May 11, 2013
  • Stone, cobblestone, brick, nether brick, stone brick, planks, iron, gold, diamond, obsidian, and bedrock slabs added
1.27 Nov 13, 2015
  • Walking and sprinting up stairs and slabs works much better
1.30 Nov 13, 2020
  • Added bamboo slab
1.31 Dec 30, 2023
  • Tweaked all slab's mining speed
  • Wooden Slabs are now used to craft the Composter

Trivia

  • Mine Blocks has some variants of slabs unavaliable in Minecraft, those being iron, gold, diamond, obsidian and bedrock slabs.
  • Both Bamboo slabs and stone slabs that use the regular stone texture were first introduced in Mine blocks and later in Minecraft.
  • Unlike in Minecraft, slabs cannot be used to break falling blocks.

See Also