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

Minecraft:Scaffolding: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Remove broken links to missing pages
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
Line 2: Line 2:
| group = Standing
| group = Standing
| 1-1 = Standing Scaffolding.png
| 1-1 = Standing Scaffolding.png
| 1-1caption = {{JE}}
| 1-1caption = {{MC/JE}}
| 1-2 = Standing Scaffolding BE.png
| 1-2 = Standing Scaffolding BE.png
| 1-2caption = {{BE}}
| 1-2caption = {{MC/BE}}
| group2 = Floating
| group2 = Floating
| 2-1 = Floating Scaffolding.png
| 2-1 = Floating Scaffolding.png
| 2-1caption = {{JE}}
| 2-1caption = {{MC/JE}}
| 2-2 = Floating Scaffolding BE.png
| 2-2 = Floating Scaffolding BE.png
| 2-2caption = {{BE}}
| 2-2caption = {{MC/BE}}
| transparent = Partial
| transparent = Partial
| light = No
| light = No
Line 19: Line 19:
| waterloggable = Yes
| waterloggable = Yes
}}
}}
'''Scaffolding''' is a climbable semi-solid [[Minecraft:block]] with a stable top platform and unique {{Control|place|text=placement}} controls that simplify creating columns and bridges. Scaffolding pieces fall downward if placed too far away from a supporting block, which can naturally form into more supporting columns.
'''Scaffolding''' is a climbable semi-solid [[Minecraft:block]] with a stable top platform and unique {{MC/Control|place|text=placement}} controls that simplify creating columns and bridges. Scaffolding pieces fall downward if placed too far away from a supporting block, which can naturally form into more supporting columns.


== Obtaining ==
== Obtaining ==
Line 25: Line 25:
Scaffolding is broken instantly, and no tools are required. Scaffolding requires support and drops as an item if it loses this support.
Scaffolding is broken instantly, and no tools are required. Scaffolding requires support and drops as an item if it loses this support.


{{breaking row|Scaffolding|horizontal=1}}
{{MC/Breaking row|Scaffolding|horizontal=1}}


Breaking scaffolding with almost any tool doesn't reduce its durability, except for shears.<ref>{{bug|MC-174829||Shears damaged by every block}}</ref>
Breaking scaffolding with almost any tool doesn't reduce its durability, except for shears.<ref>{{bug|MC-174829||Shears damaged by every block}}</ref>


=== Generated loot ===
=== Generated loot ===
{{LootChestItem|scaffolding}}
{{MC/LootChestItem|scaffolding}}


=== Crafting ===
=== Crafting ===
Line 51: Line 51:
The placement of scaffolding is different from any other blocks in the game.
The placement of scaffolding is different from any other blocks in the game.


{{IN|java}}, when holding scaffolding, the hitbox of scaffolding in the world is a full block.
{{MC/In|java}}, when holding scaffolding, the hitbox of scaffolding in the world is a full block.
* Pressing {{control|use}} on the top face of the scaffolding adds the scaffolding to the horizontal side, depending on the horizontal direction the player is facing. When pressing use on the other faces of a scaffolding, the scaffolding is added on top of the highest scaffolding in that location, allowing the player to build the scaffolding structure higher on the ground.
* Pressing {{MC/Control|use}} on the top face of the scaffolding adds the scaffolding to the horizontal side, depending on the horizontal direction the player is facing. When pressing use on the other faces of a scaffolding, the scaffolding is added on top of the highest scaffolding in that location, allowing the player to build the scaffolding structure higher on the ground.
* When the player's eyes are inside the scaffolding, the placement depends on the vertical rotation of the player's head. If facing more than 45 degrees down, pressing use adds the scaffolding to the horizontal side, depending on the horizontal rotation of the player. Otherwise, the scaffolding is added on top of the highest scaffolding in that location.
* When the player's eyes are inside the scaffolding, the placement depends on the vertical rotation of the player's head. If facing more than 45 degrees down, pressing use adds the scaffolding to the horizontal side, depending on the horizontal rotation of the player. Otherwise, the scaffolding is added on top of the highest scaffolding in that location.
* While {{control|sneaking}}, pressing use on a face of the scaffolding places the new scaffolding on that face, just like placing a block on full blocks (dirt, stone, etc.).
* While {{MC/Control|sneaking}}, pressing use on a face of the scaffolding places the new scaffolding on that face, just like placing a block on full blocks (dirt, stone, etc.).
* While {{control|sneaking}} and the player's eyes are inside the scaffolding, pressing use adds the scaffolding to the direction the player is facing.
* While {{MC/Control|sneaking}} and the player's eyes are inside the scaffolding, pressing use adds the scaffolding to the direction the player is facing.


