{{needs update|The behavior is incomplete, as it also depends on what the falling block lands on. Also, there are differences between versions.}} {{/Infobox}} A '''falling block''' is the [[entity]] form of a block that appears when a gravity-affected block loses its support. == Spawning == Falling blocks naturally spawn where gravity-affected [[block]]s lose their base of support. These blocks include: {| class="wikitable" ! Block ! Falls when ! Causes damage? ! Upon touching ground... ! Notes |- | * {{BlockLink|Sand}} * {{BlockLink|Red Sand}} * {{BlockLink|Gravel}} * {{BlockLink|Dragon Egg}} | Block below is absent | No | Becomes block again | |- | * {{BlockLink|Snow}} | Block below is absent | No | Becomes block again; will add to the levels of existing snow layers accordingly | {{only|bedrock}} |- | * {{BlockLink|Anvil}} * {{BlockLink|Chipped Anvil}} | Block below is absent | Yes | Becomes block again; may progress to the next damage stage if the fall height is greater than 1. Also plays a sound | |- | * {{BlockLink|Damaged Anvil}} | Block below is absent | Yes | Becomes block again; may break if the fall height is greater than 1. Also plays a sound | |- | * {{BlockLink|Suspicious Sand}} * {{BlockLink|Suspicious Gravel}} | Block below is absent | No | Breaks and plays a sound | |- | * {{BlockLink|Concrete Powder}} | Block below is absent | No | Becomes block again | Will become concrete in block form if it lands next to water, or intersects water while falling. |- | * {{BlockLink|Pointed Dripstone}} | Block above is absent, or hit by a projectile | Yes | Breaks and plays a sound | Only applies to those which point down from a ceiling support. |- | * {{BlockLink|Scaffolding}} | Placed such that it has a distance of 7 | No | Becomes block again | |} Falling block entities can be spawned through {{cmd|summon}}. By tweaking the BlockState NBT tag, it is possible to summon any block as a falling block entity. Although it has the same appearance as its corresponding block and is also affected by gravity, a {{EntityLink|primed TNT}} is a different kind of [[entity]]. == Behavior == A falling block continues falling until it lands on another block with a solid top surface. If it lands with the bottom center of its [[Hitbox#Entity|hitbox]] in a replaceable block ([[grass]], [[water]], [[vines]], [[air]], etc.), and the block below can support it (i.e. not a replaceable block), then the falling block returns to its block state. Otherwise, it breaks and drops as an [[Item (entity)|item]]. Like most other [[entities]], falling blocks are affected by [[explosion]]s and [[bubble column]]s, can be launched by a moving [[slime block]], can be pushed by [[piston]]s, can be slowed down by [[cobweb]]s, can slide down the side of a [[honey block]], and can travel through [[nether portal|nether]] and [[end portal]]s. However, they do not bounce on a stationary slime block and can neither be pushed nor slowed down by [[water]] or [[lava]]. Falling blocks pass through most entities without colliding with them, although projectiles such as [[arrow]]s bounce off them. They do not have [[health]], cannot be attacked and do not take [[damage]]. They are also immune to all [[status effect]]s. By default, a falling block that has existed for more than 600 ticks (30 seconds) destroys itself and drops as an item. This can be changed by modifying the entity's Time NBT value. [[Suspicious sand]] and [[suspicious gravel]] also drop themselves after falling for more than 30 seconds,{{bug|MC-260073||Suspicious sand/gravel drops as an item after 30 seconds of existing as falling block|WF}} making this the only way to obtain suspicious blocks in Survival. Commands such as {{cmd|data}}{{only|java}} can change the moving and facing directions of a falling block, although there are no in-game mechanics that can alter a falling block's facing direction. They can be removed with the {{cmd|kill}} command. Some falling blocks, like anvils and pointed dripstone, deal damage to players and mobs in the same block space where they land. The damage is dealt only on landing, and is not dealt to players and mobs that collide with them in mid-air. A falling block that deals damage can be [[summon]]ed if its HurtEntities tag is set to true. The amount of damage dealt per block fallen can be customized via the FallHurtAmount tag, and the maximum damage dealt can be customized via the FallHurtMax tag. == Sounds == Some falling blocks produce sounds when they land.
{{Edition|Java}} {{SoundTable | type = java | {{SoundLine |sound =Anvil land.ogg |subtitle=Anvil landed |source=block |description=When an anvil lands and survives |id=block.anvil.land |translationkey=subtitles.block.anvil.land |volume=0.3 |pitch=0.9-1.0 |distance=16}} | {{SoundLine |sound=Pointed Dripstone land1.ogg |sound2=Pointed Dripstone land2.ogg |sound3=Pointed Dripstone land3.ogg |sound4=Pointed Dripstone land4.ogg |sound5=Pointed Dripstone land5.ogg |subtitle=MC-213647 |source=block |description=When a pointed dripstone lands from falling |id=block.pointed_dripstone.land |translationkey=- |volume=2.0 |pitch=0.9-1.0 |distance=16}} | {{SoundLine |sound=Suspicious sand break1.ogg |sound2=Suspicious sand break2.ogg |sound3=Suspicious sand break3.ogg |sound4=Suspicious sand break4.ogg |sound5=Suspicious sand break5.ogg |sound6=Suspicious sand break6.ogg |subtitle=Block broken |source=block |description=When a suspicious sand block lands from falling |id=block.suspicious_sand.break |translationkey=subtitles.block.generic.break |volume=1.0 |pitch=0.8 |distance=16}} | {{SoundLine |sound=Suspicious gravel break1.ogg |sound2=Suspicious gravel break2.ogg |sound3=Suspicious gravel break3.ogg |sound4=Suspicious gravel break4.ogg |sound5=Suspicious gravel break5.ogg |sound6=Suspicious gravel break6.ogg |subtitle=Block broken |source=block |description=When a suspicious gravel block lands from falling |id=block.suspicious_gravel.break |translationkey=subtitles.block.generic.break |volume=1.0 |pitch=0.8 | distance = 16 }} }} {{Edition|Bedrock}}: {{SoundTable | type = bedrock | {{SoundLine | sound =Anvil land.ogg |source=block |description=When an anvil lands and survives |id=random.anvil_land |volume=0.5 |pitch=0.8-1.0}} | {{SoundLine |sound=Pointed Dripstone land1.ogg |sound2=Pointed Dripstone land2.ogg |sound3=Pointed Dripstone land3.ogg |sound4=Pointed Dripstone land4.ogg |sound5=Pointed Dripstone land5.ogg |source=player |description=When a pointed dripstone lands from falling |id=land.pointed_dripstone}} | {{SoundLine |sound=Suspicious sand break1.ogg |sound2=Suspicious sand break2.ogg |sound3=Suspicious sand break3.ogg |sound4=Suspicious sand break4.ogg |sound5=Suspicious sand break5.ogg |sound6=Suspicious sand break6.ogg |source=block |description=When a suspicious sand block lands from falling |id=block.suspicious_sand.break}} | {{SoundLine |sound=Suspicious gravel break1.ogg |sound2=Suspicious gravel break2.ogg |sound3=Suspicious gravel break3.ogg |sound4=Suspicious gravel break4.ogg |sound5=Suspicious gravel break5.ogg |sound6=Suspicious gravel break6.ogg |source=block |description=When a suspicious gravel block lands from falling |id=break.suspicious_gravel |volume=1.0 | pitch = 0.8-1.0 }} }} == Data values == === ID === {{edition|java}}: {{ID table |edition=java |generatetranslationkeys=y |displayname=Falling Block |spritetype=entity |nameid=falling_block |foot=1}} {{edition|bedrock}}: {{ID table |edition=bedrock |shownumericids=1 |generatetranslationkeys=y |displayname=Falling Block |spritetype=entity |nameid=falling_block |id=66 |foot=1}} === Entity data === {{el|java}}: {{main|Entity format}} {{/ED}} {{el|bedrock}}: : See [[Bedrock Edition level format/Entity format]]. == History == {{HistoryTable |{{HistoryLine|java infdev}} |{{HistoryLine||20100618|Added falling block entity with the ID FallingSand, although it affects [[gravel]] as well.}} |{{HistoryLine|java}} |{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 6|Added dragon eggs, which create falling blocks.}} |{{HistoryLine||1.4.2|dev=12w41a|Added anvils, which create falling blocks.}} |{{HistoryLine||1.7.2|dev=13w39a|Added red sand, which creates falling blocks.}} |{{HistoryLine||1.9|dev=15w38a|Falling blocks no longer turn back into blocks when landing on [[fence]]s, closed [[fence gate]]s or [[wall]]s.{{bug|MC-90523}}}} |{{HistoryLine||1.11|dev=16w32a|The entity ID has been changed from FallingSand to falling_block.}} |{{HistoryLine||1.12|dev=17w06a|Added concrete powder, which creates falling blocks.}} |{{HistoryLine||1.13.1|dev=18w30a|Gravity affected blocks can no longer be supported by replaceable blocks. Previously they were able to replace them when landing inside them but would not start falling when placed above them.|Falling blocks can no longer replace [[snow]] with multiple layers.{{bug|MC-99244}}}} |{{HistoryLine||1.14|dev=18w45a|Added scaffolding, which creates falling blocks.}} |{{HistoryLine|||dev=19w06a|Falling blocks now once again turn back into blocks when landing on [[fence]]s, closed [[fence gate]]s or [[wall]]s.{{bug|MC-90523}}|Falling blocks are once again able to replace [[snow]] with multiple layers.{{bug|MC-139493}}}} |{{HistoryLine|||dev=19w07a|Falling blocks now drop as an item when landing on snow with multiple layers instead of replacing it.}} |{{HistoryLine||1.17|dev=20w48a|Added pointed dripstone, which creates falling blocks if the block above it gets destroyed while the pointed dripstone is a stalactite.}} |{{HistoryLine||1.19.4|exp=Update 1.20|dev=23w07a|Added suspicious sand, which creates falling blocks.}} |{{HistoryLine||1.20|dev=23w12a|Added suspicious gravel, which creates falling blocks.}} |{{HistoryLine||1.21|dev=24w19a|Falling blocks can now travel through [[nether portal]]s.{{bug|MC-9644||Launched falling_block entities do not travel through portals|Fixed}}}} |{{HistoryLine|pocket alpha}} |{{HistoryLine||v0.6.0|Sand and gravel are now affected by gravity with the addition of falling blocks.}} |{{HistoryLine||v0.8.0|dev=build 8|Falling blocks now drop their item form when falling onto blocks they cannot replace.}} |{{HistoryLine||v0.9.0|dev=build 1|Added red sand, which creates falling blocks.}} |{{HistoryLine||v0.12.1|dev=build 1|Added anvils, which create falling blocks. |Snow now creates falling blocks.}} |{{HistoryLine|pocket}} |{{HistoryLine||1.0.0|dev=alpha 0.17.0.1|Added dragon eggs, which create falling blocks.}} |{{HistoryLine||1.1.0|dev=alpha 1.1.0.0|Added concrete powder, which creates falling blocks.}} |{{HistoryLine|bedrock}} |{{HistoryLine||1.8.0|dev=beta 1.8.0.8|Added scaffolding, which creates falling blocks.}} |{{HistoryLine||1.17.0|dev=beta 1.16.210.56|Added pointed dripstone, which creates falling blocks if the block above it gets destroyed while the pointed dripstone is a stalactite.}} |{{HistoryLine||1.19.70|exp=Next Major Update|dev=Preview 1.19.70.23|Added suspicious sand, which creates falling blocks.}} |{{HistoryLine||1.19.80|exp=Next Major Update|dev=Preview 1.19.80.20|Added suspicious gravel, which creates falling blocks.}} |{{HistoryLine|console}} |{{HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Added sand and gravel along with falling blocks.}} |{{HistoryLine||xbox=TU9|Added dragon eggs, which create falling blocks.}} |{{HistoryLine||xbox=TU14|xbone=CU1|ps3=1.05|psvita=1.00|ps4=1.00|wiiu=Patch 1|Added anvils, which create falling blocks.}} |{{HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|Added red sand.}} |{{HistoryLine||xbox=TU46|xbone=CU36|ps3=1.38|psvita=1.38|ps4=1.38|wiiu=Patch 15|switch=1.0.1|Falling blocks no longer turn back into blocks when landing on [[fence]]s, closed [[fence gate]]s or [[wall]]s.}} |{{HistoryLine||xbox=TU53|xbone=CU43|ps3=1.49|psvita=1.49|ps4=1.50|wiiu=Patch 23|switch=1.0.3|Added concrete powder, which creates falling blocks.}} |{{HistoryLine||xbox=TU69|xbone=none|ps3=1.76|psvita=1.76|ps4=1.76|wiiu=Patch 38|switch=none|Snow now creates falling blocks.}} |{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.83|wiiu=none|switch=none|Added scaffolding, which creates falling blocks.}} |{{HistoryLine|3ds}} |{{HistoryLine||0.1.0|Added falling blocks along with sand, red sand, gravel, and anvils.}} |{{HistoryLine||1.7.10|Added dragon eggs, which create falling blocks.}} |{{HistoryLine||1.9.19|Added concrete powder, which creates falling blocks.}} }} == See also == * [[Tutorials/Falling blocks]] * [[Entity]] == References == {{Reflist}} == Navigation == {{Navbox entities|Other}} [[de:Fallender Block]] [[es:Bloque en caída]] [[fr:Bloc en chute]] [[ja:落下中のブロック]] [[pt:Bloco em queda]] [[ru:Падающий блок]] [[zh:下落的方块]]