Minecraft:Fallen Tree: Difference between revisions
More actions
Sync: updated from Minecraft |
Sync: updated from Minecraft |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
|group3= Birch | |group3= Birch | ||
|3-1= Birch Fallen Log.png | |3-1= Birch Fallen Log.png | ||
|group4= | |group4= Super Birch | ||
|4-1= Tall Birch Fallen Log.png | |4-1= Tall Birch Fallen Log.png | ||
|group5= Jungle | |group5= Jungle | ||
|5-1= Jungle Fallen Log.png | |5-1= Jungle Fallen Log.png | ||
|group6= Poplar ( | |group6= Poplar (upcoming) | ||
|6-1= Poplar Fallen Log.png | |6-1= Poplar Fallen Log.png | ||
|biome= All biomes where the respective | |biome= All biomes where the respective regular trees grow, except: | ||
* {{BiomeLink|Bamboo Jungle}} | |||
* {{BiomeLink|Meadow}} | * {{BiomeLink|Meadow}} | ||
* {{BiomeLink| | * {{BiomeLink|Grove}} | ||
* {{BiomeLink|Flower Forest}} <small>(only fallen birches generate)</small> | |||
* {{BiomeLink|Bamboo Jungle Hills}}{{only|be|short=1}} | * {{BiomeLink|Bamboo Jungle Hills}}{{only|be|short=1}} | ||
|blocks= | |blocks= | ||
*{{BlockLink| | *{{BlockLink|Log}} | ||
*{{BlockLink| | *{{BlockLink|Red Mushroom}} <small>(Spruce and birch)</small> | ||
*{{BlockLink| | *{{BlockLink|Brown Mushroom}} <small>(Birch and poplar)</small> | ||
*{{BlockLink| | *{{BlockLink|Vines}} <small>(Oak, jungle, and poplar)</small> | ||
*{{BlockLink|Shelf mushroom}} <small>(Poplar)</small> | |||
*{{BlockLink| | |||
}} | }} | ||
'''Fallen trees''' are [[Minecraft:feature]]s that resemble a [[Minecraft:tree]] lying on the ground after falling over. | '''Fallen trees''' are [[Minecraft:feature]]s that resemble a [[Minecraft:tree]] lying on the ground after falling over. | ||
== Generation == | == Generation == | ||
[[File:Fallen birch.png|thumb|A fallen birch with mushrooms]] | |||
Regular [[Minecraft:oak]], [[Minecraft:spruce]], [[Minecraft:birch]], super birch, [[Minecraft:jungle tree|jungle]], and [[Minecraft:poplar]]{{Upcoming|Third Drop 2026}} trees can generate as fallen trees. Any variant trees such as fancy oaks, 2×2 variants, or trees with bee nests are not able to be replaced by fallen trees. | |||
Therefore, fallen trees can be found in all biomes where their standing tree variants grow, except the following: | |||
* [[Minecraft:Meadow]]{{note|This is because meadows only have trees with bee nests which cannot be replaced by fallen trees.}} | |||
* [[Minecraft:Grove]]{{note|This is because groves technically use different {{cd|mountain_pine_feature}} and {{cd|mountain_spruce_feature}} trees to generate dirt.}} | |||
* [[Minecraft:Bamboo Jungle]]{{note|Only has fancy oak and mega jungle trees, no regular.}} | |||
* [[Minecraft:Meadow]] | |||
* [[Minecraft: | |||
* [[Minecraft:Bamboo Jungle | |||
* [[Minecraft:Flower Forest]] | * [[Minecraft:Flower Forest]] | ||
** Has fallen birch trees but not fallen oak trees. | ** Has fallen birch trees but not fallen oak trees. | ||
Fallen trees consist of a single upright [[Minecraft:log]], making the stump, and a log (composed of a row of log blocks) lying on its side, making the trunk. The trunk is often found 1–2 blocks from the stump, but does not always generate. Fallen trees have the following trunk lengths: | |||
* {{EnvSprite|Fallen Oak}} Oak: 4–7 logs | |||
* {{EnvSprite|Fallen Birch}} Birch: 5–8 logs | |||
* {{EnvSprite|Fallen Birch}} Super Birch: 5–15 logs | |||
* {{EnvSprite|Fallen Spruce}} Spruce: 6–10 logs | |||
* {{EnvSprite|Fallen Jungle Tree}} Jungle: 4–11 logs | |||
* {{EnvSprite|Fallen Poplar}} Poplar: 4–7 logs | |||
Fallen spruce and birch trees can generate with 1–2 [[Minecraft:red mushrooms]] on top of it; fallen poplar and birch trees can generate with 1–2 [[Minecraft:Red mushrooms|brown mushrooms]] on top of it.{{Verify|I've seen different situations}} The stump has a 75% chance to generate with [[Minecraft:vines]] growing on its sides, except fallen spruce and birch trees. Fallen poplar trees can also generate with [[Minecraft:shelf mushroom]]s on their trunk. | |||
== Data values == | == Data values == | ||
| Line 92: | Line 91: | ||
|spritetype=env | |spritetype=env | ||
|nameid=fallen_spruce_tree | |nameid=fallen_spruce_tree | ||
}} | |||
{{ID table | |||
|firstcolumnname=Configured feature | |||
|displayname=[No displayed name] | |||
|spritename=fallen-poplar | |||
|spritetype=env | |||
|nameid=fallen_poplar_tree | |||
|foot=1 | |foot=1 | ||
}} | }} | ||
| Line 130: | Line 136: | ||
|spritetype=env | |spritetype=env | ||
|nameid=fallen_spruce_tree_feature | |nameid=fallen_spruce_tree_feature | ||
}} | |||
{{ID table | |||
|firstcolumnname=Configured feature | |||
|displayname=[No displayed name] | |||
|spritename=fallen-poplar | |||
|spritetype=env | |||
|nameid=fallen_poplar_tree_feature | |||
|foot=1 | |foot=1 | ||
}} | }} | ||
| Line 136: | Line 149: | ||
{{main|Configured feature}} | {{main|Configured feature}} | ||
{{el|java}} | {{el|java}} | ||
<section begin="config"/><div class="treeview"> | <section begin="config" /><div class="treeview"> | ||
* {{nbt|compound|config}} | * {{nbt|compound|config}} | ||
** {{nbt|compound|trunk_provider}} The block to use for the trunk. | ** {{nbt|compound|trunk_provider}} The block to use for the trunk. | ||
| Line 146: | Line 159: | ||
**{{nbt|list|stump_decorators}} (Required, but can be empty) Decorations to add to the stump. | **{{nbt|list|stump_decorators}} (Required, but can be empty) Decorations to add to the stump. | ||
***{{nbt|compound}} A decorator, see {{slink|Tree definition|Decorator}} | ***{{nbt|compound}} A decorator, see {{slink|Tree definition|Decorator}} | ||
</div><section end="config"/> | </div><section end="config" /> | ||
== History == | == History == | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
| Line 164: | Line 170: | ||
|{{HistoryLine||?|Mushrooms no longer generate as part of fallen trees.}} | |{{HistoryLine||?|Mushrooms no longer generate as part of fallen trees.}} | ||
|{{HistoryLine||?|Mushrooms generate as part of fallen trees again.}} | |{{HistoryLine||?|Mushrooms generate as part of fallen trees again.}} | ||
|{{HistoryLine||26.40|dev=Preview 26.40.27|exp=Drop 3 of 2026|[[File:Poplar Fallen Log.png|x32px]] Added fallen poplar trees.}} | |||
|{{HistoryLine|upcoming bedrock}} | |||
|{{HistoryLine||26.50|dev=Preview 26.50.22|All features from the "Drop 3 of 2026" experiment have been fully implemented.}} | |||
}} | |||
=== ''Java Edition'' === | |||
{{HistoryTable | |||
|{{HistoryLine|java}} | |||
|{{HistoryLine||1.21.5|dev=25w09a|Added fallen trees.}} | |||
|{{HistoryLine|||dev=pre1|The longer versions of fallen birch trees now generate properly.}} | |||
|{{HistoryLine|upcoming java}} | |||
|{{HistoryLine||26.3|dev=snap1|[[File:Poplar Fallen Log.png|x32px]] Added fallen poplar tree.}} | |||
}} | }} | ||
| Line 178: | Line 196: | ||
=== Screenshots === | === Screenshots === | ||
<gallery> | <gallery> | ||
File:Fallen Logs.jpg|The different fallen tree types | File:Fallen Logs.jpg|The different fallen tree types | ||
File: | File:Wooded badlands fallen oak.png|A fallen oak in wooded badlands | ||
File: | File:Fallen spruce.png|A fallen spruce | ||
File:Lower Fallen Tree.png|A fallen tree in a cave | File:Fallen oak.jpg|A fallen oak | ||
File: | File:Lower Fallen Tree.png|A fallen tree in a cave | ||
File: | File:Extreme fallen birch.png|The longest possible fallen super birch | ||
File:Fallen | File:Fallen jungle tree.png|A fallen jungle tree | ||
File:Fallen poplar trees.png|Many fallen poplar trees | |||
</gallery> | </gallery> | ||
== Notes == | |||
{{notelist}} | |||
== Navigation == | == Navigation == | ||
Latest revision as of 11:11, 5 August 2026
Template:Infobox structure Fallen trees are Minecraft:features that resemble a Minecraft:tree lying on the ground after falling over.
Generation
Regular Minecraft:oak, Minecraft:spruce, Minecraft:birch, super birch, jungle, and Minecraft:poplarTemplate:Upcoming trees can generate as fallen trees. Any variant trees such as fancy oaks, 2×2 variants, or trees with bee nests are not able to be replaced by fallen trees. Therefore, fallen trees can be found in all biomes where their standing tree variants grow, except the following:
- Minecraft:MeadowTemplate:Note
- Minecraft:GroveTemplate:Note
- Minecraft:Bamboo JungleTemplate:Note
- Minecraft:Flower Forest
- Has fallen birch trees but not fallen oak trees.
Fallen trees consist of a single upright Minecraft:log, making the stump, and a log (composed of a row of log blocks) lying on its side, making the trunk. The trunk is often found 1–2 blocks from the stump, but does not always generate. Fallen trees have the following trunk lengths:
- Template:EnvSprite Oak: 4–7 logs
- Template:EnvSprite Birch: 5–8 logs
- Template:EnvSprite Super Birch: 5–15 logs
- Template:EnvSprite Spruce: 6–10 logs
- Template:EnvSprite Jungle: 4–11 logs
- Template:EnvSprite Poplar: 4–7 logs
Fallen spruce and birch trees can generate with 1–2 Minecraft:red mushrooms on top of it; fallen poplar and birch trees can generate with 1–2 brown mushrooms on top of it.Template:Verify The stump has a 75% chance to generate with Minecraft:vines growing on its sides, except fallen spruce and birch trees. Fallen poplar trees can also generate with Minecraft:shelf mushrooms on their trunk.
Data values
ID
Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table
Template:BE: Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table
Config
<section begin="config" />
- Template:Nbt
- Template:Nbt The block to use for the trunk.
- Template:NbtTemplate:Nbt The length of the fallen log. Value between 0 and 16 (inclusive).
- Template:Nbt (Required, but can be empty) Decorations to add to fallen log of the tree
- Template:Nbt A decorator, see Template:Slink
- Template:Nbt (Required, but can be empty) Decorations to add to the stump.
- Template:Nbt A decorator, see Template:Slink
<section end="config" />
History
Bedrock Edition
Java Edition
Legacy Console Edition
Issues
Gallery
Screenshots
-
The different fallen tree types
-
A fallen oak in wooded badlands
-
A fallen spruce
-
A fallen oak
-
A fallen tree in a cave
-
The longest possible fallen super birch
-
A fallen jungle tree
-
Many fallen poplar trees
Notes
Template:Navbox wood Template:Navbox generated features
Minecraft:es:Árbol caído Minecraft:fr:Arbre renversé Minecraft:ja:倒木 Minecraft:ko:쓰러진 나무 Minecraft:pl:Przewrócone drzewo Minecraft:pt:Árvore caída Minecraft:ru:Упавшее дерево Minecraft:uk:Повалене дерево Minecraft:zh:倒下的树木