{{IN|bedrock}}, the hitbox of scaffolding in the world is not a full block even when holding a scaffolding, so the player can hit/interact with other blocks through the scaffolding. But when being hit, the scaffolding's interaction box is a full block.
{{MC/In|bedrock}}, the hitbox of scaffolding in the world is not a full block even when holding a scaffolding, so the player can hit/interact with other blocks through the scaffolding. But when being hit, the scaffolding's interaction box is a full block.
* When trying to place a scaffolding inside of another scaffolding, the scaffolding is added on top of the highest scaffolding in that location, allowing the player to build the scaffolding structure higher on the ground.
* When trying to place a scaffolding inside of another scaffolding, the scaffolding is added on top of the highest scaffolding in that location, allowing the player to build the scaffolding structure higher on the ground.
* When pressing use while hitting the scaffolding, a new scaffolding is placed on the interaction face, just like placing a block on full blocks (dirt, stone, etc.). There's an exception that trying to place a scaffolding on the bottom face of a scaffolding adds the new scaffolding on top of the highest scaffolding.
* When pressing use while hitting the scaffolding, a new scaffolding is placed on the interaction face, just like placing a block on full blocks (dirt, stone, etc.). There's an exception that trying to place a scaffolding on the bottom face of a scaffolding adds the new scaffolding on top of the highest scaffolding.
Line 67: Line 67:
Scaffolding can be placed up to 6 blocks out from the base of support (i.e. scaffolding block on a solid block) that is targeted; any further scaffolding placed falls to the ground unless able to be supported by a different scaffolding block. Only one additional block can be placed after 6 blocks, even if more would be able to be placed.
Scaffolding can be placed up to 6 blocks out from the base of support (i.e. scaffolding block on a solid block) that is targeted; any further scaffolding placed falls to the ground unless able to be supported by a different scaffolding block. Only one additional block can be placed after 6 blocks, even if more would be able to be placed.


Scaffolding has different collision detection. The player can climb up or down by {{control|jumping}} or {{control|sneaking}} respectively. {{in|java}}, floating scaffolding has a solid bottom.
Scaffolding has different collision detection. The player can climb up or down by {{MC/Control|jumping}} or {{MC/Control|sneaking}} respectively. {{MC/In|java}}, floating scaffolding has a solid bottom.


A scaffolding block can be moved by [[Minecraft:piston]]s, allowing them to be broken easily.
A scaffolding block can be moved by [[Minecraft:piston]]s, allowing them to be broken easily.
Line 73: Line 73:
Scaffolding can be waterlogged.
Scaffolding can be waterlogged.


{{IN|Bedrock}}, scaffolding cannot be placed inside [[Minecraft:lava]]; if scaffolding is placed next to [[Minecraft:lava]] or [[Minecraft:fire]], the scaffolding is destroyed. If it falls into [[Minecraft:lava]] or [[Minecraft:fire]], it is destroyed immediately.
{{MC/In|Bedrock}}, scaffolding cannot be placed inside [[Minecraft:lava]]; if scaffolding is placed next to [[Minecraft:lava]] or [[Minecraft:fire]], the scaffolding is destroyed. If it falls into [[Minecraft:lava]] or [[Minecraft:fire]], it is destroyed immediately.


{{IN|Java}}, scaffolding is not ignited by [[Minecraft:lava]] and can be placed inside. It will be destroyed by [[Minecraft:fire]].
{{MC/In|Java}}, scaffolding is not ignited by [[Minecraft:lava]] and can be placed inside. It will be destroyed by [[Minecraft:fire]].


Mobs do not spawn on scaffolding. {{IN|Bedrock}}, mobs can spawn inside of scaffolding if the block below the scaffolding is spawnable. {{IN|Java}}, very small mobs such as chickens can spawn in the empty space inside of a scaffolding block if the block below is spawnable.
Mobs do not spawn on scaffolding. {{MC/In|Bedrock}}, mobs can spawn inside of scaffolding if the block below the scaffolding is spawnable. {{MC/In|Java}}, very small mobs such as chickens can spawn in the empty space inside of a scaffolding block if the block below is spawnable.


Scaffolding resets the fall distance of players that fall onto it while sneaking, and can be used to prevent fall damage. While in scaffolding, the speed of all mobs and players is decreased.
Scaffolding resets the fall distance of players that fall onto it while sneaking, and can be used to prevent fall damage. While in scaffolding, the speed of all mobs and players is decreased.
Line 86: Line 86:
== Sounds ==
== Sounds ==
=== Generic ===
=== Generic ===
{{Sound table/Block/Scaffolding}}
{{MC/Sound table/Block/Scaffolding}}


=== Unique ===
=== Unique ===
{{Edition|Java}}: ''None''
{{MC/Edition|Java}}: ''None''


{{Edition|bedrock}}:
{{MC/Edition|bedrock}}:
{{SoundTable
{{SoundTable
| type = bedrock
| type = bedrock
Line 112: Line 112:
== Data values ==
== Data values ==
=== ID ===
=== ID ===
{{JE}}:
{{MC/JE}}:
{{ID table
{{ID table
|edition=java
|edition=java
Line 124: Line 124:
|foot=1}}
|foot=1}}


{{BE}}:
{{MC/BE}}:
{{ID table2
{{ID table2
|edition=bedrock
|edition=bedrock
Line 137: Line 137:


=== Block states ===
=== Block states ===
{{see also|Block states}}
{{MC/See also|Block states}}


{{JE}}:
{{MC/JE}}:
{{bst|bottom|false|false,true|If this scaffolding is floating.}}
{{bst|bottom|false|false,true|If this scaffolding is floating.}}
{{Bst|distance|7|0,1,2,3,4,5,6,7|The distance from a center scaffolding horizontally. If it is 7, it becomes a falling block entity.}}
{{Bst|distance|7|0,1,2,3,4,5,6,7|The distance from a center scaffolding horizontally. If it is 7, it becomes a falling block entity.}}
{{bst|waterlogged|false|false,true|Whether or not there's water in the same place as this scaffolding.|foot=1}}
{{bst|waterlogged|false|false,true|Whether or not there's water in the same place as this scaffolding.|foot=1}}


{{BE}}:
{{MC/BE}}:
{{Bst|showaux=1|bits=0x2,0x4,0x8|stability|7|0,1,2,3,4,5,6,7|The distance from a center scaffolding horizontally. If it is 7, it becomes a falling block entity.}}
{{Bst|showaux=1|bits=0x2,0x4,0x8|stability|7|0,1,2,3,4,5,6,7|The distance from a center scaffolding horizontally. If it is 7, it becomes a falling block entity.}}
{{bst|bits=0x1|stability_check|false|false,true|If a scaffolding block has been checked for stability.{{more info needed}}|0,1|foot=1}}
{{bst|bits=0x1|stability_check|false|false,true|If a scaffolding block has been checked for stability.{{MC/More info needed}}|0,1|foot=1}}


=== Falling block entity ===
=== Falling block entity ===
{{main|Falling Block}}
{{MC/Main|Falling Block}}
{{#lst:Falling Block|infobox}}
{{#lst:Falling Block|infobox}}
{{#lst:Falling Block|entity data}}
{{#lst:Falling Block|entity data}}


== Achievements ==
== Achievements ==
{{load achievements|Top of the World}}
{{MC/Load achievements|Top of the World}}


== History ==
== History ==
=== Announcement ===
=== Announcement ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine||September 29, 2018|link={{ytl|HoMDyRqMNMA|t=19m54s}}|Scaffolding is announced at MINECON Earth 2018.}}
|{{HistoryLine||September 29, 2018|link={{MC/Ytl|HoMDyRqMNMA|t=19m54s}}|Scaffolding is announced at MINECON Earth 2018.}}
}}
}}


=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{MC/HistoryLine|java}}
|{{HistoryLine||1.14|dev=18w45a|[[File:Standing Scaffolding JE1.png|32px]] [[File:Floating Scaffolding JE1.png|32px]] Added scaffolding.}}
|{{MC/HistoryLine||1.14|dev=18w45a|[[File:Standing Scaffolding JE1.png|32px]] [[File:Floating Scaffolding JE1.png|32px]] Added scaffolding.}}
|{{HistoryLine|||dev=18w46a|Scaffolding can now be placed 6 [[Minecraft:block]]s (was 4 blocks) out from its base of support without falling.
|{{MC/HistoryLine|||dev=18w46a|Scaffolding can now be placed 6 [[Minecraft:block]]s (was 4 blocks) out from its base of support without falling.
|The smelting of scaffolding has been changed to 0.25.}}
|The smelting of scaffolding has been changed to 0.25.}}
|{{HistoryLine|||dev=19w03a|When built up from the bottom, blocks such as [[Minecraft:water]] and [[Minecraft:vines]] are now properly placed above scaffolding.<ref>{{bug|MC-139018||Scaffolding doesn't stack from the bottom under water|Fixed}}</ref><ref>{{bug|MC-141080||Scaffolding does not replace vines when attempting to stack from the bottom|Fixed}}</ref>
|{{HistoryLine|||dev=19w03a|When built up from the bottom, blocks such as [[Minecraft:water]] and [[Minecraft:vines]] are now properly placed above scaffolding.<ref>{{bug|MC-139018||Scaffolding doesn't stack from the bottom under water|Fixed}}</ref><ref>{{bug|MC-141080||Scaffolding does not replace vines when attempting to stack from the bottom|Fixed}}</ref>
|[[File:Floating Scaffolding JE2.png|32px]] The floating scaffolding model has been changed.|Scaffolding can now be instantly broken.|Scaffolding now has a full block hitbox when holding scaffolding.<ref>{{bug|MC-150607}}</ref>|Scaffolding can now also be stacked by placing scaffolding against the side of it when not sneaking in addition to trying to place scaffolding in the same space.|Placing scaffolding against the top of another scaffolding when not sneaking now adds a scaffolding to the horizontal side.}}
|[[File:Floating Scaffolding JE2.png|32px]] The floating scaffolding model has been changed.|Scaffolding can now be instantly broken.|Scaffolding now has a full block hitbox when holding scaffolding.<ref>{{bug|MC-150607}}</ref>|Scaffolding can now also be stacked by placing scaffolding against the side of it when not sneaking in addition to trying to place scaffolding in the same space.|Placing scaffolding against the top of another scaffolding when not sneaking now adds a scaffolding to the horizontal side.}}
|{{HistoryLine|||dev=19w12a|[[File:Standing Scaffolding JE2.png|32px]] [[File:Floating Scaffolding JE3.png|32px]] The textures of scaffolding have been changed slightly.<ref>{{bug|MC-140409||Scaffolding Texture|Fixed}}</ref>}}
|{{HistoryLine|||dev=19w12a|[[File:Standing Scaffolding JE2.png|32px]] [[File:Floating Scaffolding JE3.png|32px]] The textures of scaffolding have been changed slightly.<ref>{{bug|MC-140409||Scaffolding Texture|Fixed}}</ref>}}
|{{HistoryLine||1.15|dev=pre1|When used as a fuel, scaffolding now smelts 2 [[Minecraft:item]]s instead of 0.25.}}
|{{MC/HistoryLine||1.15|dev=pre1|When used as a fuel, scaffolding now smelts 2 [[Minecraft:item]]s instead of 0.25.}}
|{{HistoryLine||?|Scaffolding is part of the <code>sword_efficient</code> block tag.{{check the code|Before the tag was added, was this block internally treated as breakable faster by this internally, even if it didn't affect anything?}}}}
|{{HistoryLine||?|Scaffolding is part of the <code>sword_efficient</code> block tag.{{check the code|Before the tag was added, was this block internally treated as breakable faster by this internally, even if it didn't affect anything?}}}}
|{{HistoryLine||1.19|dev=22w11a|Scaffolding now smelts 0.25 items again.<ref>{{bug|MC-165990||Crafting bamboo into scaffolding gives you 8 times the furnace fuel for free|Fixed}}</ref>}}
|{{HistoryLine||1.19|dev=22w11a|Scaffolding now smelts 0.25 items again.<ref>{{bug|MC-165990||Crafting bamboo into scaffolding gives you 8 times the furnace fuel for free|Fixed}}</ref>}}
|{{HistoryLine||1.19.3|dev=22w42a|Mobs no longer spawn on scaffolding.<ref>{{bug|MC-150488||Mobs can spawn on scaffolding|Fixed}}</ref>}}
|{{HistoryLine||1.19.3|dev=22w42a|Mobs no longer spawn on scaffolding.<ref>{{bug|MC-150488||Mobs can spawn on scaffolding|Fixed}}</ref>}}
|{{HistoryLine|||dev=22w45a|[[File:Standing Scaffolding JE3.png|32px]] [[File:Floating Scaffolding JE4.png|32px]] The textures of scaffolding have been changed to match 1.20 experimental bamboo blocks.}}
|{{MC/HistoryLine|||dev=22w45a|[[File:Standing Scaffolding JE3.png|32px]] [[File:Floating Scaffolding JE4.png|32px]] The textures of scaffolding have been changed to match 1.20 experimental bamboo blocks.}}
|{{HistoryLine||1.20.3|exp=Update 1.21|dev=23w45a|Scaffolding can now be found in trial chambers corridor barrels.}}
|{{MC/HistoryLine||1.20.3|exp=Update 1.21|dev=23w45a|Scaffolding can now be found in trial chambers corridor barrels.}}
|{{HistoryLine||1.21.5|dev=25w10a|Removed scaffolding from the block tag <code>sword_efficient</code> due to being already instantly breakable.}}
|{{MC/HistoryLine||1.21.5|dev=25w10a|Removed scaffolding from the block tag <code>sword_efficient</code> due to being already instantly breakable.}}
}}
}}


=== ''Bedrock Edition'' ===
=== ''Bedrock Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine||1.8.0|dev=beta 1.8.0.8|[[File:Standing Scaffolding BE1.png|32px]] [[File:Floating Scaffolding BE1.png|32px]] Added scaffolding.}}
|{{MC/HistoryLine||1.8.0|dev=beta 1.8.0.8|[[File:Standing Scaffolding BE1.png|32px]] [[File:Floating Scaffolding BE1.png|32px]] Added scaffolding.}}
|{{HistoryLine|||dev=beta 1.8.0.10|[[File:Standing Scaffolding BE2.png|32px]] [[File:Floating Scaffolding BE2.png|32px]] Scaffolding blocks now have proper shading on the entire model and a 3D mesh.<ref>{{bug|MCPE-38057||Scaffolding Flickers in hand and as an item drop|Fixed}}</ref>
|{{HistoryLine|||dev=beta 1.8.0.10|[[File:Standing Scaffolding BE2.png|32px]] [[File:Floating Scaffolding BE2.png|32px]] Scaffolding blocks now have proper shading on the entire model and a 3D mesh.<ref>{{bug|MCPE-38057||Scaffolding Flickers in hand and as an item drop|Fixed}}</ref>
|Sounds have been added for scaffolding.
|Sounds have been added for scaffolding.
|A guide in the "How to Play" menu has been added for scaffolding.
|A guide in the "How to Play" menu has been added for scaffolding.
|Scaffolding now burns in [[Minecraft:lava]].}}
|Scaffolding now burns in [[Minecraft:lava]].}}
|{{HistoryLine|||dev=beta 1.8.0.11|The flight controls on touch devices after climbing scaffolding have been fixed.}}
|{{MC/HistoryLine|||dev=beta 1.8.0.11|The flight controls on touch devices after climbing scaffolding have been fixed.}}
|{{HistoryLine||1.9.0|dev=beta 1.9.0.2|[[File:Standing Scaffolding BE3.png|32px]] [[File:Floating Scaffolding BE3.png|32px]] Changed model and textures to be closer to Java Edition.}}
|{{MC/HistoryLine||1.9.0|dev=beta 1.9.0.2|[[File:Standing Scaffolding BE3.png|32px]] [[File:Floating Scaffolding BE3.png|32px]] Changed model and textures to be closer to Java Edition.}}
|{{HistoryLine||1.11.0|dev=beta 1.11.0.4|Scaffolding can now be placed 6 [[Minecraft:block]]s (was 4 blocks) out from its base of support without falling.}}
|{{MC/HistoryLine||1.11.0|dev=beta 1.11.0.4|Scaffolding can now be placed 6 [[Minecraft:block]]s (was 4 blocks) out from its base of support without falling.}}
|{{HistoryLine||1.19.40|dev=Preview 1.19.40.22|Scaffolding now smelts only 0.25 blocks, matching ''Java Edition''.<ref>{{bug|MCPE-42949||Scaffolding as fuel burns too long|Fixed}}</ref>}}
|{{HistoryLine||1.19.40|dev=Preview 1.19.40.22|Scaffolding now smelts only 0.25 blocks, matching ''Java Edition''.<ref>{{bug|MCPE-42949||Scaffolding as fuel burns too long|Fixed}}</ref>}}
|{{HistoryLine||1.19.60|dev=Preview 1.19.60.20|[[File:Standing Scaffolding BE4.png|32px]] [[File:Floating Scaffolding BE4.png|32px]] The textures of scaffolding have been changed to match 1.20 experimental bamboo blocks.}}
|{{MC/HistoryLine||1.19.60|dev=Preview 1.19.60.20|[[File:Standing Scaffolding BE4.png|32px]] [[File:Floating Scaffolding BE4.png|32px]] The textures of scaffolding have been changed to match 1.20 experimental bamboo blocks.}}
|{{HistoryLine||1.20.30|dev=Preview 1.20.20.21|Decreased the hardness of scaffolding from 0.6 to 0.
|{{MC/HistoryLine||1.20.30|dev=Preview 1.20.20.21|Decreased the hardness of scaffolding from 0.6 to 0.
|Decreased the blast resistance of scaffolding from 0.9 to 0.}}
|Decreased the blast resistance of scaffolding from 0.9 to 0.}}
|{{HistoryLine||1.20.60|exp=Update 1.21|dev=Preview 1.20.60.20|Scaffolding can now be found in trial chambers corridor barrels.}}
|{{MC/HistoryLine||1.20.60|exp=Update 1.21|dev=Preview 1.20.60.20|Scaffolding can now be found in trial chambers corridor barrels.}}
|{{HistoryLine||1.21.20|dev=Preview 1.21.10.20|[[File:Standing Scaffolding BE5.png|32px]] [[File:Floating Scaffolding BE5.png|32px]] Scaffolding blocks no longer have a 3D mesh.<ref>{{bug|MCPE-120910||Scaffolding flickers like blocks and as an item drop (when moving away from them)|Fixed}}</ref>}}
|{{HistoryLine||1.21.20|dev=Preview 1.21.10.20|[[File:Standing Scaffolding BE5.png|32px]] [[File:Floating Scaffolding BE5.png|32px]] Scaffolding blocks no longer have a 3D mesh.<ref>{{bug|MCPE-120910||Scaffolding flickers like blocks and as an item drop (when moving away from them)|Fixed}}</ref>}}
}}
}}
Line 201: Line 201:
=== ''PlayStation 4 Edition'' ===
=== ''PlayStation 4 Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|ps4}}
|{{MC/HistoryLine|ps4}}
|{{HistoryLine||1.83|[[File:Standing Scaffolding BE2.png|32px]] [[File:Floating Scaffolding BE2.png|32px]] Added scaffolding.}}
|{{MC/HistoryLine||1.83|[[File:Standing Scaffolding BE2.png|32px]] [[File:Floating Scaffolding BE2.png|32px]] Added scaffolding.}}
|{{HistoryLine||1.91|Scaffolding can now be placed 6 [[Minecraft:block]]s (was 4 blocks) out from its base of support without falling.}}
|{{MC/HistoryLine||1.91|Scaffolding can now be placed 6 [[Minecraft:block]]s (was 4 blocks) out from its base of support without falling.}}
}}
}}


Line 212: Line 212:


== Issues ==
== Issues ==
{{Issue list}}
{{MC/Issue list}}


== Trivia ==
== Trivia ==
Line 233: Line 233:


== References ==
== References ==
{{reflist}}
{{MC/Reflist}}


== External links ==
== External links ==
Line 239: Line 239:


== Navigation ==
== Navigation ==
{{Navbox blocks|Utility}}
{{MC/Navbox blocks|Utility}}
{{Navbox entities|Other}}
{{MC/Navbox entities|Other}}


[[Category:Manufactured blocks]]
[[Category:Manufactured blocks]]

Latest revision as of 20:54, 9 April 2026

Template:Infobox block Scaffolding is a climbable semi-solid Minecraft:block with a stable top platform and unique {{#vardefine: control | right click on mouse or left trigger on gamepad }}placement controls that simplify creating columns and bridges. Scaffolding pieces fall downward if placed too far away from a supporting block, which can naturally form into more supporting columns.

Obtaining

Breaking

Scaffolding is broken instantly, and no tools are required. Scaffolding requires support and drops as an item if it loses this support.

Script error: No such module "breaking row".

Breaking scaffolding with almost any tool doesn't reduce its durability, except for shears.<ref>Template:Bug</ref>

Generated loot

Script error: No such module "lootChest".

Crafting

Template:Crafting

Usage

File:Scaffolding building.gif
A stack of scaffolding created by placing another scaffolding block on the side face of the bottom scaffolding block.

When the bottom Minecraft:block of scaffolding is destroyed, all scaffolding blocks above it break, similar to chorus plants and Minecraft:bamboo; this makes it easier for players to make temporary structures.

The placement of scaffolding is different from any other blocks in the game.

in Template:Editions, when holding scaffolding, the hitbox of scaffolding in the world is a full block.

  • Pressing {{#vardefine: control | right click on mouse or left trigger on gamepad }}use on the top face of the scaffolding adds the scaffolding to the horizontal side, depending on the horizontal direction the player is facing. When pressing use on the other faces of a scaffolding, the scaffolding is added on top of the highest scaffolding in that location, allowing the player to build the scaffolding structure higher on the ground.
  • When the player's eyes are inside the scaffolding, the placement depends on the vertical rotation of the player's head. If facing more than 45 degrees down, pressing use adds the scaffolding to the horizontal side, depending on the horizontal rotation of the player. Otherwise, the scaffolding is added on top of the highest scaffolding in that location.
  • While {{#vardefine: control | shift on keyboard or right button on the right side of gamepad }}sneaking, pressing use on a face of the scaffolding places the new scaffolding on that face, just like placing a block on full blocks (dirt, stone, etc.).
  • While {{#vardefine: control | shift on keyboard or right button on the right side of gamepad }}sneaking and the player's eyes are inside the scaffolding, pressing use adds the scaffolding to the direction the player is facing.

in Template:Editions, the hitbox of scaffolding in the world is not a full block even when holding a scaffolding, so the player can hit/interact with other blocks through the scaffolding. But when being hit, the scaffolding's interaction box is a full block.

  • When trying to place a scaffolding inside of another scaffolding, the scaffolding is added on top of the highest scaffolding in that location, allowing the player to build the scaffolding structure higher on the ground.
  • When pressing use while hitting the scaffolding, a new scaffolding is placed on the interaction face, just like placing a block on full blocks (dirt, stone, etc.). There's an exception that trying to place a scaffolding on the bottom face of a scaffolding adds the new scaffolding on top of the highest scaffolding.
  • When the player's eyes are inside the scaffolding, pressing use places a scaffolding to the direction the player is facing. There's an exception that trying to place a scaffolding on the bottom of the scaffolding adds the new scaffolding on top of the highest scaffolding.

The placing scaffolding may fall as a falling block if not adequately supported.

File:How to Play Scaffolding.png
Scaffolding can be placed up to 6 blocks away from the base of support.

Scaffolding can be placed up to 6 blocks out from the base of support (i.e. scaffolding block on a solid block) that is targeted; any further scaffolding placed falls to the ground unless able to be supported by a different scaffolding block. Only one additional block can be placed after 6 blocks, even if more would be able to be placed.

Scaffolding has different collision detection. The player can climb up or down by {{#vardefine: control | space bar on keyboard or bottom button on right side of gamepad }}jumping or {{#vardefine: control | shift on keyboard or right button on the right side of gamepad }}sneaking respectively. in Template:Editions, floating scaffolding has a solid bottom.

A scaffolding block can be moved by Minecraft:pistons, allowing them to be broken easily.

Scaffolding can be waterlogged.

in Template:Editions, scaffolding cannot be placed inside Minecraft:lava; if scaffolding is placed next to Minecraft:lava or Minecraft:fire, the scaffolding is destroyed. If it falls into Minecraft:lava or Minecraft:fire, it is destroyed immediately.

in Template:Editions, scaffolding is not ignited by Minecraft:lava and can be placed inside. It will be destroyed by Minecraft:fire.

Mobs do not spawn on scaffolding. in Template:Editions, mobs can spawn inside of scaffolding if the block below the scaffolding is spawnable. in Template:Editions, very small mobs such as chickens can spawn in the empty space inside of a scaffolding block if the block below is spawnable.

Scaffolding resets the fall distance of players that fall onto it while sneaking, and can be used to prevent fall damage. While in scaffolding, the speed of all mobs and players is decreased.

Fuel

Scaffolding can be used as a fuel in Minecraft:furnaces, smelting 0.25 Minecraft:items per block.

Sounds

Generic

Template:Edition: Template:Sound table/Block/Scaffolding/JE

Template:Edition: Template:Sound table/Block/Scaffolding/BE

Unique

Template:!((Java EditionTemplate:))!: None

Template:!((Bedrock EditionTemplate:))!: Template:SoundTable

Data values

ID

Java Edition: Template:ID table

Bedrock Edition: Template:ID table2

Block states

{{#vardefine:params|0 }}Template:Hatnote

Java Edition: Template:Bst Template:Bst Template:Bst

Bedrock Edition: Template:Bst Template:Bst

Falling block entity

{{#vardefine:params|0 }}Template:Hatnote {{#lst:Falling Block|infobox}} {{#lst:Falling Block|entity data}}

Achievements

Script error: No such module "Achievement".

History

Announcement

Template:HistoryTable

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

PlayStation 4 Edition

Template:HistoryTable

Images referencing historical changes

Issues

Script error: No such module "Issue list".

Trivia

  • When at the build height limit, if the maximum horizontal scaffolding build limit (6 + 1 blocks) has been reached, the message for build height limit is still shown, even though scaffolding would not normally have been placed.

Gallery

Mojang screenshots

In other media

References

<references group="">

 </references>

External links

Navigation

Wood/Hypha
Stone-based
Template:EnvLink
Upcoming
Template:EnvLink
Template:EnvLink
Ore/Mineral
Decorative
Partial Blocks
Dyeable/Dyed
Lighting
Template:Els only
Sediment/Soil
Misc. rock
Ore/Mineral
Plant
Flower
Fungus & Related
Fauna & Related
Aquatic
Sculk
Fluid & Related
Non-physical
Interactable
Utilizable
Redstone/
Mechanical
Template:Els only
April Fools 2013
April Fools 2016
April Fools 2020
April Fools 2022
April Fools 2023
April Fools 2024
April Fools 2025
April Fools 2026

Template:Article otherTemplate:Article other

Passive
Template:Els & Template:Els only
Neutral
Hostile
Bosses
Mob types
Other
Player
Blocks
Template:Els only
Vehicles
Template:JE only
Projectiles
Template:JE only
Template:Els only
Stationary
objects
Java Edition only
Miscellaneous
Template:Els only
Template:Els & Template:Els only
Technical
objects
Template:Els only
Editor only
Mobs
April Fools 2013
April Fools 2015
April Fools 2019
April Fools 2023
April Fools 2024
April Fools 2025
Pet variants
April Fools 2026
Other entities
April Fools 2013
April Fools 2015
April Fools 2023
April Fools 2024
April Fools 2026

Template:Article other

de:Gerüst es:Andamio fr:Échafaudage it:Impalcatura ja:足場 ko:비계 nl:Steiger pl:Rusztowanie pt:Andaime ru:Строительные леса th:นั่งร้าน uk:Риштування zh:脚手架