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

Minecraft:Leaves: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
Line 1: Line 1:
{{MC/For}}
{{For}}
{{Infobox block
{{Infobox block
| group = Oak
| group = Oak
Line 65: Line 65:
* {{TooltipSprite||Pale Oak Leaves}} {{Map color|Pale Oak Leaves}}
* {{TooltipSprite||Pale Oak Leaves}} {{Map color|Pale Oak Leaves}}
}}
}}
'''Leaves''' are transparent natural [[Minecraft:block]]s that generate as part of trees. They decay when not attached to a tree trunk, but persist when placed by a player.
'''Leaves''' are transparent natural [[Minecraft:block]]s that generate as part of [[Minecraft:tree]]s. They decay when not attached to a tree trunk, but persist when placed by a [[Minecraft:player]].


== Obtaining ==
== Obtaining ==
=== Breaking ===
=== Breaking ===
{{MC/See also|Fortune#Tabulated probabilities}}Hoes are the default tools for breaking leaves, but leaves can be obtained only with [[Minecraft:shears]] or tools enchanted with [[Minecraft:Silk Touch]].
{{see also|Fortune#Tabulated probabilities}}Hoes are the default tools for breaking leaves, but leaves can be obtained only with [[Minecraft:shears]] or tools [[Minecraft:enchanted]] with [[Minecraft:Silk Touch]].


{{MC/Breaking row|horizontal=1|Leaves|Hoe|drop=0|shears=1|sword=0}}
{{breaking row|horizontal=1|Leaves|Hoe|drop=0|shears=1|sword=0}}


{| class="wikitable"
{| class="wikitable"
Line 81: Line 81:
! Fortune III
! Fortune III
|-
|-
| style="text-align:left" | {{MC/Blocklink|Jungle Sapling}}s
| style="text-align:left" | {{BlockLink|Jungle Sapling}}s
| style="text-align:left" | {{MC/Blocksprite|jungle-leaves}} Jungle Leaves
| style="text-align:left" | {{BlockSprite|jungle-leaves}} Jungle Leaves
| 2.5% ({{frac|1|40}})
| 2.5% ({{frac|1|40}})
| 2.78% ({{frac|1|36}})
| 2.78% ({{frac|1|36}})
Line 88: Line 88:
| 4.17% ({{frac|1|24}})
| 4.17% ({{frac|1|24}})
|-
|-
| style="text-align:left" | {{MC/Blocklink|Azalea}} or other {{MC/Blocklink|Saplings}}
| style="text-align:left" | {{BlockLink|Azalea}} or other {{BlockLink|Saplings}}
| style="text-align:left" | {{MC/Blocksprite|Azalea Leaves}} Azalea Leaves or other {{MC/Blocksprite|Leaves}} Leaves
| style="text-align:left" | {{BlockSprite|Azalea Leaves}} Azalea Leaves or other {{BlockSprite|Leaves}} Leaves
| 5% ({{frac|1|20}})
| 5% ({{frac|1|20}})
| 6.25% ({{frac|1|16}})
| 6.25% ({{frac|1|16}})
Line 95: Line 95:
| 10% ({{frac|1|10}})
| 10% ({{frac|1|10}})
|-
|-
| style="text-align:left" | 1-2 {{MC/Itemlink|Stick}}s
| style="text-align:left" | 1-2 {{ItemLink|Stick}}s
| style="text-align:left" | {{MC/Blocksprite|leaves}} All Leaves
| style="text-align:left" | {{BlockSprite|leaves}} All Leaves
| 2% ({{frac|1|50}})
| 2% ({{frac|1|50}})
| 2.22% ({{frac|1|45}})
| 2.22% ({{frac|1|45}})
Line 102: Line 102:
| 3.33% ({{frac|1|30}})
| 3.33% ({{frac|1|30}})
|-
|-
| style="text-align:left" | {{MC/Itemlink|Apple}}s
| style="text-align:left" | {{ItemLink|Apple}}s
| style="text-align:left" | {{MC/Blocksprite|Oak Leaves}} Oak and {{MC/Blocksprite|Dark Oak Leaves}} Dark Oak Leaves
| style="text-align:left" | {{BlockSprite|Oak Leaves}} Oak and {{BlockSprite|Dark Oak Leaves}} Dark Oak Leaves
| 0.5% ({{frac|1|200}})
| 0.5% ({{frac|1|200}})
| 0.556% ({{frac|1|180}})
| 0.556% ({{frac|1|180}})
Line 111: Line 111:


=== Natural generation ===
=== Natural generation ===
Leaves occur naturally on trees and [[Minecraft:azalea]]s throughout the [[Minecraft:Overworld]]. Oak leaves also generate in jungle bushes and the tree at meeting points in plains villages. Dark oak leaves can also generate in woodland mansions. Oak and mangrove leaves can also generate in the trial chambers.
Leaves occur naturally on [[Minecraft:tree]]s and [[Minecraft:azalea]]s throughout the [[Minecraft:Overworld]]. Oak leaves also generate in [[Minecraft:jungle bush]]es and the tree at meeting points in [[Minecraft:Village#Plains|plains village]]s. Dark oak leaves can also generate in [[Minecraft:woodland mansion]]s. Oak and mangrove leaves can also generate in the [[Minecraft:trial chambers]].


{{MC/Block Distribution}}
{{block distribution}}


=== Post-generation ===
=== Post-generation ===
{{MC/See also|Tutorial:Tree farming}}
{{see also|Tutorial:Tree farming}}
Leaves generate as part of trees grown from [[Minecraft:sapling]]s, [[Minecraft:azalea]]s, or mangrove propagules.
Leaves generate as part of trees grown from [[Minecraft:sapling]]s, [[Minecraft:azalea]]s, or [[Minecraft:mangrove propagule]]s.


== Usage ==
== Usage ==
Leaves from trees spontaneously decay (disappear) when they receive a [[Minecraft:Tick#Random tick|block tick]] if they are not connected to any [[Minecraft:log]] or [[Minecraft:wood]] blocks, stripped or otherwise, either directly or via other leaf blocks, with a maximum distance of 6 blocks{{only|je}} or 4 blocks{{only|be}}. {{MC/In|je}}, this is determined using the {{MC/Cd|prevents_nearby_leaf_decay}} block tag, whereas {{MC/In|BE}}, the list of blocks is hardcoded. The distance is taxicab distance, but can cross corners. Leaves placed by players never decay. Bamboo does not count as a log for this purpose.
Leaves from trees spontaneously decay (disappear) when they receive a [[Minecraft:Tick#Random tick|block tick]] if they are not connected to any [[Minecraft:log]] or [[Minecraft:wood]] blocks, stripped or otherwise, either directly or via other leaf blocks, with a maximum distance of 6 blocks{{only|je}} or 4 blocks{{only|be}}. {{IN|je}}, this is determined using the {{cd|prevents_nearby_leaf_decay}} [[Minecraft:block tag]], whereas {{in|BE}}, the list of blocks is hardcoded. The distance is taxicab distance, but can cross corners. Leaves placed by players never decay. Bamboo does not count as a log for this purpose.


Leaves that decay, or are destroyed without using [[Minecraft:Silk Touch]] or [[Minecraft:shears]], yield [[Minecraft:sapling]]s 5% ({{frac|1|20}}) of the time, sticks 2% of the time, and otherwise nothing. Jungle leaves drop saplings 2.5% ({{frac|1|40}}) of the time. Oak and dark oak leaves also have a separate but additional 0.5% ({{frac|1|200}}) chance of dropping an [[Minecraft:apple]], making it extremely rare but possible for a single leaf to drop a sapling, a stick and an apple at the same time. Rates are increased by the Fortune enchantment. Leaves that are burned do not yield saplings or apples.
Leaves that decay, or are destroyed without using [[Minecraft:Silk Touch]] or [[Minecraft:shears]], yield [[Minecraft:sapling]]s 5% ({{frac|1|20}}) of the time, sticks 2% of the time, and otherwise nothing. Jungle leaves drop saplings 2.5% ({{frac|1|40}}) of the time. Oak and dark oak leaves also have a separate but additional 0.5% ({{frac|1|200}}) chance of dropping an [[Minecraft:apple]], making it extremely rare but possible for a single leaf to drop a sapling, a stick and an apple at the same time. Rates are increased by the [[Minecraft:Fortune]] enchantment. Leaves that are burned do not yield saplings or apples.


Oak, jungle, acacia, dark oak, and mangrove leaves take on a different shade of green depending on the [[Minecraft:biome]] in which they are placed.
Oak, jungle, acacia, dark oak, and mangrove leaves take on a different shade of green depending on the [[Minecraft:biome]] in which they are placed.


Leaves are always transparent to light but cannot be seen through when the graphics is set to "Fast" or [[Minecraft:Settings#Video|fancy leaves]] are turned off; the transparent regions are instead dark green. They diffuse sky light, causing the shadows they cast under trees.
Leaves are always [[Minecraft:transparent]] to [[Minecraft:light]] but cannot be seen through when the [[Minecraft:graphics]] is set to "Fast" or [[Minecraft:Settings#Video|fancy leaves]] are turned off; the transparent regions are instead dark green. They diffuse sky light, causing the shadows they cast under trees.


Leaf blocks can be waterlogged although they are full blocks. Water does not spread out{{only|je}}, and waterlogged leaves follow the same rules as any other waterlogged block. When concrete powder is placed on any side of the waterlogged leaves it turns into [[Minecraft:concrete]], and the leaf block remains waterlogged.
Leaf blocks can be [[Minecraft:Waterlogging|waterlog]]ged although they are full blocks. Water does not spread out{{only|je}}, and waterlogged leaves follow the same rules as any other [[Minecraft:Waterlogging#Mechanism|waterlog]]ged block. When [[Minecraft:concrete powder]] is placed on any side of the waterlogged leaves it turns into [[Minecraft:concrete]], and the leaf block remains waterlogged.


Applying bone meal to mangrove leaves with a space beneath produces a hanging mangrove propagule with <code>age=0</code>.
Applying [[Minecraft:bone meal]] to mangrove leaves with a space beneath produces a hanging [[Minecraft:mangrove propagule]] with <code>age=0</code>.


=== Smelting ingredient ===
=== Smelting ingredient ===
Line 141: Line 141:


=== Redstone component ===
=== Redstone component ===
{{MC/Exclusive|java|section=1}}
{{Exclusive|java|section=1}}
The state of a leaves block—including a player-placed block—changes after 1 game tick (half a redstone tick) when the distance to the nearest [[Minecraft:log]] or [[Minecraft:wood]] block changes, up to 6 blocks of leaves away. [[Minecraft:Observer]]s facing away from the leaves detect this change and transmit a redstone signal in the same game tick, making leaves useful for redstone signal transmission. This has been called "Leafstone" by the Minecraft Community.
The state of a leaves block—including a player-placed block—changes after 1 game tick (half a redstone tick) when the distance to the nearest [[Minecraft:log]] or [[Minecraft:wood]] block changes, up to 6 blocks of leaves away. [[Minecraft:Observer]]s facing away from the leaves detect this change and transmit a redstone signal in the same game tick, making leaves useful for redstone signal transmission. This has been called "Leafstone" by the Minecraft Community.


=== Piston interactivity ===
=== Piston interactivity ===
Leaves are destroyed when pushed by [[Minecraft:piston]]s. They do not stick to sticky pistons, slime blocks, or honey blocks.
Leaves are destroyed when pushed by [[Minecraft:piston]]s. They do not stick to [[Minecraft:sticky piston]]s, [[Minecraft:slime block]]s, or [[Minecraft:honey block]]s.


=== Composting ===
=== Composting ===
Most types of leaves have a 30% chance of increasing the compost level in a [[Minecraft:composter]] by 1. A stack of leaves yields an average of 3.05 bone meal. The exception are flowering azalea leaves, which have a 50% chance of increasing the compost level (a stack of those yields 4.92 pieces of bone meal on average).
Most types of leaves have a 30% chance of increasing the compost level in a [[Minecraft:composter]] by 1. A stack of leaves yields an average of 3.05 [[Minecraft:bone meal]]. The exception are flowering azalea leaves, which have a 50% chance of increasing the compost level (a stack of those yields 4.92 pieces of bone meal on average).


=== Bees ===
=== Bees ===
Flowering azaleas leaves and cherry leaves function like any other [[Minecraft:flower]]s in their interaction and uses with bees.
Flowering azaleas leaves and cherry leaves function like any other [[Minecraft:flower]]s in their interaction and uses with [[Minecraft:bee]]s.


=== Bee nests ===
=== Bee nests ===
Oak, birch, and cherry trees grown from [[Minecraft:sapling]]s that are within 2 blocks of flowering azalea leaves or cherry leaves have a 5% chance to grow with bee nest and 2-3 bees in it.
[[Minecraft:Oak]], [[Minecraft:birch]], and [[Minecraft:cherry]] trees grown from [[Minecraft:sapling]]s that are within 2 blocks of flowering azalea leaves or cherry leaves have a 5% chance to grow with [[Minecraft:bee nest]] and 2-3 bees in it.


=== Color ===
=== Color ===
{{MC/Main|Biome#Tint|Block colors#Foliage colors}}
{{Main|Biome#Tint|Block colors#Foliage colors}}
* In the inventory, {{MC/Blocksprite|Oak Leaves}} oak, {{MC/Blocksprite|Jungle Leaves}} jungle, {{MC/Blocksprite|Acacia Leaves}} acacia, and {{MC/Blocksprite|Dark Oak Leaves}} dark oak leaves are colored {{color|#48b518}}.
* In the inventory, {{BlockSprite|Oak Leaves}} oak, {{BlockSprite|Jungle Leaves}} jungle, {{BlockSprite|Acacia Leaves}} acacia, and {{BlockSprite|Dark Oak Leaves}} dark oak leaves are colored {{color|#48b518}}.
* In the inventory, {{MC/Blocksprite|Mangrove Leaves}} mangrove leaves are colored {{color|#92c648}}.
* In the inventory, {{BlockSprite|Mangrove Leaves}} mangrove leaves are colored {{color|#92c648}}.
* {{MC/Blocksprite|Spruce Leaves}} Spruce leaves are colored {{color|#619961}}, and are not affected by biome or inventory color.<ref name="MC-3930">{{MC/Cite bug|MC|3930|colormaps/foliage.png not affecting birch and spruce leaves, watercolor.png not changing water at all|date=November 28, 2012|resolution=Works As Intended}}</ref>
* {{BlockSprite|Spruce Leaves}} Spruce leaves are colored {{color|#619961}}, and are not affected by biome or inventory color.<ref name="MC-3930">{{Cite bug|MC|3930|colormaps/foliage.png not affecting birch and spruce leaves, watercolor.png not changing water at all|date=November 28, 2012|resolution=Works As Intended}}</ref>
* {{MC/Blocksprite|Birch Leaves}} Birch leaves are colored {{color|#80a755}}, and are not affected by biome or inventory color.<ref name="MC-3930"/>
* {{BlockSprite|Birch Leaves}} Birch leaves are colored {{color|#80a755}}, and are not affected by biome or inventory color.<ref name="MC-3930"/>
* {{MC/Blocksprite|Azalea Leaves}} Azalea, {{MC/Blocksprite|Flowering Azalea Leaves}} flowering azalea, {{MC/Blocksprite|Cherry Leaves}} cherry, and {{MC/Blocksprite|Pale Oak Leaves}} pale oak leaves are not colored.
* {{BlockSprite|Azalea Leaves}} Azalea, {{BlockSprite|Flowering Azalea Leaves}} flowering azalea, {{BlockSprite|Cherry Leaves}} cherry, and {{BlockSprite|Pale Oak Leaves}} pale oak leaves are not colored.


===== Biome colors =====
===== Biome colors =====
These values are generated by the biome dyeing algorithm. {{MC/In|be}}, biome colors also appear on [[Minecraft:map]]s.
These values are generated by the biome dyeing algorithm. {{IN|be}}, biome colors also appear on [[Minecraft:map]]s.


{| class="wikitable sortable mw-collapsible mw-collapsed" style="text-align:center" data-description="Biome colors"
{| class="wikitable sortable mw-collapsible mw-collapsed" style="text-align:center" data-description="Biome colors"
Line 172: Line 172:
! Oak Leaves !! Jungle Leaves !! Acacia Leaves !! Dark Oak Leaves !! Mangrove Leaves  
! Oak Leaves !! Jungle Leaves !! Acacia Leaves !! Dark Oak Leaves !! Mangrove Leaves  
|-
|-
|{{MC/Biomelink|Badlands}}|| rowspan="6" |{{color|#9E814D}}|| rowspan="6" |[[File:Badlands_Oak_Leaves.png|width=32x32]]|| rowspan="6" |[[File:Badlands_Jungle_Leaves.png|width=32x32]]|| rowspan="6" |[[File:Badlands_Acacia_Leaves.png|width=32x32]]|| rowspan="6" |[[File:Badlands_Dark_Oak_Leaves.png|width=32x32]]|| rowspan="6" |[[File:Badlands_Mangrove_Leaves.png|width=32x32]]
|{{BiomeLink|Badlands}}|| rowspan="6" |{{color|#9E814D}}|| rowspan="6" |[[File:Badlands_Oak_Leaves.png|width=32x32]]|| rowspan="6" |[[File:Badlands_Jungle_Leaves.png|width=32x32]]|| rowspan="6" |[[File:Badlands_Acacia_Leaves.png|width=32x32]]|| rowspan="6" |[[File:Badlands_Dark_Oak_Leaves.png|width=32x32]]|| rowspan="6" |[[File:Badlands_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Eroded Badlands}}
|{{BiomeLink|Eroded Badlands}}
|-
|-
|{{MC/Biomelink|Wooded Badlands}}
|{{BiomeLink|Wooded Badlands}}
|-
|-
|{{MC/Biomelink|Badlands Plateau}}{{only|be|short=1}}
|{{BiomeLink|Badlands Plateau}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Modified Badlands Plateau}}{{only|be|short=1}}
|{{BiomeLink|Modified Badlands Plateau}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Modified Wooded Badlands Plateau}}{{only|be|short=1}}
|{{BiomeLink|Modified Wooded Badlands Plateau}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Desert}}
|{{BiomeLink|Desert}}
| rowspan="11" |{{color|#AEA42A}}
| rowspan="11" |{{color|#AEA42A}}
| rowspan="11" |[[File:Desert_Oak_Leaves.png|width=32x32]]
| rowspan="11" |[[File:Desert_Oak_Leaves.png|width=32x32]]
Line 192: Line 192:
| rowspan="11" |[[File:Desert_Mangrove_Leaves.png|width=32x32]]
| rowspan="11" |[[File:Desert_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Savanna}}
|{{BiomeLink|Savanna}}
|-
|-
|{{MC/Biomelink|Savanna Plateau}}
|{{BiomeLink|Savanna Plateau}}
|-
|-
|{{MC/Biomelink|Windswept Savanna}}
|{{BiomeLink|Windswept Savanna}}
|-
|-
|{{MC/Biomelink|Nether Wastes}}
|{{BiomeLink|Nether Wastes}}
|-
|-
|{{MC/Biomelink|Soul Sand Valley}}
|{{BiomeLink|Soul Sand Valley}}
|-
|-
|{{MC/Biomelink|Crimson Forest}}
|{{BiomeLink|Crimson Forest}}
|-
|-
|{{MC/Biomelink|Warped Forest}}
|{{BiomeLink|Warped Forest}}
|-
|-
|{{MC/Biomelink|Basalt Deltas}}
|{{BiomeLink|Basalt Deltas}}
|-
|-
|{{MC/Biomelink|Desert Hills}}{{only|be|short=1}}
|{{BiomeLink|Desert Hills}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Desert Lakes}}{{only|be|short=1}}
|{{BiomeLink|Desert Lakes}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Stony Peaks}}||{{color|#82AC1E}}||[[File:Stony_Peaks_Oak_Leaves.png|width=32x32]]||[[File:Stony_Peaks_Jungle_Leaves.png|width=32x32]]||[[File:Stony_Peaks_Acacia_Leaves.png|width=32x32]]||[[File:Stony_Peaks_Dark_Oak_Leaves.png|width=32x32]]||[[File:Stony_Peaks_Mangrove_Leaves.png|width=32x32]]
|{{BiomeLink|Stony Peaks}}||{{color|#82AC1E}}||[[File:Stony_Peaks_Oak_Leaves.png|width=32x32]]||[[File:Stony_Peaks_Jungle_Leaves.png|width=32x32]]||[[File:Stony_Peaks_Acacia_Leaves.png|width=32x32]]||[[File:Stony_Peaks_Dark_Oak_Leaves.png|width=32x32]]||[[File:Stony_Peaks_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Shattered Savanna Plateau}}{{only|be|short=1}}||{{color|#64b216}}||[[File:Windswept_Savanna_Oak_Leaves.png|width=32x32]]||[[File:Windswept_Savanna‌_Jungle_Leaves.png|width=32x32]]||[[File:Windswept_Savanna‌_Acacia_Leaves.png|width=32x32]]||[[File:Windswept_Savanna‌_Dark_Oak_Leaves.png|width=32x32]]||[[File:Windswept_Savanna_Mangrove_Leaves.png|width=32x32]]
|{{BiomeLink|Shattered Savanna Plateau}}{{only|be|short=1}}||{{color|#64b216}}||[[File:Windswept_Savanna_Oak_Leaves.png|width=32x32]]||[[File:Windswept_Savanna‌_Jungle_Leaves.png|width=32x32]]||[[File:Windswept_Savanna‌_Acacia_Leaves.png|width=32x32]]||[[File:Windswept_Savanna‌_Dark_Oak_Leaves.png|width=32x32]]||[[File:Windswept_Savanna_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Jungle}}|| rowspan="5" |{{color|#30BB0B}}|| rowspan="5" |[[File:Jungle_Oak_Leaves.png|width=32x32]]|| rowspan="5" |[[File:Jungle_Jungle_Leaves.png|width=32x32]]|| rowspan="5" |[[File:Jungle_Acacia_Leaves.png|width=32x32]]|| rowspan="5" |[[File:Jungle_Dark_Oak_Leaves.png|width=32x32]]|| rowspan="5" |[[File:Jungle_Mangrove_Leaves.png|width=32x32]]
|{{BiomeLink|Jungle}}|| rowspan="5" |{{color|#30BB0B}}|| rowspan="5" |[[File:Jungle_Oak_Leaves.png|width=32x32]]|| rowspan="5" |[[File:Jungle_Jungle_Leaves.png|width=32x32]]|| rowspan="5" |[[File:Jungle_Acacia_Leaves.png|width=32x32]]|| rowspan="5" |[[File:Jungle_Dark_Oak_Leaves.png|width=32x32]]|| rowspan="5" |[[File:Jungle_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Bamboo Jungle}}
|{{BiomeLink|Bamboo Jungle}}
|-
|-
|{{MC/Biomelink|Jungle Hills}}{{only|be|short=1}}
|{{BiomeLink|Jungle Hills}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Modified Jungle}}{{only|be|short=1}}
|{{BiomeLink|Modified Jungle}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Bamboo Jungle Hills}}{{only|be|short=1}}
|{{BiomeLink|Bamboo Jungle Hills}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Sparse Jungle}}
|{{BiomeLink|Sparse Jungle}}
| rowspan="2" |{{color|#3EB80F}}
| rowspan="2" |{{color|#3EB80F}}
| rowspan="2" |[[File:Sparse_Jungle_Oak_Leaves.png|width=32x32]]
| rowspan="2" |[[File:Sparse_Jungle_Oak_Leaves.png|width=32x32]]
Line 234: Line 234:
| rowspan="2" |[[File:Sparse_Jungle_Mangrove_Leaves.png|width=32x32]]
| rowspan="2" |[[File:Sparse_Jungle_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Modified Jungle Edge}}{{only|be|short=1}}
|{{BiomeLink|Modified Jungle Edge}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Lush Caves}}{{only|be|short=1}}
|{{BiomeLink|Lush Caves}}{{only|be|short=1}}
|{{Color|#A6A432}}
|{{Color|#A6A432}}
|[[File:Lush_Caves‌_Oak_Leaves.png|width=32x32]]
|[[File:Lush_Caves‌_Oak_Leaves.png|width=32x32]]
Line 244: Line 244:
|[[File:Lush_Caves_Mangrove_Leaves.png|width=32x32]]
|[[File:Lush_Caves_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Mushroom Fields}}
|{{BiomeLink|Mushroom Fields}}
| rowspan="2" |{{color|#2BBB0F}}
| rowspan="2" |{{color|#2BBB0F}}
| rowspan="2" |[[File:Mushroom_Fields_Oak_Leaves.png|width=32x32]]
| rowspan="2" |[[File:Mushroom_Fields_Oak_Leaves.png|width=32x32]]
Line 252: Line 252:
| rowspan="2" |[[File:Mushroom_Fields_Mangrove_Leaves.png|width=32x32]]
| rowspan="2" |[[File:Mushroom_Fields_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Mushroom Field Shore}}{{only|be|short=1}}
|{{BiomeLink|Mushroom Field Shore}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Plains}}|| rowspan="6" |{{color|#77AB2F}}|| rowspan="6" |[[File:Plains_Oak_Leaves.png|width=32x32]]|| rowspan="6" |[[File:Plains_Jungle_Leaves.png|width=32x32]]|| rowspan="6" |[[File:Plains_Acacia_Leaves.png|width=32x32]]|| rowspan="6" |[[File:Plains_Dark_Oak_Leaves.png|width=32x32]]|| rowspan="6" |[[File:Plains_Mangrove_Leaves.png|width=32x32]]
|{{BiomeLink|Plains}}|| rowspan="6" |{{color|#77AB2F}}|| rowspan="6" |[[File:Plains_Oak_Leaves.png|width=32x32]]|| rowspan="6" |[[File:Plains_Jungle_Leaves.png|width=32x32]]|| rowspan="6" |[[File:Plains_Acacia_Leaves.png|width=32x32]]|| rowspan="6" |[[File:Plains_Dark_Oak_Leaves.png|width=32x32]]|| rowspan="6" |[[File:Plains_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Sunflower Plains}}
|{{BiomeLink|Sunflower Plains}}
|-
|-
|{{MC/Biomelink|Beach}}
|{{BiomeLink|Beach}}
|-
|-
|{{MC/Biomelink|Dripstone Caves}}{{only|je|short=1}}
|{{BiomeLink|Dripstone Caves}}{{only|je|short=1}}
|-
|-
|{{MC/Biomelink|Deep Dark}}
|{{BiomeLink|Deep Dark}}
|-
|-
|{{MC/Biomelink|Sulfur Caves}}{{MC/Upcoming|Chaos Cubed}}
|{{BiomeLink|Sulfur Caves}}{{upcoming|Chaos Cubed}}
|-
|-
|{{MC/Biomelink|Swamp}}
|{{BiomeLink|Swamp}}
| rowspan="2" |{{color|#6A7039}}
| rowspan="2" |{{color|#6A7039}}
| rowspan="2" |[[File:Swamp_Oak_Leaves.png|width=32x32]]
| rowspan="2" |[[File:Swamp_Oak_Leaves.png|width=32x32]]
Line 274: Line 274:
| rowspan="2" |[[File:Swamp_Mangrove_Leaves.png|width=32x32]]
| rowspan="2" |[[File:Swamp_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Swamp Hills}}{{only|be|short=1}}
|{{BiomeLink|Swamp Hills}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Mangrove Swamp}}
|{{BiomeLink|Mangrove Swamp}}
|{{color|#8DB127}}
|{{color|#8DB127}}
|[[File:Mangrove_Swamp_Oak_Leaves.png|width=32x32]]
|[[File:Mangrove_Swamp_Oak_Leaves.png|width=32x32]]
Line 284: Line 284:
|[[File:Mangrove_Swamp_Mangrove_Leaves.png|width=32x32]]
|[[File:Mangrove_Swamp_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Forest}}
|{{BiomeLink|Forest}}
| rowspan="6" |{{color|#59AE30}}
| rowspan="6" |{{color|#59AE30}}
| rowspan="6" |[[File:Forest_Oak_Leaves.png|width=32x32]]
| rowspan="6" |[[File:Forest_Oak_Leaves.png|width=32x32]]
Line 292: Line 292:
| rowspan="6" |[[File:Forest_Mangrove_Leaves.png|width=32x32]]
| rowspan="6" |[[File:Forest_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Flower Forest}}
|{{BiomeLink|Flower Forest}}
|-
|-
|{{MC/Biomelink|Dark Forest}}
|{{BiomeLink|Dark Forest}}
|-
|-
|{{MC/Biomelink|Wooded Hills}}{{only|be|short=1}}
|{{BiomeLink|Wooded Hills}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Tall Birch Hills}}{{only|be|short=1}}
|{{BiomeLink|Tall Birch Hills}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Dark Forest Hills}}{{only|be|short=1}}
|{{BiomeLink|Dark Forest Hills}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Pale Garden}}
|{{BiomeLink|Pale Garden}}
|{{color|#878D76}}
|{{color|#878D76}}
|[[File:Pale_Garden_Oak_Leaves.png|width=32x32]]
|[[File:Pale_Garden_Oak_Leaves.png|width=32x32]]
Line 310: Line 310:
|[[File:Pale_Garden_Mangrove_Leaves.png|width=32x32]]
|[[File:Pale_Garden_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Birch Forest}}
|{{BiomeLink|Birch Forest}}
| rowspan="3" |{{color|#6BA941}}
| rowspan="3" |{{color|#6BA941}}
| rowspan="3" |[[File:Birch_Forest_Oak_Leaves.png|width=32x32]]
| rowspan="3" |[[File:Birch_Forest_Oak_Leaves.png|width=32x32]]
Line 318: Line 318:
| rowspan="3" |[[File:Birch_Forest_Mangrove_Leaves.png|width=32x32]]
| rowspan="3" |[[File:Birch_Forest_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Old Growth Birch Forest}}
|{{BiomeLink|Old Growth Birch Forest}}
|-
|-
|{{MC/Biomelink|Birch Forest Hills}}{{only|be|short=1}}
|{{BiomeLink|Birch Forest Hills}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Ocean}}|| rowspan="17" |{{color|#71A74D}}|| rowspan="17" |[[File:Oak_Leaves.png|width=32x32]]|| rowspan="17" |[[File:Jungle_Leaves.png|width=32x32]]|| rowspan="17" |[[File:Acacia_Leaves.png|width=32x32]]|| rowspan="17" |[[File:Dark_Oak_Leaves.png|width=32x32]]|| rowspan="17" |[[File:Mangrove_Leaves.png|width=32x32]]
|{{BiomeLink|Ocean}}|| rowspan="17" |{{color|#71A74D}}|| rowspan="17" |[[File:Oak_Leaves.png|width=32x32]]|| rowspan="17" |[[File:Jungle_Leaves.png|width=32x32]]|| rowspan="17" |[[File:Acacia_Leaves.png|width=32x32]]|| rowspan="17" |[[File:Dark_Oak_Leaves.png|width=32x32]]|| rowspan="17" |[[File:Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Deep Ocean}}
|{{BiomeLink|Deep Ocean}}
|-
|-
|{{MC/Biomelink|Warm Ocean}}
|{{BiomeLink|Warm Ocean}}
|-
|-
|{{MC/Biomelink|Lukewarm Ocean}}
|{{BiomeLink|Lukewarm Ocean}}
|-
|-
|{{MC/Biomelink|Deep Lukewarm Ocean}}
|{{BiomeLink|Deep Lukewarm Ocean}}
|-
|-
|{{MC/Biomelink|Cold Ocean}}
|{{BiomeLink|Cold Ocean}}
|-
|-
|{{MC/Biomelink|Deep Cold Ocean}}
|{{BiomeLink|Deep Cold Ocean}}
|-
|-
|{{MC/Biomelink|Deep Frozen Ocean}}
|{{BiomeLink|Deep Frozen Ocean}}
|-
|-
|{{MC/Biomelink|River}}
|{{BiomeLink|River}}
|-
|-
|{{MC/Biomelink|Lush Caves}}{{only|je|short=1}}
|{{BiomeLink|Lush Caves}}{{only|je|short=1}}
|-
|-
|{{MC/Biomelink|The End}}
|{{BiomeLink|The End}}
|-
|-
|{{MC/Biomelink|Small End Islands}}{{only|je|short=1}}
|{{BiomeLink|Small End Islands}}{{only|je|short=1}}
|-
|-
|{{MC/Biomelink|End Barrens}}{{only|je|short=1}}
|{{BiomeLink|End Barrens}}{{only|je|short=1}}
|-
|-
|{{MC/Biomelink|End Midlands}}{{only|je|short=1}}
|{{BiomeLink|End Midlands}}{{only|je|short=1}}
|-
|-
|{{MC/Biomelink|End Highlands}}{{only|je|short=1}}
|{{BiomeLink|End Highlands}}{{only|je|short=1}}
|-
|-
|{{MC/Biomelink|The Void}}{{only|je|short=1}}
|{{BiomeLink|The Void}}{{only|je|short=1}}
|-
|-
|{{MC/Biomelink|Deep Warm Ocean}}{{only|be|short=1}}
|{{BiomeLink|Deep Warm Ocean}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Meadow}}{{only|je|short=1}}
|{{BiomeLink|Meadow}}{{only|je|short=1}}
|{{color|#63A948}}
|{{color|#63A948}}
|[[File:Meadow_Oak_Leaves.png|width=32x32]]
|[[File:Meadow_Oak_Leaves.png|width=32x32]]
Line 364: Line 364:
|[[File:Meadow_Mangrove_Leaves.png|width=32x32]]
|[[File:Meadow_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Cherry Grove}}
|{{BiomeLink|Cherry Grove}}
|{{color|#B6DB61}}
|{{color|#B6DB61}}
|[[File:Cherry_Grove_Oak_Leaves.png|width=32x32]]
|[[File:Cherry_Grove_Oak_Leaves.png|width=32x32]]
Line 372: Line 372:
|[[File:Cherry_Grove_Mangrove_Leaves.png|width=32x32]]
|[[File:Cherry_Grove_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Meadow}}{{only|be|short=1}}
|{{BiomeLink|Meadow}}{{only|be|short=1}}
| rowspan="4" |{{color|#68A55F}}
| rowspan="4" |{{color|#68A55F}}
| rowspan="4" |[[File:Old_Growth_Pine_Taiga_Oak_Leaves.png|width=32x32]]
| rowspan="4" |[[File:Old_Growth_Pine_Taiga_Oak_Leaves.png|width=32x32]]
Line 380: Line 380:
| rowspan="4" |[[File:Old_Growth_Pine_Taiga_Mangrove_Leaves.png|width=32x32]]
| rowspan="4" |[[File:Old_Growth_Pine_Taiga_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Old Growth Pine Taiga}}
|{{BiomeLink|Old Growth Pine Taiga}}
|-
|-
|{{MC/Biomelink|Giant Tree Taiga Hills}}{{only|be|short=1}}
|{{BiomeLink|Giant Tree Taiga Hills}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Giant Spruce Taiga Hills}}{{only|be|short=1}}
|{{BiomeLink|Giant Spruce Taiga Hills}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Taiga}}
|{{BiomeLink|Taiga}}
| rowspan="4" |{{color|#68A464}}
| rowspan="4" |{{color|#68A464}}
| rowspan="4" |[[File:Taiga_Oak_Leaves.png|width=32x32]]
| rowspan="4" |[[File:Taiga_Oak_Leaves.png|width=32x32]]
Line 394: Line 394:
| rowspan="4" |[[File:Taiga_Mangrove_Leaves.png|width=32x32]]
| rowspan="4" |[[File:Taiga_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Old Growth Spruce Taiga}}
|{{BiomeLink|Old Growth Spruce Taiga}}
|-
|-
|{{MC/Biomelink|Taiga Hills}}{{only|be|short=1}}
|{{BiomeLink|Taiga Hills}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Taiga Mountains}}{{only|be|short=1}}
|{{BiomeLink|Taiga Mountains}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Dripstone Caves}}{{only|be|short=1}}
|{{BiomeLink|Dripstone Caves}}{{only|be|short=1}}
|{{Color|#70A26C}}
|{{Color|#70A26C}}
|[[File:Dripstone_Caves‌_Oak_Leaves.png|width=32x32]]
|[[File:Dripstone_Caves‌_Oak_Leaves.png|width=32x32]]
Line 408: Line 408:
|[[File:Dripstone_Caves‌_Mangrove_Leaves.png|width=32x32]]
|[[File:Dripstone_Caves‌_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Windswept Hills}}
|{{BiomeLink|Windswept Hills}}
| rowspan="6" |{{color|#6DA36B}}
| rowspan="6" |{{color|#6DA36B}}
| rowspan="6" |[[File:Windswept_Hills_Oak_Leaves.png|width=32x32]]
| rowspan="6" |[[File:Windswept_Hills_Oak_Leaves.png|width=32x32]]
Line 416: Line 416:
| rowspan="6" |[[File:Windswept_Hills_Mangrove_Leaves.png|width=32x32]]
| rowspan="6" |[[File:Windswept_Hills_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Windswept Gravelly Hills}}
|{{BiomeLink|Windswept Gravelly Hills}}
|-
|-
|{{MC/Biomelink|Windswept Forest}}
|{{BiomeLink|Windswept Forest}}
|-
|-
|{{MC/Biomelink|Stony Shore}}
|{{BiomeLink|Stony Shore}}
|-
|-
|{{MC/Biomelink|Gravelly Mountains+|id=modified-gravelly-mountains}}{{only|be|short=1}}
|{{BiomeLink|Gravelly Mountains+|id=modified-gravelly-mountains}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Mountain Edge}}{{only|be|short=1}}
|{{BiomeLink|Mountain Edge}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Snowy Beach}}
|{{BiomeLink|Snowy Beach}}
|{{color|#64A278}}
|{{color|#64A278}}
|[[File:Snowy_Beach_Oak_Leaves.png|width=32x32]]
|[[File:Snowy_Beach_Oak_Leaves.png|width=32x32]]
Line 434: Line 434:
|[[File:Snowy_Beach_Mangrove_Leaves.png|width=32x32]]
|[[File:Snowy_Beach_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Snowy Plains}}
|{{BiomeLink|Snowy Plains}}
| rowspan="13" |{{color|#60A17B}}
| rowspan="13" |{{color|#60A17B}}
| rowspan="13" |[[File:Snowy_Plains_Oak_Leaves.png|width=32x32]]
| rowspan="13" |[[File:Snowy_Plains_Oak_Leaves.png|width=32x32]]
Line 442: Line 442:
| rowspan="13" |[[File:Snowy_Plains_Mangrove_Leaves.png|width=32x32]]
| rowspan="13" |[[File:Snowy_Plains_Mangrove_Leaves.png|width=32x32]]
|-
|-
|{{MC/Biomelink|Ice Spikes}}
|{{BiomeLink|Ice Spikes}}
|-
|-
|{{MC/Biomelink|Snowy Taiga}}
|{{BiomeLink|Snowy Taiga}}
|-
|-
|{{MC/Biomelink|Frozen Ocean}}
|{{BiomeLink|Frozen Ocean}}
|-
|-
|{{MC/Biomelink|Frozen River}}
|{{BiomeLink|Frozen River}}
|-
|-
|{{MC/Biomelink|Grove}}
|{{BiomeLink|Grove}}
|-
|-
|{{MC/Biomelink|Snowy Slopes}}
|{{BiomeLink|Snowy Slopes}}
|-
|-
|{{MC/Biomelink|Frozen Peaks}}
|{{BiomeLink|Frozen Peaks}}
|-
|-
|{{MC/Biomelink|Jagged Peaks}}
|{{BiomeLink|Jagged Peaks}}
|-
|-
|{{MC/Biomelink|Snowy Mountains}}{{only|be|short=1}}
|{{BiomeLink|Snowy Mountains}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Legacy Frozen Ocean}}{{only|be|short=1}}
|{{BiomeLink|Legacy Frozen Ocean}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Snowy Taiga Hills}}{{only|be|short=1}}
|{{BiomeLink|Snowy Taiga Hills}}{{only|be|short=1}}
|-
|-
|{{MC/Biomelink|Snowy Taiga Mountains}}{{only|be|short=1}}
|{{BiomeLink|Snowy Taiga Mountains}}{{only|be|short=1}}
|}
|}


==== Snowy leaves ====
==== Snowy leaves ====
{{MC/Exclusive|Bedrock|section=1}}
{{Exclusive|Bedrock|section=1}}


[[File:Snowing BE.jpg|thumb|Trees in a snowy biome during snowfall in Bedrock Edition]]
[[File:Snowing BE.jpg|thumb|Trees in a snowy biome during snowfall in Bedrock Edition]]


In any biome with a base [[Minecraft:Biome#Temperature|temperature]] of below 0.15, all leaves exposed to the sky gradually fade to white once snowfall begins, giving them a frosted appearance for the storm's duration. Cherry, azalea, flowering azalea, and pale oak leaves are not affected as their colors are based on the texture instead of colormaps.<ref>{{bug|MCPE-121813||Azalea Leaves aren't affected by snow / don't turn white during snow|WAI}}</ref><ref>{{bug|MCPE-168031||Cherry leaves don't turn white during snowfall|WAI}}</ref> The change is entirely invisible to the client if the graphics mode is set to Simple, though it still takes place, and leaves are the correct color phase for the time if the option is reenabled. After snowfall ends, leaves gradually fade back to their normal coloration.
In any biome with a base [[Minecraft:Biome#Temperature|temperature]] of below 0.15, all leaves exposed to the sky gradually fade to white once [[Minecraft:snowfall]] begins, giving them a frosted appearance for the storm's duration. Cherry, azalea, flowering azalea, and pale oak leaves are not affected as their colors are based on the texture instead of colormaps.<ref>{{bug|MCPE-121813||Azalea Leaves aren't affected by snow / don't turn white during snow|WAI}}</ref><ref>{{bug|MCPE-168031||Cherry leaves don't turn white during snowfall|WAI}}</ref> The change is entirely invisible to the client if the graphics mode is set to Simple, though it still takes place, and leaves are the correct color phase for the time if the option is reenabled. After snowfall ends, leaves gradually fade back to their normal coloration.


=== Particles ===
=== Particles ===
Line 483: Line 483:
== Sounds ==
== Sounds ==
=== Other leaves ===
=== Other leaves ===
{{MC/Sound table/Block/Grass}}
{{Sound table/Block/Grass}}


=== Azalea leaves ===
=== Azalea leaves ===
Line 489: Line 489:


=== Cherry leaves ===
=== Cherry leaves ===
{{MC/Sound table/Block/Cherry leaves}}
{{Sound table/Block/Cherry leaves}}


== Data values ==
== Data values ==
=== ID ===
=== ID ===
{{MC/JE}}:
{{JE}}:
{{ID table
{{ID table
|edition=java
|edition=java
Line 567: Line 567:
|foot=1}}
|foot=1}}


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


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


{{MC/El|je}}:
{{el|je}}:
{{bst|distance|7|1,2,3,4,5,6,7|How far away this block is from the nearest log or wood, in taxicab distance.}}
{{bst|distance|7|1,2,3,4,5,6,7|How far away this block is from the nearest log or wood, in [[Minecraft:taxicab distance]].}}
{{bst|persistent|false|false,true|If the block persists regardless of having no wood nearby.<br>{{MC/Cd|true}} for player-placed leaves.}}
{{bst|persistent|false|false,true|If the block persists regardless of having no wood nearby.<br>{{cd|true}} for player-placed leaves.}}
{{bst|waterlogged|false|false,true|Whether or not there's water in the same place as this leaves.|foot=1}}
{{bst|waterlogged|false|false,true|Whether or not there's water in the same place as this leaves.|foot=1}}


{{MC/El|be}}:
{{el|be}}:
{{bst|showaux=1|persistent_bit|false|false,true|If the block persists regardless of having no wood nearby.|Unsupported}}
{{bst|showaux=1|persistent_bit|false|false,true|If the block persists regardless of having no wood nearby.|Unsupported}}
{{bst|update_bit|false|false,true|If the block checks for nearby wood and decays.|Unsupported|foot=1}}
{{bst|update_bit|false|false,true|If the block checks for nearby wood and decays.|Unsupported|foot=1}}


== History ==
== History ==
{{MC/For|the different historical leaf decay algorithms|History of leaf decay}}
{{for|the different historical leaf decay algorithms|History of leaf decay}}


=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|java classic}}
|{{HistoryLine|java classic}}
|{{MC/HistoryLine||0.0.14a|[[File:Oak Leaves JE1.png|32px]] Added leaves.
|{{HistoryLine||0.0.14a|[[File:Oak Leaves JE1.png|32px]] Added leaves.
|[[File:Oak Leaves JE1 (facing NWU).png|32px]] The bottom texture of leaves is mirrored vertically.}}
|[[File:Oak Leaves JE1 (facing NWU).png|32px]] The bottom texture of leaves is mirrored vertically.}}
|{{MC/HistoryLine||0.0.15a (Multiplayer Test 1)|[[File:Oak Leaves JE2.png|32px]] The texture of leaves has been changed.}}
|{{HistoryLine||0.0.15a (Multiplayer Test 1)|[[File:Oak Leaves JE2.png|32px]] The [[Minecraft:texture]] of leaves has been changed.}}
|{{MC/HistoryLine||August 25, 2009|link=https://notch.tumblr.com/post/170887079/survival-mode-status-update-video-with-plenty-of|Demonstrated that leaves now drop [[Minecraft:sapling]]s.}}
|{{HistoryLine||0.0.19a|[[File:Oak Leaves (inventory) JE1.png|32px]] Leaves can now be selected on the [[Minecraft:hotbar]], rather than strictly requiring a number key as placeable blocks did previously.}}
|{{MC/HistoryLine||0.24_SURVIVAL_TEST|Leaves now drop saplings.}}
|{{HistoryLine||August 25, 2009|link=https://notch.tumblr.com/post/170887079/survival-mode-status-update-video-with-plenty-of|Demonstrated that leaves now drop [[Minecraft:sapling]]s.}}
|{{MC/HistoryLine|java indev}}
|{{HistoryLine||0.24_SURVIVAL_TEST|Leaves now drop saplings.}}
|{{MC/HistoryLine||0.31|dev=20091223-1457|Leaves now produce shadows.}}
|{{HistoryLine|java indev}}
|{{MC/HistoryLine|||dev=20100107-1947|Leaves texture is now solid.}}
|{{HistoryLine||0.31|dev=20091223-1457|Leaves now produce shadows.}}
|{{MC/HistoryLine||20100218-0011|Leaves now decay.}}
|{{HistoryLine|||dev=20100107-1947|Leaves texture is now solid.}}
|{{MC/HistoryLine|java infdev}}
|{{HistoryLine||20100218-0011|Leaves now decay.}}
|{{MC/HistoryLine||20100227-1414|Leaves no longer decay.}}
|{{HistoryLine|java infdev}}
|{{MC/HistoryLine||20100325-1545|Leaves now decay again.}}
|{{HistoryLine||20100227-1414|Leaves no longer decay.}}
|{{MC/HistoryLine||20100413-1951|Leaves no longer decay due to the addition of big trees.}}
|{{HistoryLine||20100325-1545|Leaves now decay again.}}
|{{MC/HistoryLine||20100615|Leaves now decay again.}}
|{{HistoryLine||20100413-1951|Leaves no longer decay due to the addition of big trees.}}
|{{MC/HistoryLine||20100616-1808|[[File:Oak Leaves (fast) JE1.png|32px]] Leaves now use an opaque texture and act like opaque solid blocks when the graphics setting is set to "Fast".
|{{HistoryLine||20100615|Leaves now decay again.}}
|{{HistoryLine||20100616-1808|[[File:Oak Leaves (fast) JE1.png|32px]] Leaves now use an opaque texture and act like opaque solid blocks when the [[Minecraft:graphics setting]] is set to "Fast".
|Blocks like [[Minecraft:torch]]es, [[Minecraft:door]]s and [[Minecraft:ladder]]s can now be placed on leaves with fast graphics.}}
|Blocks like [[Minecraft:torch]]es, [[Minecraft:door]]s and [[Minecraft:ladder]]s can now be placed on leaves with fast graphics.}}
|{{MC/HistoryLine|java alpha}}
|{{HistoryLine|java alpha}}
|{{HistoryLine||v1.0.6|Leaves no longer decay.
|{{HistoryLine||v1.0.6|Leaves no longer decay.
|Leaves now have a {{frac|1|20}} chance of dropping a sapling instead of {{frac|1|10}}.}}
|Leaves now have a {{frac|1|20}} chance of dropping a sapling instead of {{frac|1|10}}.}}
|{{MC/HistoryLine||v1.0.6_01|Leaves now decay again when not connected to the ground or to a tree trunk.}}
|{{HistoryLine||v1.0.6_01|Leaves now decay again when not connected to the ground or to a tree trunk.}}
|{{MC/HistoryLine||v1.2.0|dev=preview|[[File:Oak Leaves JE3 BE4.png|32px]] [[File:Oak Leaves (fast) JE2 BE4.png|32px]] With the addition of [[Minecraft:biome]]s, the color of leaves have been changed.
|{{HistoryLine||v1.2.0|dev=preview|[[File:Oak Leaves JE3 BE4.png|32px]] [[File:Oak Leaves (fast) JE2 BE4.png|32px]] With the addition of [[Minecraft:biome]]s, the color of leaves have been changed.
|Leaves no longer decay.}}
|Leaves no longer decay.}}
|{{MC/HistoryLine||v1.2.1|Leaf breaking particle colors now reflect the biome, instead of the grayscale texture.}}
|{{HistoryLine||v1.2.1|Leaf breaking particle colors now reflect the biome, instead of the grayscale texture.}}
|{{MC/HistoryLine||v1.2.3|Leaf decay has been re-introduced.}}
|{{HistoryLine||v1.2.3|Leaf decay has been re-introduced.}}
|{{MC/HistoryLine||v1.2.3_01|Leaf decay is now disabled, due to an infinite loop in the code.}}
|{{HistoryLine||v1.2.3_01|Leaf decay is now disabled, due to an infinite loop in the code.}}
|{{MC/HistoryLine|java beta}}
|{{HistoryLine|java beta}}
|{{MC/HistoryLine||1.0|Leaf decay has been re-introduced with the new behavior.}}
|{{HistoryLine||1.0|Leaf decay has been re-introduced with the new behavior.}}
|{{MC/HistoryLine||1.1|Leaf decay has been rewritten, once again.}}
|{{HistoryLine||1.1|Leaf decay has been rewritten, once again.}}
|{{HistoryLine||1.2|[[File:Spruce Leaves JE1 BE2.png|32px]] [[File:Birch Leaves JE1 BE2.png|32px]] [[File:Spruce Leaves (fast) JE1 BE2.png|32px]] [[File:Birch Leaves (fast) JE1 BE2.png|32px]] Added spruce and birch leaves, which are colored {{color|#619961}} and {{color|#80a755}} respectively, and do not vary across biomes.
|{{HistoryLine||1.2|[[File:Spruce Leaves JE1 BE2.png|32px]] [[File:Birch Leaves JE1 BE2.png|32px]] [[File:Spruce Leaves (fast) JE1 BE2.png|32px]] [[File:Birch Leaves (fast) JE1 BE2.png|32px]] Added spruce and birch leaves, which are colored {{color|#619961}} and {{color|#80a755}} respectively, and do not vary across biomes.
|Spruce and birch leaves that decay, or are destroyed, drop oak saplings.}}
|Spruce and birch leaves that decay, or are destroyed, drop oak saplings.}}
|{{MC/HistoryLine||1.5|Spruce and birch leaves now drop their respective saplings.}}
|{{HistoryLine||1.5|Spruce and birch leaves now drop their respective saplings.}}
|{{MC/HistoryLine||1.6|dev=Test Build 3|Leaves are no longer considered solid with Fast graphics, meaning that certain blocks can no longer be placed on leaves and mobs cannot spawn on top of them.}}
|{{HistoryLine||1.6|dev=Test Build 3|Leaves are no longer considered solid with Fast graphics, meaning that certain blocks can no longer be placed on leaves and mobs cannot spawn on top of them.}}
|{{MC/HistoryLine||1.7|Added [[Minecraft:shears]], which collect leaves. Before, leaves could be obtained only via [[Minecraft:inventory]] editing.
|{{HistoryLine||1.7|Added [[Minecraft:shears]], which collect leaves. Before, leaves could be obtained only via [[Minecraft:inventory]] editing.
|Leaves no longer appear gray (blank and uncolored, default texture before the application of biome coloration) in the inventory.}}
|Leaves no longer appear gray (blank and uncolored, default texture before the application of biome coloration) in the inventory.}}
|{{MC/HistoryLine||1.8|dev=Pre-release|Leaves placed by the player or an [[Minecraft:enderman]] no longer decay like normal leaves do.}}
|{{HistoryLine||1.8|dev=Pre-release|Leaves placed by the [[Minecraft:player]] or an [[Minecraft:enderman]] no longer decay like normal leaves do.}}
|{{MC/HistoryLine|java}}
|{{HistoryLine|java}}
|{{MC/HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 4|The [[Minecraft:Silk Touch]] enchantment can now be used to collect leaves.}}
|{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 4|The [[Minecraft:Silk Touch]] enchantment can now be used to collect leaves.}}
|{{MC/HistoryLine|||dev=Beta 1.9 Prerelease 6|Silk Touch now preserves the data value of broken leaves rather than always dropping oak. This now includes non-species metadata, allowing for the collection of invalid data value leaves as an item.
|{{HistoryLine|||dev=Beta 1.9 Prerelease 6|Silk Touch now preserves the data value of broken leaves rather than always dropping oak. This now includes non-species metadata, allowing for the collection of [[Minecraft:Invalid Data Value Leaves|invalid data value leaves]] as an item.
|Spruce and birch leaves are now available directly in the creative inventory.}}
|Spruce and birch leaves are now available directly in the creative inventory.}}
|{{HistoryLine||1.1|dev=11w48a|Oak leaves now have a {{frac|1|200}} chance of dropping an [[Minecraft:apple]].}}
|{{HistoryLine||1.1|dev=11w48a|Oak leaves now have a {{frac|1|200}} chance of dropping an [[Minecraft:apple]].}}
|{{MC/HistoryLine||1.2.1|dev=12w03a|[[File:Jungle Leaves JE1 BE2.png|32px]] [[File:Jungle Leaves (fast) JE1 BE1.png|32px]] Added jungle leaves.
|{{HistoryLine||1.2.1|dev=12w03a|[[File:Jungle Leaves JE1 BE2.png|32px]] [[File:Jungle Leaves (fast) JE1 BE1.png|32px]] Added jungle leaves.
|Oak leaves now generate in jungle bushes.}}
|Oak leaves now generate in [[Minecraft:jungle bush]]es.}}
|{{MC/HistoryLine||1.3.1|dev=12w18a|Jungle leaves now have a small chance of dropping cocoa beans.
|{{HistoryLine||1.3.1|dev=12w18a|Jungle leaves now have a small chance of dropping [[Minecraft:cocoa beans]].
|Each type of leaves now has a unique name.}}
|Each type of leaves now has a unique name.}}
|{{MC/HistoryLine|||dev=12w19a|Jungle leaves no longer drop cocoa beans.}}
|{{HistoryLine|||dev=12w19a|Jungle leaves no longer drop cocoa beans.}}
|{{MC/HistoryLine|||dev=12w22a|Water now slowly drips through leaves during rain.}}
|{{HistoryLine|||dev=12w22a|Water now slowly drips through leaves during [[Minecraft:rain]].}}
|{{MC/HistoryLine||1.4.6|dev=12w49a|Leaves now always drop the correct data values when collected via Silk Touch, making invalid data value leaves unobtainable in survival from this point onwards.}}
|{{HistoryLine||1.4.6|dev=12w49a|Leaves now always drop the correct data values when collected via Silk Touch, making invalid data value leaves unobtainable in survival from this point onwards.}}
|{{MC/HistoryLine||1.7.2|dev=13w43a|[[File:Oak Leaves JE3 BE4.png|32px]] [[File:Oak Leaves JE3 BE4.png|32px]] [[File:Oak Leaves (fast) JE2 BE4.png|32px]] [[File:Oak Leaves (fast) JE2 BE4.png|32px]] Added acacia and dark oak leaves, which use separate but identical textures to oak leaves.}}
|{{HistoryLine||1.7.2|dev=13w43a|[[File:Oak Leaves JE3 BE4.png|32px]] [[File:Oak Leaves JE3 BE4.png|32px]] [[File:Oak Leaves (fast) JE2 BE4.png|32px]] [[File:Oak Leaves (fast) JE2 BE4.png|32px]] Added acacia and dark oak leaves, which use separate but identical textures to oak leaves.}}
|{{HistoryLine|||dev=1.7|Acacia and dark oak leaves now drop acacia and dark oak saplings, rather than oak and spruce saplings.<ref>{{bug|MC-36364}}</ref>}}
|{{HistoryLine|||dev=1.7|Acacia and dark oak leaves now drop acacia and dark oak saplings, rather than oak and spruce saplings.<ref>{{bug|MC-36364}}</ref>}}
|{{HistoryLine||1.8|dev=14w25a|[[File:Oak Leaves JE3 BE4.png|32px]] Jungle leaves now use the texture of oak leaves.<ref name="MC-56887">{{MC/Cite bug|MC|56887|Jungle leaves have oak leaves texture|date=June 18, 2014}}</ref> This is an issue with the model, as it points to the exact same texture file as oak leaves do, making the jungle leaves texture file unused in this version.
|{{HistoryLine||1.8|dev=14w25a|[[File:Oak Leaves JE3 BE4.png|32px]] Jungle leaves now use the texture of oak leaves.<ref name="MC-56887">{{Cite bug|MC|56887|Jungle leaves have oak leaves texture|date=June 18, 2014}}</ref> This is an issue with the model, as it points to the exact same texture file as oak leaves do, making the jungle leaves texture file unused in this version.
|[[File:Oak Leaves (fast) JE3.png|32px]] [[File:Spruce Leaves (fast) JE2.png|32px]] [[File:Birch Leaves (fast) JE2.png|32px]] [[File:Oak Leaves (fast) JE3.png|32px]] [[File:Oak Leaves (fast) JE3.png|32px]] [[File:Oak Leaves (fast) JE3.png|32px]] Leaves now render differently with the "Fast" graphics setting.
|[[File:Oak Leaves (fast) JE3.png|32px]] [[File:Spruce Leaves (fast) JE2.png|32px]] [[File:Birch Leaves (fast) JE2.png|32px]] [[File:Oak Leaves (fast) JE3.png|32px]] [[File:Oak Leaves (fast) JE3.png|32px]] [[File:Oak Leaves (fast) JE3.png|32px]] Leaves now render differently with the "Fast" graphics setting.
|Leaves no longer have distinct texture files for fast and fancy graphics.}}
|Leaves no longer have distinct texture files for fast and fancy graphics.}}
|{{HistoryLine|||dev=14w25b|[[File:Jungle Leaves JE1 BE2.png|32px]] Jungle leaves now use their own texture again.<ref name="MC-56887"/>
|{{HistoryLine|||dev=14w25b|[[File:Jungle Leaves JE1 BE2.png|32px]] Jungle leaves now use their own texture again.<ref name="MC-56887"/>
|[[File:Oak Leaves (fast) JE4.png|32px]] [[File:Spruce Leaves (fast) JE3.png|32px]] [[File:Birch Leaves (fast) JE3.png|32px]] [[File:Jungle Leaves (fast) JE2.png|32px]] [[File:Oak Leaves (fast) JE4.png|32px]] [[File:Oak Leaves (fast) JE4.png|32px]] Leaves now render differently in the "Fast" graphics setting - all transparent pixels are rendered fully opaque, causing them to appear black with the default textures.<ref>{{MC/Cite bug|MC|56914|Fast Graphics leaves texture|date=June 18, 2014}}</ref>}}
|[[File:Oak Leaves (fast) JE4.png|32px]] [[File:Spruce Leaves (fast) JE3.png|32px]] [[File:Birch Leaves (fast) JE3.png|32px]] [[File:Jungle Leaves (fast) JE2.png|32px]] [[File:Oak Leaves (fast) JE4.png|32px]] [[File:Oak Leaves (fast) JE4.png|32px]] Leaves now render differently in the "Fast" graphics setting - all transparent pixels are rendered fully opaque, causing them to appear black with the default textures.<ref>{{Cite bug|MC|56914|Fast Graphics leaves texture|date=June 18, 2014}}</ref>}}
|{{MC/HistoryLine||1.11|dev=16w39a|Dark oak leaves now generate in woodland mansions.}}
|{{HistoryLine||1.11|dev=16w39a|Dark oak leaves now generate in [[Minecraft:woodland mansion]]s.}}
|{{MC/HistoryLine||1.13|dev=18w22a|Naturally-generated leaves now survive at a distance of up to 6 blocks from [[Minecraft:log]]s, instead of 4.}}
|{{HistoryLine||1.13|dev=18w22a|Naturally-generated leaves now survive at a distance of up to 6 blocks from [[Minecraft:log]]s, instead of 4.}}
|{{MC/HistoryLine||1.14|dev=18w43a|Leaves now have a small chance to drop [[Minecraft:stick]]s when decaying.
|{{HistoryLine||1.14|dev=18w43a|Leaves now have a small chance to drop [[Minecraft:stick]]s when decaying.
|[[File:Oak Leaves JE4.png|32px]] [[File:Spruce Leaves JE2.png|32px]] [[File:Birch Leaves JE2.png|32px]] [[File:Jungle Leaves JE2.png|32px]] [[File:Acacia Leaves JE2.png|32px]] [[File:Dark Oak Leaves JE2.png|32px]] [[File:Oak Leaves (fast) JE5.png|32px]] [[File:Spruce Leaves (fast) JE4.png|32px]] [[File:Birch Leaves (fast) JE4.png|32px]] [[File:Jungle Leaves (fast) JE3.png|32px]] [[File:Acacia Leaves (fast) JE1.png|32px]] [[File:Dark Oak Leaves (fast) JE1.png|32px]] The textures of all leaves have changed. This also results in birch, acacia and dark oak leaves having visually distinct textures from oak leaves.}}
|[[File:Oak Leaves JE4.png|32px]] [[File:Spruce Leaves JE2.png|32px]] [[File:Birch Leaves JE2.png|32px]] [[File:Jungle Leaves JE2.png|32px]] [[File:Acacia Leaves JE2.png|32px]] [[File:Dark Oak Leaves JE2.png|32px]] [[File:Oak Leaves (fast) JE5.png|32px]] [[File:Spruce Leaves (fast) JE4.png|32px]] [[File:Birch Leaves (fast) JE4.png|32px]] [[File:Jungle Leaves (fast) JE3.png|32px]] [[File:Acacia Leaves (fast) JE1.png|32px]] [[File:Dark Oak Leaves (fast) JE1.png|32px]] The textures of all leaves have changed. This also results in birch, acacia and dark oak leaves having visually distinct textures from oak leaves.}}
|{{MC/HistoryLine|||dev=18w48a|Oak leaves now generate at some meeting points in plains villages.}}
|{{HistoryLine|||dev=18w48a|Oak leaves now generate at some meeting points in [[Minecraft:Village#Plains|plains village]]s.}}
|{{MC/HistoryLine|||dev=19w03a|Placing leaves into the brand-new [[Minecraft:composter]] has a 10% chance of raising the compost level by 1.}}
|{{HistoryLine|||dev=19w03a|Placing leaves into the brand-new [[Minecraft:composter]] has a 10% chance of raising the compost level by 1.}}
|{{MC/HistoryLine|||dev=19w05a|Leaves now have a 30% chance of increasing the compost level in a composter by 1.}}
|{{HistoryLine|||dev=19w05a|Leaves now have a 30% chance of increasing the compost level in a composter by 1.}}
|{{MC/HistoryLine||1.16|dev=20w15a|[[Minecraft:Hoe]]s can now break leaves quickly.}}
|{{HistoryLine||1.16|dev=20w15a|[[Minecraft:Hoe]]s can now break leaves quickly.}}
|{{HistoryLine||October 3, 2020|link={{MC/Ytl|DWZIfsaIgtE|t=1781}}|[[File:Azalea Leaves JE1.png|32px]] [[File:Flowering Azalea Leaves JE1.png|32px]] Azalea and flowering azalea leaves are shown as part of lush caves at Minecraft Live 2020.}}
|{{HistoryLine||October 3, 2020|link={{ytl|DWZIfsaIgtE|t=1781}}|[[File:Azalea Leaves JE1.png|32px]] [[File:Flowering Azalea Leaves JE1.png|32px]] Azalea and flowering azalea leaves are shown as part of [[Minecraft:lush caves]] at [[Minecraft:Minecraft Live 2020]].}}
|{{MC/HistoryLine||1.17|dev=21w05a|[[File:Azalea Leaves JE1.png|32px]] [[File:Flowering Azalea Leaves JE1.png|32px]] [[File:Azalea Leaves (fast).png|32px]] [[File:Flowering Azalea Leaves (fast).png|32px]] Added azalea and flowering azalea leaves.}}
|{{HistoryLine||1.17|dev=21w05a|[[File:Azalea Leaves JE1.png|32px]] [[File:Flowering Azalea Leaves JE1.png|32px]] [[File:Azalea Leaves (fast).png|32px]] [[File:Flowering Azalea Leaves (fast).png|32px]] Added azalea and flowering azalea leaves.}}
|{{MC/HistoryLine|||dev=21w10a|Both types of azalea leaves now generate as part of azalea trees above a lush cave biome.}}
|{{HistoryLine|||dev=21w10a|Both types of azalea leaves now generate as part of azalea trees above a lush cave biome.}}
|{{MC/HistoryLine|||dev=21w13a|Bees now see flowering azalea leaves as a pollen source.
|{{HistoryLine|||dev=21w13a|[[Minecraft:Bee]]s now see flowering azalea leaves as a pollen source.
|Endermen now pick up flowering azalea leaves.}}
|[[Minecraft:Endermen]] now pick up flowering azalea leaves.}}
|{{MC/HistoryLine|||dev=21w16a|Azalea can now be grown into azalea trees, making both types of azalea leaves obtainable in survival.}}
|{{HistoryLine|||dev=21w16a|Azalea can now be grown into azalea trees, making both types of azalea leaves obtainable in survival.}}
|{{MC/HistoryLine|||dev=pre1|Endermen no longer pick up flowering azalea leaves.}}
|{{HistoryLine|||dev=pre1|Endermen no longer pick up flowering azalea leaves.}}
|{{HistoryLine||October 16, 2021|link={{MC/Ytl|w6zLprHHZOk}}|[[File:Mangrove Leaves JE1.png|32px]] Mangrove leaves were shown at Minecraft Live 2021.}}
|{{HistoryLine||October 16, 2021|link={{ytl|w6zLprHHZOk}}|[[File:Mangrove Leaves JE1.png|32px]] Mangrove leaves were shown at [[Minecraft:Minecraft Live 2021]].}}
|{{MC/HistoryLine||1.19|dev=22w11a|[[File:Mangrove Leaves JE1.png|32px]] [[File:Mangrove Leaves (fast) JE1.png|32px]] Added mangrove leaves.}}
|{{HistoryLine||1.19|dev=22w11a|[[File:Mangrove Leaves JE1.png|32px]] [[File:Mangrove Leaves (fast) JE1.png|32px]] Added mangrove leaves.}}
|{{HistoryLine|||dev=22w12a|Leaves are now waterloggable.
|{{HistoryLine|||dev=22w12a|Leaves are now [[Minecraft:Waterlogging|waterlog]]gable.
|Mangrove leaves are now compostable.<ref>{{MC/Cite bug|MC|249303|Mangrove leaves cannot be composted|date=March 20, 2022}}</ref>
|Mangrove leaves are now compostable.<ref>{{Cite bug|MC|249303|Mangrove leaves cannot be composted|date=March 20, 2022}}</ref>
|Hoes can now mine mangrove leaves faster.<ref>{{MC/Cite bug|MC|249270|Mangrove leaves do not have a hoe as their preferred tool|date=March 19, 2022}}</ref>}}
|Hoes can now mine mangrove leaves faster.<ref>{{Cite bug|MC|249270|Mangrove leaves do not have a hoe as their preferred tool|date=March 19, 2022}}</ref>}}
|{{MC/HistoryLine|||dev=22w13a|Mangrove leaves now can drop sticks when broken.}}
|{{HistoryLine|||dev=22w13a|Mangrove leaves now can drop sticks when broken.}}
|{{MC/HistoryLine|||dev=22w14a|Due to the addition of the mangrove tree and mangrove swamp, mangrove leaves were made obtainable and renewable.}}
|{{HistoryLine|||dev=22w14a|Due to the addition of the [[Minecraft:mangrove tree]] and [[Minecraft:mangrove swamp]], mangrove leaves were made obtainable and [[Minecraft:Renewable resource|renewable]].}}
|{{HistoryLine|||dev=22w15a|[[File:Mangrove Leaves JE2.png|32px]] [[File:Mangrove Leaves (fast) JE2.png|32px]] The texture of mangrove leaves has changed.
|{{HistoryLine|||dev=22w15a|[[File:Mangrove Leaves JE2.png|32px]] [[File:Mangrove Leaves (fast) JE2.png|32px]] The texture of mangrove leaves has changed.
|Mangrove leaves now drop when broken with [[Minecraft:Silk Touch]].<ref>{{bug|MC-249938}}</ref>}}
|Mangrove leaves now drop when broken with [[Minecraft:Silk Touch]].<ref>{{bug|MC-249938}}</ref>}}
|{{MC/HistoryLine||1.19.4|exp=Update 1.20|dev=23w07a|[[File:Cherry Leaves JE1.png|32px]] [[File:Cherry Leaves (fast) JE1.png|32px]] Added cherry leaves.}}
|{{HistoryLine||1.19.4|exp=Update 1.20|dev=23w07a|[[File:Cherry Leaves JE1.png|32px]] [[File:Cherry Leaves (fast) JE1.png|32px]] Added cherry leaves.}}
|{{MC/HistoryLine|||dev=pre1|Bees now see cherry leaves as flowers.}}
|{{HistoryLine|||dev=pre1|[[Minecraft:Bee]]s now see cherry leaves as flowers.}}
|{{MC/HistoryLine|||dev=pre4|[[File:Cherry Leaves JE2.png|32px]] [[File:Cherry Leaves (fast) JE2.png|32px]] Updated the texture of cherry leaves.}}
|{{HistoryLine|||dev=pre4|[[File:Cherry Leaves JE2.png|32px]] [[File:Cherry Leaves (fast) JE2.png|32px]] Updated the texture of cherry leaves.}}
|{{MC/HistoryLine||1.20|dev=23w12a|Cherry leaves are now available without using the "Update 1.20" experimental data pack.}}
|{{HistoryLine||1.20|dev=23w12a|Cherry leaves are now available without using the "Update 1.20" experimental data pack.}}
|{{MC/HistoryLine||1.20.3|exp=Update 1.21|dev=23w45a|Oak leaves can now generate in the entrances of trial chambers.}}
|{{HistoryLine||1.20.3|exp=Update 1.21|dev=23w45a|Oak leaves can now generate in the entrances of [[Minecraft:trial chambers]].}}
|{{MC/HistoryLine||1.21|dev=24w18a|Mangrove leaves can now generate in the entrances of trial chambers.}}
|{{HistoryLine||1.21|dev=24w18a|Mangrove leaves can now generate in the entrances of trial chambers.}}
|{{HistoryLine||September 28, 2024|link={{MC/Ytl|qnX6sPFjXnA}}|[[File:Pale Oak Leaves (pre-release).png|32px]] Pale oak leaves were shown at Minecraft Live 2024.}}
|{{HistoryLine||September 28, 2024|link={{ytl|qnX6sPFjXnA}}|[[File:Pale Oak Leaves (pre-release).png|32px]] Pale oak leaves were shown at [[Minecraft:Minecraft Live 2024]].}}
|{{MC/HistoryLine||1.21.2|exp=Winter Drop|dev=24w40a|[[File:Pale Oak Leaves JE1.png|32px]] [[File:Pale Oak Leaves (fast) JE1.png|32px]] Added pale oak leaves.
|{{HistoryLine||1.21.2|exp=Winter Drop|dev=24w40a|[[File:Pale Oak Leaves JE1.png|32px]] [[File:Pale Oak Leaves (fast) JE1.png|32px]] Added pale oak leaves.
|Unlike on Minecraft Live, pale oak leaves are not biome colored.}}
|Unlike on Minecraft Live, pale oak leaves are not biome colored.}}
|{{MC/HistoryLine||1.21.4|dev=24w44a|Pale oak leaves now emit a falling leaf particle effect.}}
|{{HistoryLine||1.21.4|dev=24w44a|Pale oak leaves now emit a falling leaf particle effect.}}
|{{MC/HistoryLine||1.21.5|dev=25w02a|Leaves can now be smelted into leaf litter.
|{{HistoryLine||1.21.5|dev=25w02a|Leaves can now be smelted into [[Minecraft:leaf litter]].
|All leaves now emit falling leaf particles, not just cherry and pale oak.
|All leaves now emit falling leaf particles, not just cherry and pale oak.
|Pale oak leaves now have an updated map color.}}
|Pale oak leaves now have an updated map color.}}
|{{MC/HistoryLine||1.21.11|dev=25w41a|The transparency of leaves is now controlled by the "See-Through Leaves" setting.}}
|{{HistoryLine||1.21.11|dev=25w41a|The transparency of leaves is now controlled by the "See-Through Leaves" setting.}}
|{{HistoryLine|||dev=pre1|[[File:Oak Leaves (fast) JE6.png|32px]] [[File:Spruce Leaves (fast) JE5.png|32px]] [[File:Birch Leaves (fast) JE5.png|32px]] [[File:Jungle Leaves (fast) JE4.png|32px]] [[File:Acacia Leaves (fast) JE2.png|32px]] [[File:Dark Oak Leaves (fast) JE2.png|32px]] [[File:Mangrove Leaves (fast) JE3.png|32px]] [[File:Cherry Leaves (fast) JE3.png|32px]] [[File:Pale Oak Leaves (fast) JE2.png|32px]] [[File:Azalea Leaves (fast) JE2.png|32px]] [[File:Flowering Azalea Leaves (fast) JE2.png|32px]] Opaque leaves render differently due to a bug.<ref>{{bug|MC-304401||Non see-through leaves look different compared to the previous snapshot|Fixed}}</ref>}}
|{{HistoryLine|||dev=pre1|[[File:Oak Leaves (fast) JE6.png|32px]] [[File:Spruce Leaves (fast) JE5.png|32px]] [[File:Birch Leaves (fast) JE5.png|32px]] [[File:Jungle Leaves (fast) JE4.png|32px]] [[File:Acacia Leaves (fast) JE2.png|32px]] [[File:Dark Oak Leaves (fast) JE2.png|32px]] [[File:Mangrove Leaves (fast) JE3.png|32px]] [[File:Cherry Leaves (fast) JE3.png|32px]] [[File:Pale Oak Leaves (fast) JE2.png|32px]] [[File:Azalea Leaves (fast) JE2.png|32px]] [[File:Flowering Azalea Leaves (fast) JE2.png|32px]] Opaque leaves render differently due to a bug.<ref>{{bug|MC-304401||Non see-through leaves look different compared to the previous snapshot|Fixed}}</ref>}}
|{{MC/HistoryLine|||dev=pre2|[[File:Oak Leaves (fast) JE7.png|32px]] [[File:Spruce Leaves (fast) JE6.png|32px]] [[File:Birch Leaves (fast) JE6.png|32px]] [[File:Jungle Leaves (fast) JE5.png|32px]] [[File:Acacia Leaves (fast) JE3.png|32px]] [[File:Dark Oak Leaves (fast) JE3.png|32px]] [[File:Mangrove Leaves (fast) JE4.png|32px]] [[File:Cherry Leaves (fast) JE4.png|32px]] [[File:Pale Oak Leaves (fast) JE3.png|32px]] [[File:Azalea Leaves (fast) JE3.png|32px]] [[File:Flowering Azalea Leaves (fast) JE3.png|32px]] The appearance of opaque leaves has been changed. When the "See-Through Leaves" setting is disabled, all the transparent pixels are set to the darkest opaque color, further darkened by 25%.}}
|{{HistoryLine|||dev=pre2|[[File:Oak Leaves (fast) JE7.png|32px]] [[File:Spruce Leaves (fast) JE6.png|32px]] [[File:Birch Leaves (fast) JE6.png|32px]] [[File:Jungle Leaves (fast) JE5.png|32px]] [[File:Acacia Leaves (fast) JE3.png|32px]] [[File:Dark Oak Leaves (fast) JE3.png|32px]] [[File:Mangrove Leaves (fast) JE4.png|32px]] [[File:Cherry Leaves (fast) JE4.png|32px]] [[File:Pale Oak Leaves (fast) JE3.png|32px]] [[File:Azalea Leaves (fast) JE3.png|32px]] [[File:Flowering Azalea Leaves (fast) JE3.png|32px]] The appearance of opaque leaves has been changed. When the "See-Through Leaves" setting is disabled, all the transparent pixels are set to the darkest opaque color, further darkened by 25%.}}
}}
}}


=== ''Bedrock Edition'' ===
=== ''Bedrock Edition'' ===
{{Info needed section|
{{Info needed section|
* Early {{MC/El|pe}} had a bug where item forms of leaves would sometimes use the crafting table side texture (untinted) - document this issue and render
* Early {{el|pe}} had a bug where item forms of leaves would sometimes use the crafting table side texture (untinted) - document this issue and render
* "Far" leaves rendering in Pocket Edition, and if that still exists
* "Far" leaves rendering in Pocket Edition, and if that still exists
* Later pocket edition fast leaves history
* Later pocket edition fast leaves history
* In mid pocket edition alpha (around 2014-15), leaves had a strange texture when completely covered by other leaves or at the edge of render distance - what exactly was this texture?}}
* In mid pocket edition alpha (around 2014-15), leaves had a strange texture when completely covered by other leaves or at the edge of render distance - what exactly was this texture?}}
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|pocket alpha}}
|{{HistoryLine|pocket alpha}}
|{{HistoryLine||Pre-release|[[File:Oak Leaves BE1.png|32px]] [[File:Spruce Leaves BE1.png|32px]] [[File:Oak Leaves BE1.png|32px]] Added oak, spruce, and birch leaves, all of which are tinted with {{color|#339933}}.}}
|{{HistoryLine||Pre-release|[[File:Oak Leaves BE1.png|32px]] [[File:Spruce Leaves BE1.png|32px]] [[File:Oak Leaves BE1.png|32px]] Added oak, spruce, and birch leaves, all of which are tinted with {{color|#339933}}.}}
|{{HistoryLine||v0.1.0|[[File:Oak Leaves (fast) BE1.png|32px]] [[File:Spruce Leaves (fast) BE1.png|32px]] [[File:Oak Leaves (fast) BE1.png|32px]] Added opaque item models for the block and item form of leaves when the graphics setting is ''not'' set to "Fancy".
|{{HistoryLine||v0.1.0|[[File:Oak Leaves (fast) BE1.png|32px]] [[File:Spruce Leaves (fast) BE1.png|32px]] [[File:Oak Leaves (fast) BE1.png|32px]] Added opaque item models for the block and item form of leaves when the graphics setting is ''not'' set to "Fancy".
Line 782: Line 783:
|[[File:Spruce Leaves (item) BE1.png|32px]] [[File:Oak Leaves (item) BE1.png|32px]] [[File:Spruce Leaves (item fast) BE1.png|32px]] [[File:Oak Leaves (item fast) BE1.png|32px]] Oak Leaves in item form with damage value 1 and 2 use models of spruce and birch leaves, however still place oak leaves.
|[[File:Spruce Leaves (item) BE1.png|32px]] [[File:Oak Leaves (item) BE1.png|32px]] [[File:Spruce Leaves (item fast) BE1.png|32px]] [[File:Oak Leaves (item fast) BE1.png|32px]] Oak Leaves in item form with damage value 1 and 2 use models of spruce and birch leaves, however still place oak leaves.
|[[File:Oak Leaves (inventory) BE1.png|32px]] Added inventory icon for oak leaves.}}
|[[File:Oak Leaves (inventory) BE1.png|32px]] Added inventory icon for oak leaves.}}
|{{MC/HistoryLine||v0.2.0|[[File:Oak Leaves (inventory) BE2.png|32px]] The texture of inventory icon for oak leaves has been changed.}}
|{{HistoryLine||v0.2.0|[[File:Oak Leaves (inventory) BE2.png|32px]] The texture of inventory icon for oak leaves has been changed.}}
|{{MC/HistoryLine||v0.2.1|[[File:Placeholder Block JE1 BE1.png|32px]] [[File:Placeholder Block JE1 BE1.png|32px]] The item model use separate but identical magenta textures when "Fancy Graphics" are enabled/disabled and no longer tinted.
|{{HistoryLine||v0.2.1|[[File:Placeholder Block JE1 BE1.png|32px]] [[File:Placeholder Block JE1 BE1.png|32px]] The item model use separate but identical magenta textures when "Fancy Graphics" are enabled/disabled and no longer tinted.
|Oak leaves in item form with damage value 1 and 2 no longer use models of spruce and birch leaves.
|Oak leaves in item form with damage value 1 and 2 no longer use models of spruce and birch leaves.
|[[File:Oak Leaves (inventory) BE3.png|32px]] The texture of inventory icon for oak leaves has been changed.}}
|[[File:Oak Leaves (inventory) BE3.png|32px]] The texture of inventory icon for oak leaves has been changed.}}
|{{HistoryLine||v0.2.1 alpha2|link=Pocket Edition v0.2.1 alpha2|[[File:Oak Leaves BE2.png|32px]] [[File:Oak Leaves BE2.png|32px]] [[File:Oak Leaves (fast) BE2.png|32px]] [[File:Oak Leaves (fast) BE2.png|32px]] The textures of oak and birch leaves have been changed.
|{{HistoryLine||v0.2.1 alpha2|link=Pocket Edition v0.2.1 alpha2|[[File:Oak Leaves BE2.png|32px]] [[File:Oak Leaves BE2.png|32px]] [[File:Oak Leaves (fast) BE2.png|32px]] [[File:Oak Leaves (fast) BE2.png|32px]] The textures of oak and birch leaves have been changed.
|[[File:Oak Leaves JE2.png|32px]] [[File:Oak Leaves (fast) JE1.png|32px]] The textures were taken from {{MC/JE}} Alpha v1.1.2_01 and earlier.
|[[File:Oak Leaves JE2.png|32px]] [[File:Oak Leaves (fast) JE1.png|32px]] The textures were taken from {{JE}} [[Minecraft:Alpha v1.1.2_01]] and earlier.
|[[File:Oak Leaves (item) BE2.png|32px]] [[File:Oak Leaves (item fast) BE2.png|32px]] The textures of oak leaves in item form have been changed to pre-tinted leaves.}}
|[[File:Oak Leaves (item) BE2.png|32px]] [[File:Oak Leaves (item fast) BE2.png|32px]] The textures of oak leaves in item form have been changed to pre-tinted leaves.}}
|{{MC/HistoryLine||v0.3.0|Oak leaves now drop their item form when broken with shears.
|{{HistoryLine||v0.3.0|Oak leaves now drop their item form when broken with shears.
|Survival players no longer start out with an infinite amount of oak leaves in the inventory.
|Survival players no longer start out with an infinite amount of oak leaves in the inventory.
|Breaking spruce or birch leaves with shears would drop strange leaves items that had a durability bar, and would stack to 1, sometimes appearing as infinity. Spruce leaves used the crafting table side texture on all sides on some devices.<ref>https://youtu.be/QEgyn70YzRk</ref>
|Breaking spruce or birch leaves with shears would drop strange leaves items that had a durability bar, and would stack to 1, sometimes appearing as infinity. Spruce leaves used the crafting table side texture on all sides on some devices.<ref>https://youtu.be/QEgyn70YzRk</ref>
Line 799: Line 800:
|Leaves now have a small chance to drop their respective sapling type when broken.
|Leaves now have a small chance to drop their respective sapling type when broken.
|[[File:Oak Leaves (inventory) BE5.png|32px]] The texture of inventory icon for oak leaves has been changed.}}
|[[File:Oak Leaves (inventory) BE5.png|32px]] The texture of inventory icon for oak leaves has been changed.}}
|{{MC/HistoryLine||v0.4.0|[[File:Spruce Leaves (item) BE2.png|32px]] [[File:Spruce Leaves (item fast) BE2.png|32px]] Spruce leaves in item form now have separate pre-tinted textures.
|{{HistoryLine||v0.4.0|[[File:Spruce Leaves (item) BE2.png|32px]] [[File:Spruce Leaves (item fast) BE2.png|32px]] Spruce leaves in item form now have separate pre-tinted textures.
|The item form for spruce leaves would no longer sometimes use the crafting table texture on all sides when dropped as an item or held in the player's hand.
|The item form for spruce leaves would no longer sometimes use the crafting table texture on all sides when dropped as an item or held in the player's hand.
|Oak leaves now have a small chance to drop an apple when broken.
|Oak leaves now have a small chance to drop an apple when broken.
|[[File:Oak Leaves (inventory) BE6.png|32px]] The texture of inventory icon for oak leaves has been changed.}}
|[[File:Oak Leaves (inventory) BE6.png|32px]] The texture of inventory icon for oak leaves has been changed.}}
|{{MC/HistoryLine||v0.5.0|[[File:Birch Leaves (inventory) BE2.png|32px]] The texture of inventory icon for birch leaves has been changed.}}
|{{HistoryLine||v0.5.0|[[File:Birch Leaves (inventory) BE2.png|32px]] The texture of inventory icon for birch leaves has been changed.}}
|{{MC/HistoryLine||v0.6.0|[[File:Birch Leaves (inventory) BE3.png|32px]] The texture of inventory icon for birch leaves has been changed, once again.}}
|{{HistoryLine||v0.6.0|[[File:Birch Leaves (inventory) BE3.png|32px]] The texture of inventory icon for birch leaves has been changed, once again.}}
|{{MC/HistoryLine||v0.8.0|dev=build 1|[[File:Jungle Leaves BE1.png|32px]] [[File:Jungle Leaves (fast) JE1 BE1.png|32px]] Added jungle leaves to the [[Minecraft:Creative inventory]]. If fancy graphics is enabled, the jungle leaves texture incorrectly uses a tinted still [[Minecraft:water]] texture for the top row of pixels. This texture is affected by the "Animated water" setting.
|{{HistoryLine||v0.8.0|dev=build 1|[[File:Jungle Leaves BE1.png|32px]] [[File:Jungle Leaves (fast) JE1 BE1.png|32px]] Added jungle leaves to the [[Minecraft:Creative inventory]]. If fancy graphics is enabled, the jungle leaves texture incorrectly uses a tinted still [[Minecraft:water]] texture for the top row of pixels. This texture is affected by the "Animated water" setting.
|[[File:Oak Leaves JE3 BE4.png|32px]] [[File:Birch Leaves JE1 BE2.png|32px]] [[File:Oak Leaves (fast) JE2 BE4.png|32px]] [[File:Birch Leaves (fast) JE1 BE2.png|32px]] The textures of oak and birch leaves have been changed.
|[[File:Oak Leaves JE3 BE4.png|32px]] [[File:Birch Leaves JE1 BE2.png|32px]] [[File:Oak Leaves (fast) JE2 BE4.png|32px]] [[File:Birch Leaves (fast) JE1 BE2.png|32px]] The textures of oak and birch leaves have been changed.
|Leaves now use rendered item models for inventory icon.}}
|Leaves now use rendered item models for inventory icon.}}
|{{MC/HistoryLine|||dev=build 5|[[File:Jungle Leaves JE1 BE2.png|32px]] The texture of jungle leaves with fancy graphics has been corrected.}}
|{{HistoryLine|||dev=build 5|[[File:Jungle Leaves JE1 BE2.png|32px]] The texture of jungle leaves with fancy graphics has been corrected.}}
|{{MC/HistoryLine||v0.9.0|dev=build 1|[[File:Oak Leaves BE4.png|32px]] [[File:Oak Leaves BE4.png|32px]] Added acacia and dark oak leaves. They use separate but identical textures to oak leaves.
|{{HistoryLine||v0.9.0|dev=build 1|[[File:Oak Leaves BE4.png|32px]] [[File:Oak Leaves BE4.png|32px]] Added acacia and dark oak leaves. They use separate but identical textures to oak leaves.
|[[File:Oak Leaves BE4.png|32px]] [[File:Spruce Leaves BE2.png|32px]] [[File:Birch Leaves BE3.png|32px]] [[File:Jungle Leaves BE3.png|32px]] The models of leaves have been changed. Jungle leaves are now permanently opaque.
|[[File:Oak Leaves BE4.png|32px]] [[File:Spruce Leaves BE2.png|32px]] [[File:Birch Leaves BE3.png|32px]] [[File:Jungle Leaves BE3.png|32px]] The models of leaves have been changed. Jungle leaves are now permanently [[Minecraft:opaque]].
|Jungle leaves can now be obtained in Survival mode as part of jungle trees.
|Jungle leaves can now be obtained in [[Minecraft:Survival]] mode as part of jungle trees.
|Leaves now release spiders, creating a higher amount of spiders in tree-rich [[Minecraft:biome]]s at night (version exclusive).}}
|Leaves now release [[Minecraft:spider]]s, creating a higher amount of spiders in [[Minecraft:tree]]-rich [[Minecraft:biome]]s at [[Minecraft:night]] (version exclusive).}}
|{{MC/HistoryLine||v0.12.1|dev=build 1|[[File:Snowy Oak Leaves BE1.png|32px]] [[File:Snowy Spruce Leaves BE1.png|32px]] [[File:Snowy Birch Leaves BE1.png|32px]] [[File:Snowy Acacia Leaves BE1.png|32px]] [[File:Snowy Dark Oak Leaves BE1.png|32px]] Leaves in [[Minecraft:Biome#Snowy biomes|snowy biomes]] now gradually become frost-covered during snowfall. Jungle leaves don't have a snowy texture.}}
|{{HistoryLine||v0.12.1|dev=build 1|[[File:Snowy Oak Leaves BE1.png|32px]] [[File:Snowy Spruce Leaves BE1.png|32px]] [[File:Snowy Birch Leaves BE1.png|32px]] [[File:Snowy Acacia Leaves BE1.png|32px]] [[File:Snowy Dark Oak Leaves BE1.png|32px]] Leaves in [[Minecraft:Biome#Snowy biomes|snowy biomes]] now gradually become frost-covered during [[Minecraft:snowfall]]. Jungle leaves don't have a snowy texture.}}
|{{MC/HistoryLine|pocket}}
|{{HistoryLine|pocket}}
|{{MC/HistoryLine||1.1.0|dev=alpha 1.1.0.0|Dark oak leaves now generate in woodland mansions.}}
|{{HistoryLine||1.1.0|dev=alpha 1.1.0.0|Dark oak leaves now generate in [[Minecraft:woodland mansion]]s.}}
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine||1.2.0|dev=beta 1.2.0.22|[[File:Jungle Leaves BE4.png|32px]] [[File:Snowy Jungle Leaves BE1.png|32px]] Jungle leaves are now transparent on higher-end devices when Fancy leaves are turned on. Jungle leaves now have a snowy texture.}}
|{{HistoryLine||1.2.0|dev=beta 1.2.0.22|[[File:Jungle Leaves BE4.png|32px]] [[File:Snowy Jungle Leaves BE1.png|32px]] Jungle leaves are now transparent on higher-end devices when Fancy leaves are turned on. Jungle leaves now have a snowy texture.}}
|{{MC/HistoryLine||1.10.0|dev=beta 1.10.0.3|Leaves now have a small chance to drop [[Minecraft:stick]]s when decaying.
|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|Leaves now have a small chance to drop [[Minecraft:stick]]s when decaying.
|[[File:Oak Leaves BE5.png|32px]] [[File:Spruce Leaves BE3.png|32px]] [[File:Birch Leaves BE4.png|32px]] [[File:Jungle Leaves BE5.png|32px]] [[File:Acacia Leaves BE2.png|32px]] [[File:Dark Oak Leaves BE2.png|32px]] [[File:Snowy Oak Leaves BE2.png|32px]] [[File:Snowy Spruce Leaves BE2.png|32px]] [[File:Snowy Birch Leaves BE2.png|32px]] [[File:Snowy Jungle Leaves BE2.png|32px]] [[File:Snowy Acacia Leaves BE2.png|32px]] [[File:Snowy Dark Oak Leaves BE2.png|32px]] The textures of all leaves have been changed.}}
|[[File:Oak Leaves BE5.png|32px]] [[File:Spruce Leaves BE3.png|32px]] [[File:Birch Leaves BE4.png|32px]] [[File:Jungle Leaves BE5.png|32px]] [[File:Acacia Leaves BE2.png|32px]] [[File:Dark Oak Leaves BE2.png|32px]] [[File:Snowy Oak Leaves BE2.png|32px]] [[File:Snowy Spruce Leaves BE2.png|32px]] [[File:Snowy Birch Leaves BE2.png|32px]] [[File:Snowy Jungle Leaves BE2.png|32px]] [[File:Snowy Acacia Leaves BE2.png|32px]] [[File:Snowy Dark Oak Leaves BE2.png|32px]] The textures of all leaves have been changed.}}
|{{MC/HistoryLine||1.11.0|dev=beta 1.11.0.1|Leaves can now be used to fill up [[Minecraft:composter]]s.}}
|{{HistoryLine||1.11.0|dev=beta 1.11.0.1|Leaves can now be used to fill up [[Minecraft:composter]]s.}}
|{{MC/HistoryLine||1.16.220|exp=Caves and Cliffs|dev=beta 1.16.220.52|[[File:Azalea Leaves BE1.png|32px]] [[File:Flowering Azalea Leaves BE1.png|32px]] [[File:Azalea Leaves (fast) BE1.png|32px]] [[File:Flowering Azalea Leaves (fast) BE1.png|32px]] Added azalea and flowering azalea leaves behind the "Caves and Cliffs" experimental toggle.}}
|{{HistoryLine||1.16.220|exp=Caves and Cliffs|dev=beta 1.16.220.52|[[File:Azalea Leaves BE1.png|32px]] [[File:Flowering Azalea Leaves BE1.png|32px]] [[File:Azalea Leaves (fast) BE1.png|32px]] [[File:Flowering Azalea Leaves (fast) BE1.png|32px]] Added azalea and flowering azalea leaves behind the "Caves and Cliffs" experimental toggle.}}
|{{MC/HistoryLine||1.17.0|exp=Caves and Cliffs|dev=beta 1.16.230.50|Bees now interact with flowering azalea leaves as they do with regular [[Minecraft:flower]]s.}}
|{{HistoryLine||1.17.0|exp=Caves and Cliffs|dev=beta 1.16.230.50|[[Minecraft:Bee]]s now interact with flowering azalea leaves as they do with regular [[Minecraft:flower]]s.}}
|{{MC/HistoryLine|||dev=beta 1.17.0.50|Azalea leaves and flowering azalea leaves now have a chance to drop [[Minecraft:azalea]] or flowering azalea when broken.}}
|{{HistoryLine|||dev=beta 1.17.0.50|Azalea leaves and flowering azalea leaves now have a chance to drop [[Minecraft:azalea]] or [[Minecraft:flowering azalea]] when broken.}}
|{{MC/HistoryLine||1.17.0|dev=beta 1.17.0.52|Azalea leaves now have correct color on maps.
|{{HistoryLine||1.17.0|dev=beta 1.17.0.52|Azalea leaves now have correct color on maps.
|Azalea leaves and flowering azalea leaves are now available without enabling Experimental Gameplay.}}
|Azalea leaves and flowering azalea leaves are now available without enabling [[Minecraft:Experiments|Experimental Gameplay]].}}
|{{HistoryLine||1.17.10|dev=beta 1.17.10.20|Spruce and birch leaves are affected by biome tinting if the Caves & Cliffs experimental gameplay toggle is enabled.<ref>{{MC/Cite bug|MCPE|128996|Birch and spruce leaves color change depending on the biome|date=May 27, 2021}}</ref>}}
|{{HistoryLine||1.17.10|dev=beta 1.17.10.20|Spruce and birch leaves are affected by biome tinting if the Caves & Cliffs experimental gameplay toggle is enabled.<ref>{{Cite bug|MCPE|128996|Birch and spruce leaves color change depending on the biome|date=May 27, 2021}}</ref>}}
|{{MC/HistoryLine||1.17.30|dev=beta 1.17.20.20|Spruce and birch leaves are no longer affected by biome tinting.}}
|{{HistoryLine||1.17.30|dev=beta 1.17.20.20|Spruce and birch leaves are no longer affected by biome tinting.}}
|{{MC/HistoryLine||1.19.0|dev=Preview 1.19.0.21|[[File:Mangrove Leaves BE1.png|32px]] [[File:Mangrove Leaves (fast) BE1.png|32px]] Added mangrove leaves.}}
|{{HistoryLine||1.19.0|dev=Preview 1.19.0.21|[[File:Mangrove Leaves BE1.png|32px]] [[File:Mangrove Leaves (fast) BE1.png|32px]] Added mangrove leaves.}}
|{{MC/HistoryLine||1.19.10|dev=Preview 1.19.10.22|Renamed Flowered Azalea Leaves to Flowering Azalea Leaves to match ''Java Edition''.}}
|{{HistoryLine||1.19.10|dev=Preview 1.19.10.22|Renamed Flowered Azalea Leaves to Flowering Azalea Leaves to match ''Java Edition''.}}
|{{MC/HistoryLine||1.19.20|dev=Preview 1.19.20.20|Azalea leaves and flowering azalea leaves can now be destroyed by ravagers.}}
|{{HistoryLine||1.19.20|dev=Preview 1.19.20.20|Azalea leaves and flowering azalea leaves can now be destroyed by [[Minecraft:ravager]]s.}}
|{{MC/HistoryLine||1.19.80|exp=Next Major Update|dev=Preview 1.19.80.20|[[File:Cherry Leaves BE1.png|32px]] [[File:Cherry Leaves (fast) BE1.png|32px]] Added cherry leaves.}}
|{{HistoryLine||1.19.80|exp=Next Major Update|dev=Preview 1.19.80.20|[[File:Cherry Leaves BE1.png|32px]] [[File:Cherry Leaves (fast) BE1.png|32px]] Added cherry leaves.}}
|{{MC/HistoryLine|||dev=Preview 1.19.80.21|[[File:Cherry Leaves BE2.png|32px]] [[File:Cherry Leaves (fast) BE2.png|32px]] Updated the texture of cherry leaves.}}
|{{HistoryLine|||dev=Preview 1.19.80.21|[[File:Cherry Leaves BE2.png|32px]] [[File:Cherry Leaves (fast) BE2.png|32px]] Updated the texture of cherry leaves.}}
|{{MC/HistoryLine||1.20.0|dev=Preview 1.20.0.21|Cherry leaves are now available without using the "Next Major Update" experimental toggle.}}
|{{HistoryLine||1.20.0|dev=Preview 1.20.0.21|Cherry leaves are now available without using the "Next Major Update" experimental toggle.}}
|{{MC/HistoryLine||1.21.50|dev=Preview 1.21.50.20|[[File:Pale Oak Leaves (fast) BE1.png|32px]] Added pale oak leaves.}}
|{{HistoryLine||1.21.50|dev=Preview 1.21.50.20|[[File:Pale Oak Leaves (fast) BE1.png|32px]] Added pale oak leaves.}}
|{{MC/HistoryLine|||dev=Preview 1.21.50.28|[[File:Mangrove Leaves (fast) BE2.png|32px]] Updated the texture of opaque mangrove leaves.}}
|{{HistoryLine|||dev=Preview 1.21.50.28|[[File:Mangrove Leaves (fast) BE2.png|32px]] Updated the texture of opaque mangrove leaves.}}
|{{MC/HistoryLine||1.21.60|dev=Preview 1.21.60.25|exp=Drop 1 2025|All leaves now emit falling leaf particles, not just cherry and pale oak.}}
|{{HistoryLine||1.21.60|dev=Preview 1.21.60.25|exp=Drop 1 2025|All leaves now emit falling leaf particles, not just cherry and pale oak.}}
}}
}}


=== Legacy Console Edition ===
=== Legacy Console Edition ===
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|console}}
|{{HistoryLine|console}}
|{{MC/HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Oak Leaves JE3 BE1.png|32px]] [[File:Spruce Leaves JE1 BE1.png|32px]] [[File:Birch Leaves JE1 BE2.png|32px]] Added leaves.}}
|{{HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Oak Leaves JE3 BE1.png|32px]] [[File:Spruce Leaves JE1 BE1.png|32px]] [[File:Birch Leaves JE1 BE2.png|32px]] Added leaves.}}
|{{MC/HistoryLine||xbox=TU5|Leaf [[Minecraft:block]]s placed by the player no longer decay like normal leaves do.|[[Minecraft:Apple]]s now drop from leaves.}}
|{{HistoryLine||xbox=TU5|Leaf [[Minecraft:block]]s placed by the [[Minecraft:player]] no longer decay like normal leaves do.|[[Minecraft:Apple]]s now drop from leaves.}}
|{{MC/HistoryLine||xbox=TU12|[[File:Jungle Leaves JE1 BE2.png|32px]] Added jungle leaves.}}
|{{HistoryLine||xbox=TU12|[[File:Jungle Leaves JE1 BE2.png|32px]] Added jungle leaves.}}
|{{MC/HistoryLine||xbox=TU14|ps3=1.04|psvita=1.00|ps4=1.00|[[Minecraft:Water]] drip particles appear underneath leaves if it's raining.}}
|{{HistoryLine||xbox=TU14|ps3=1.04|psvita=1.00|ps4=1.00|[[Minecraft:Water]] drip [[Minecraft:particles]] appear underneath leaves if it's [[Minecraft:rain]]ing.}}
|{{MC/HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|[[File:Oak Leaves JE3 BE4.png|32px]] [[File:Oak Leaves JE3 BE4.png|32px]] Added acacia and dark oak leaves.}}
|{{HistoryLine||xbox=TU31|xbone=CU19|ps3=1.22|psvita=1.22|ps4=1.22|wiiu=Patch 3|[[File:Oak Leaves JE3 BE4.png|32px]] [[File:Oak Leaves JE3 BE4.png|32px]] Added acacia and dark oak leaves.}}
|{{MC/HistoryLine||xbox=TU54|xbone=CU44|ps3=1.52|psvita=1.52|ps4=1.52|wiiu=Patch 24|switch=1.0.4|Leaves now generate in woodland mansions.}}
|{{HistoryLine||xbox=TU54|xbone=CU44|ps3=1.52|psvita=1.52|ps4=1.52|wiiu=Patch 24|switch=1.0.4|Leaves now generate in [[Minecraft:woodland mansion]]s.}}
|{{MC/HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|Leaves now have a small chance to drop [[Minecraft:stick]]s when decaying.
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.90|wiiu=none|switch=none|Leaves now have a small chance to drop [[Minecraft:stick]]s when decaying.
|[[File:Oak Leaves JE4.png|32px]] [[File:Spruce Leaves JE2.png|32px]] [[File:Birch Leaves JE2.png|32px]] [[File:Jungle Leaves JE2.png|32px]] [[File:Acacia Leaves JE2.png|32px]] [[File:Dark Oak Leaves JE2.png|32px]] The textures of all leaves have been changed.}}
|[[File:Oak Leaves JE4.png|32px]] [[File:Spruce Leaves JE2.png|32px]] [[File:Birch Leaves JE2.png|32px]] [[File:Jungle Leaves JE2.png|32px]] [[File:Acacia Leaves JE2.png|32px]] [[File:Dark Oak Leaves JE2.png|32px]] The textures of all leaves have been changed.}}
|{{MC/HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.91|wiiu=none|switch=none|Leaves can now be used to fill up [[Minecraft:composter]]s.}}
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.91|wiiu=none|switch=none|Leaves can now be used to fill up [[Minecraft:composter]]s.}}
}}
}}


=== ''New Nintendo 3DS Edition'' ===
=== ''New Nintendo 3DS Edition'' ===
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|new 3ds}}
|{{HistoryLine|new 3ds}}
|{{MC/HistoryLine||0.1.0|[[File:Oak Leaves BE4.png|32px]] [[File:Spruce Leaves BE2.png|32px]] [[File:Birch Leaves BE3.png|32px]] [[File:Jungle Leaves BE3.png|32px]] [[File:Oak Leaves BE4.png|32px]] [[File:Oak Leaves BE4.png|32px]] Added leaves.}}
|{{HistoryLine||0.1.0|[[File:Oak Leaves BE4.png|32px]] [[File:Spruce Leaves BE2.png|32px]] [[File:Birch Leaves BE3.png|32px]] [[File:Jungle Leaves BE3.png|32px]] [[File:Oak Leaves BE4.png|32px]] [[File:Oak Leaves BE4.png|32px]] Added leaves.}}
}}
}}


Line 870: Line 871:
==== ''Java Edition'' ====
==== ''Java Edition'' ====
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|java beta}}
|{{HistoryLine|java beta}}
|{{HistoryLine||1.2|[[File:Leaves (data value 3, 7, 11, 15) JE1.png|32px]] [[File:Leaves (fast data value 3, 7, 11, 15) JE1.png|32px]] A fourth type of leaves with data value 3, 7, 11 and 15 also exists. It uses a texture of oak and birch leaves and colored {{color|#619961}}.
|{{HistoryLine||1.2|[[File:Leaves (data value 3, 7, 11, 15) JE1.png|32px]] [[File:Leaves (fast data value 3, 7, 11, 15) JE1.png|32px]] A fourth type of leaves with data value 3, 7, 11 and 15 also exists. It uses a texture of oak and birch leaves and colored {{color|#619961}}.
|Leaves pre-dating this update include multiple types of leaves, as the data indicating leaf type was previously used for decay calculations.}}
|Leaves pre-dating this update include multiple types of leaves, as the data indicating leaf type was previously used for decay calculations.}}
|{{MC/HistoryLine|java}}
|{{HistoryLine|java}}
|{{MC/HistoryLine||1.2.1|dev=12w03a|Oak trees pre-dating Beta 1.2 can include some jungle leaves as the data indicating leaf type had previously been used for decay calculations.
|{{HistoryLine||1.2.1|dev=12w03a|Oak trees pre-dating Beta 1.2 can include some jungle leaves as the data indicating leaf type had previously been used for decay calculations.
|Leaves with data value 3, 7, 11, 15 replaced with jungle leaves.}}
|Leaves with data value 3, 7, 11, 15 replaced with jungle leaves.}}
|{{HistoryLine||1.8|dev=14w10a|''minecraft:leaves2'' blocks with numerical metadata variants 2-3, 6-7, 10-11 and 14-15, which are inaccessible through normal gameplay, but some of which can be obtained through glitches, now have no model [[File:Missing Model JE2.png|32px]] rather than appearing identical to either acacia or dark oak wood.{{MC/Verify|use a texture pack to check if the even unused values indeed do follow dark oak's texture rather than acacia's like was the case for logs|type=changelog|edition=java}}}}
|{{HistoryLine||1.8|dev=14w10a|''minecraft:leaves2'' blocks with [[Minecraft:Java Edition data values/Pre-flattening/Block IDs/Before 14w25a|numerical metadata variants]] 2-3, 6-7, 10-11 and 14-15, which are inaccessible through normal gameplay, but some of which can be [[Minecraft:Invalid Data Value Leaves2|obtained through glitches]], now have [[Minecraft:Missing model|no model]] [[File:Missing Model JE2.png|32px]] rather than appearing identical to either acacia or dark oak wood.{{verify|use a texture pack to check if the even unused values indeed do follow dark oak's texture rather than acacia's like was the case for logs|type=changelog|edition=java}}}}
|{{HistoryLine|||dev=14w25a|Leaves are now defined via block states rather than by numerical metadata. Prior to this version, the numerical metadata variants of ''minecraft:leaves'' were as follows:
|{{HistoryLine|||dev=14w25a|Leaves are now defined via [[Minecraft:block states]] rather than by numerical metadata. Prior to this version, the numerical metadata variants of ''minecraft:leaves'' were as follows:
{{MC/Dvt|spritetype=block|sprite=oak-leaves|[[Minecraft:Leaves|Oak Leaves]]}}
{{dvt|spritetype=block|sprite=oak-leaves|[[Minecraft:Leaves|Oak Leaves]]}}
{{MC/Dvt|spritetype=block|sprite=spruce-leaves|[[Minecraft:Leaves|Spruce Leaves]]}}
{{dvt|spritetype=block|sprite=spruce-leaves|[[Minecraft:Leaves|Spruce Leaves]]}}
{{MC/Dvt|spritetype=block|sprite=birch-leaves|[[Minecraft:Leaves|Birch Leaves]]}}
{{dvt|spritetype=block|sprite=birch-leaves|[[Minecraft:Leaves|Birch Leaves]]}}
{{MC/Dvt|spritetype=block|sprite=jungle-leaves|[[Minecraft:Leaves|Jungle Leaves]]}}
{{dvt|spritetype=block|sprite=jungle-leaves|[[Minecraft:Leaves|Jungle Leaves]]}}
{{MC/Dvt|spritetype=block|sprite=oak-leaves|[[Minecraft:Leaves|Oak Leaves]] (check decay)}}
{{dvt|spritetype=block|sprite=oak-leaves|[[Minecraft:Leaves|Oak Leaves]] (check decay)}}
{{MC/Dvt|spritetype=block|sprite=spruce-leaves|[[Minecraft:Leaves|Spruce Leaves]] (check decay)}}
{{dvt|spritetype=block|sprite=spruce-leaves|[[Minecraft:Leaves|Spruce Leaves]] (check decay)}}
{{MC/Dvt|spritetype=block|sprite=birch-leaves|[[Minecraft:Leaves|Birch Leaves]] (check decay)}}
{{dvt|spritetype=block|sprite=birch-leaves|[[Minecraft:Leaves|Birch Leaves]] (check decay)}}
{{MC/Dvt|spritetype=block|sprite=jungle-leaves|[[Minecraft:Leaves|Jungle Leaves]] (check decay)}}
{{dvt|spritetype=block|sprite=jungle-leaves|[[Minecraft:Leaves|Jungle Leaves]] (check decay)}}
{{MC/Dvt|spritetype=block|sprite=oak-leaves|[[Minecraft:Leaves|Oak Leaves]] (persistent)}}
{{dvt|spritetype=block|sprite=oak-leaves|[[Minecraft:Leaves|Oak Leaves]] (persistent)}}
{{MC/Dvt|spritetype=block|sprite=spruce-leaves|[[Minecraft:Leaves|Spruce Leaves]] (persistent)}}
{{dvt|spritetype=block|sprite=spruce-leaves|[[Minecraft:Leaves|Spruce Leaves]] (persistent)}}
{{MC/Dvt|spritetype=block|sprite=birch-leaves|[[Minecraft:Leaves|Birch Leaves]] (persistent)}}
{{dvt|spritetype=block|sprite=birch-leaves|[[Minecraft:Leaves|Birch Leaves]] (persistent)}}
{{MC/Dvt|spritetype=block|sprite=jungle-leaves|[[Minecraft:Leaves|Jungle Leaves]] (persistent)}}
{{dvt|spritetype=block|sprite=jungle-leaves|[[Minecraft:Leaves|Jungle Leaves]] (persistent)}}
{{MC/Dvt|spritetype=block|sprite=oak-leaves|[[Minecraft:Leaves|Oak Leaves]] (persistent, check decay)}}
{{dvt|spritetype=block|sprite=oak-leaves|[[Minecraft:Leaves|Oak Leaves]] (persistent, check decay)}}
{{MC/Dvt|spritetype=block|sprite=spruce-leaves|[[Minecraft:Leaves|Spruce Leaves]] (persistent, check decay)}}
{{dvt|spritetype=block|sprite=spruce-leaves|[[Minecraft:Leaves|Spruce Leaves]] (persistent, check decay)}}
{{MC/Dvt|spritetype=block|sprite=birch-leaves|[[Minecraft:Leaves|Birch Leaves]] (persistent, check decay)}}
{{dvt|spritetype=block|sprite=birch-leaves|[[Minecraft:Leaves|Birch Leaves]] (persistent, check decay)}}
{{MC/Dvt|spritetype=block|sprite=jungle-leaves|[[Minecraft:Leaves|Jungle Leaves]] (persistent, check decay)|foot=1}}
{{dvt|spritetype=block|sprite=jungle-leaves|[[Minecraft:Leaves|Jungle Leaves]] (persistent, check decay)|foot=1}}
The data values for ''minecraft:leaves2'' were as follows:
The data values for ''minecraft:leaves2'' were as follows:
{{MC/Dvt|spritetype=block|sprite=acacia-leaves|[[Minecraft:Leaves|Acacia Leaves]]}}
{{dvt|spritetype=block|sprite=acacia-leaves|[[Minecraft:Leaves|Acacia Leaves]]}}
{{MC/Dvt|spritetype=block|sprite=dark-oak-leaves|[[Minecraft:Leaves|Dark Oak Leaves]]}}
{{dvt|spritetype=block|sprite=dark-oak-leaves|[[Minecraft:Leaves|Dark Oak Leaves]]}}
{{MC/Dvt|sprite=missingno|dv=2-3|Undefined species}}
{{dvt|sprite=missingno|dv=2-3|[[Minecraft:Invalid Data Value Leaves2|Undefined species]]}}
{{MC/Dvt|spritetype=block|sprite=acacia-leaves|dv=4|[[Minecraft:Leaves|Acacia Leaves]] (check decay)}}
{{dvt|spritetype=block|sprite=acacia-leaves|dv=4|[[Minecraft:Leaves|Acacia Leaves]] (check decay)}}
{{MC/Dvt|spritetype=block|sprite=dark-oak-leaves|[[Minecraft:Leaves|Dark Oak Leaves]] (check decay)}}
{{dvt|spritetype=block|sprite=dark-oak-leaves|[[Minecraft:Leaves|Dark Oak Leaves]] (check decay)}}
{{MC/Dvt|sprite=missingno|dv=6-7|Undefined species}}
{{dvt|sprite=missingno|dv=6-7|[[Minecraft:Invalid Data Value Leaves2|Undefined species]]}}
{{MC/Dvt|spritetype=block|sprite=acacia-leaves|dv=8|[[Minecraft:Leaves|Acacia Leaves]] (persistent)}}
{{dvt|spritetype=block|sprite=acacia-leaves|dv=8|[[Minecraft:Leaves|Acacia Leaves]] (persistent)}}
{{MC/Dvt|spritetype=block|sprite=dark-oak-leaves|[[Minecraft:Leaves|Dark Oak Leaves]] (persistent)}}
{{dvt|spritetype=block|sprite=dark-oak-leaves|[[Minecraft:Leaves|Dark Oak Leaves]] (persistent)}}
{{MC/Dvt|sprite=missingno|dv=10-11|Undefined species}}
{{dvt|sprite=missingno|dv=10-11|[[Minecraft:Invalid Data Value Leaves2|Undefined species]]}}
{{MC/Dvt|spritetype=block|sprite=acacia-leaves|dv=12|[[Minecraft:Leaves|Acacia Leaves]] (persistent, check decay)}}
{{dvt|spritetype=block|sprite=acacia-leaves|dv=12|[[Minecraft:Leaves|Acacia Leaves]] (persistent, check decay)}}
{{MC/Dvt|spritetype=block|sprite=dark-oak-leaves|[[Minecraft:Leaves|Dark Oak Leaves]] (persistent, check decay)}}
{{dvt|spritetype=block|sprite=dark-oak-leaves|[[Minecraft:Leaves|Dark Oak Leaves]] (persistent, check decay)}}
{{MC/Dvt|sprite=missingno|dv=14-15|Undefined species|foot=1}}}}
{{dvt|sprite=missingno|dv=14-15|[[Minecraft:Invalid Data Value Leaves2|Undefined species]]|foot=1}}}}
|{{HistoryLine|||dev=14w26a|Placed instances ''minecraft:leaves2'' with metadata values 2-3, 6-7, 10-11 and 14-15 have now been completely removed from the game.{{MC/Verify|MCDF wiki says that they still existed and just acted as air, and were removed proper in a 1.9 snapshot. Is there truth to this?}}}}
|{{HistoryLine|||dev=14w26a|Placed instances ''minecraft:leaves2'' with metadata values 2-3, 6-7, 10-11 and 14-15 have now been completely removed from the game.{{Verify|MCDF wiki says that they still existed and just acted as air, and were removed proper in a 1.9 snapshot. Is there truth to this?}}}}
|{{MC/HistoryLine||1.13|dev=17w47a|The different variant block states for both the <code>leaves</code> and <code>leaves2</code> IDs have now been split up into their own IDs.
|{{HistoryLine||1.13|dev=17w47a|The different variant [[Minecraft:block states]] for both the <code>leaves</code> and <code>leaves2</code> IDs have now been split up into their own IDs.
|Prior to ''The Flattening'', these blocks' numeral IDs were 18 and 161.}}
|Prior to [[Minecraft:Java Edition 1.13/Flattening|''The Flattening'']], these blocks' numeral IDs were 18 and 161.}}
}}
}}


==== ''Bedrock Edition'' ====
==== ''Bedrock Edition'' ====
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine||1.20.70|dev=Preview 1.20.70.20|The different leaf type block states for the <code>leaves</code> and <code>leaves2</code> IDs have now been split up into their own IDs.}}
|{{HistoryLine||1.20.70|dev=Preview 1.20.70.20|The different leaf type [[Minecraft:block states]] for the <code>leaves</code> and <code>leaves2</code> IDs have now been split up into their own IDs.}}
}}
}}


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


== Trivia ==
== Trivia ==
Line 928: Line 929:
== Gallery ==
== Gallery ==
=== Renders ===
=== Renders ===
{{hidden begin| {{MC/JE}} }}
{{hidden begin| {{JE}} }}
<gallery>
<gallery>
Oak Leaves.png|Oak Leaves
Oak Leaves.png|Oak Leaves
Line 943: Line 944:
</gallery>{{hidden end}}
</gallery>{{hidden end}}


{{hidden begin| {{MC/BE}} }}
{{hidden begin| {{BE}} }}
<gallery>
<gallery>
Oak Leaves BE.png|Oak Leaves
Oak Leaves BE.png|Oak Leaves
Line 958: Line 959:
</gallery>{{hidden end}}
</gallery>{{hidden end}}


{{hidden begin| "See-Through Leaves" is turned off {{MC/In|java}} }}
{{hidden begin| "See-Through Leaves" is turned off {{in|java}} }}
<gallery>
<gallery>
Oak Leaves (fast) JE7.png|Oak Leaves
Oak Leaves (fast) JE7.png|Oak Leaves
Line 973: Line 974:
</gallery>{{hidden end}}
</gallery>{{hidden end}}


{{hidden begin| "Fancy Leaves" turned off {{MC/In|bedrock}} }}
{{hidden begin| "Fancy Leaves" turned off {{in|bedrock}} }}
<gallery>
<gallery>
Oak Leaves (fast) BE.png|Oak Leaves
Oak Leaves (fast) BE.png|Oak Leaves
Line 988: Line 989:
</gallery>{{hidden end}}
</gallery>{{hidden end}}


{{MC/Hidden begin| Snowy leaves }}
{{hidden begin| Snowy leaves }}
<gallery>
<gallery>
Snowy Oak Leaves.png|Oak Leaves
Snowy Oak Leaves.png|Oak Leaves
Line 1,001: Line 1,002:
=== Screenshots ===
=== Screenshots ===
<gallery>
<gallery>
Snowfall Transition Bedrock.gif|A timelapse of leaves becoming frosted at the start of snowfall {{MC/In|Bedrock}}.
Snowfall Transition Bedrock.gif|A timelapse of leaves becoming frosted at the start of snowfall {{in|Bedrock}}.
Tree with mushroom on its leaves.png|A red [[Minecraft:mushroom]] is seen growing on the top of leaves.
Tree with mushroom on its leaves.png|A red [[Minecraft:mushroom]] is seen growing on the top of leaves.
Person in Cherry Tree.png|A player in ''Bedrock Edition'' grew a cherry tree and went inside of it.
Person in Cherry Tree.png|A player in ''Bedrock Edition'' grew a [[Minecraft:cherry]] tree and went inside of it.
</gallery>
</gallery>


===In other media===
===In other media===
<gallery>
<gallery>
AMCM Many many trees.jpeg|Leaves in {{MC/Amcm}}.
AMCM Many many trees.jpeg|Leaves in {{amcm}}.
</gallery>
</gallery>


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


== External links ==
== External links ==
Line 1,019: Line 1,020:


== Navigation ==
== Navigation ==
{{MC/Navbox flower}}
{{Navbox flower}}
{{MC/Navbox blocks|Vegetation}}
{{Navbox blocks|Vegetation}}


[[Category:Plants]]
[[Category:Plants]]
Line 1,027: Line 1,028:
[[Category:Flammable blocks]]
[[Category:Flammable blocks]]


de:Laub
[[Minecraft:de:Laub]]
es:Hojas
[[Minecraft:es:Hojas]]
fr:Feuilles
[[Minecraft:fr:Feuilles]]
it:Foglie
[[Minecraft:it:Foglie]]
ja:葉
[[Minecraft:ja:葉]]
ko:잎
[[Minecraft:ko:잎]]
nl:Bladeren
[[Minecraft:nl:Bladeren]]
pl:Liście
[[Minecraft:pl:Liście]]
pt:Folhas
[[Minecraft:pt:Folhas]]
ru:Листва
[[Minecraft:ru:Листва]]
th:ใบไม้
[[Minecraft:th:ใบไม้]]
uk:Листя
[[Minecraft:uk:Листя]]
zh:树叶
[[Minecraft:zh:树叶]]

Latest revision as of 11:14, 16 April 2026

Template:For Template:Infobox block Leaves are transparent natural Minecraft:blocks that generate as part of Minecraft:trees. They decay when not attached to a tree trunk, but persist when placed by a Minecraft:player.

Obtaining

Breaking

Template:See alsoHoes are the default tools for breaking leaves, but leaves can be obtained only with Minecraft:shears or tools Minecraft:enchanted with Minecraft:Silk Touch.

Template:Breaking row

Drop Source No Fortune Fortune I Fortune II Fortune III
Template:BlockLinks Template:BlockSprite Jungle Leaves 2.5% (Template:Frac) 2.78% (Template:Frac) 3.125% (Template:Frac) 4.17% (Template:Frac)
Template:BlockLink or other Template:BlockLink Template:BlockSprite Azalea Leaves or other Template:BlockSprite Leaves 5% (Template:Frac) 6.25% (Template:Frac) 8.33% (Template:Frac 10% (Template:Frac)
1-2 Template:ItemLinks Template:BlockSprite All Leaves 2% (Template:Frac) 2.22% (Template:Frac) 2.5% (Template:Frac) 3.33% (Template:Frac)
Template:ItemLinks Template:BlockSprite Oak and Template:BlockSprite Dark Oak Leaves 0.5% (Template:Frac) 0.556% (Template:Frac) 0.625% (Template:Frac) 0.833% (Template:Frac)

Natural generation

Leaves occur naturally on Minecraft:trees and Minecraft:azaleas throughout the Minecraft:Overworld. Oak leaves also generate in Minecraft:jungle bushes and the tree at meeting points in plains villages. Dark oak leaves can also generate in Minecraft:woodland mansions. Oak and mangrove leaves can also generate in the Minecraft:trial chambers.

Template:Block distribution

Post-generation

Template:See also Leaves generate as part of trees grown from Minecraft:saplings, Minecraft:azaleas, or Minecraft:mangrove propagules.

Usage

Leaves from trees spontaneously decay (disappear) when they receive a block tick if they are not connected to any Minecraft:log or Minecraft:wood blocks, stripped or otherwise, either directly or via other leaf blocks, with a maximum distance of 6 blocksTemplate:Only or 4 blocksTemplate:Only. Template:IN, this is determined using the Template:Cd Minecraft:block tag, whereas Template:In, the list of blocks is hardcoded. The distance is taxicab distance, but can cross corners. Leaves placed by players never decay. Bamboo does not count as a log for this purpose.

Leaves that decay, or are destroyed without using Minecraft:Silk Touch or Minecraft:shears, yield Minecraft:saplings 5% (Template:Frac) of the time, sticks 2% of the time, and otherwise nothing. Jungle leaves drop saplings 2.5% (Template:Frac) of the time. Oak and dark oak leaves also have a separate but additional 0.5% (Template:Frac) chance of dropping an Minecraft:apple, making it extremely rare but possible for a single leaf to drop a sapling, a stick and an apple at the same time. Rates are increased by the Minecraft:Fortune enchantment. Leaves that are burned do not yield saplings or apples.

Oak, jungle, acacia, dark oak, and mangrove leaves take on a different shade of green depending on the Minecraft:biome in which they are placed.

Leaves are always Minecraft:transparent to Minecraft:light but cannot be seen through when the Minecraft:graphics is set to "Fast" or fancy leaves are turned off; the transparent regions are instead dark green. They diffuse sky light, causing the shadows they cast under trees.

Leaf blocks can be waterlogged although they are full blocks. Water does not spread outTemplate:Only, and waterlogged leaves follow the same rules as any other waterlogged block. When Minecraft:concrete powder is placed on any side of the waterlogged leaves it turns into Minecraft:concrete, and the leaf block remains waterlogged.

Applying Minecraft:bone meal to mangrove leaves with a space beneath produces a hanging Minecraft:mangrove propagule with age=0.

Smelting ingredient

Template:Smelting

Redstone component

Template:Exclusive The state of a leaves block—including a player-placed block—changes after 1 game tick (half a redstone tick) when the distance to the nearest Minecraft:log or Minecraft:wood block changes, up to 6 blocks of leaves away. Minecraft:Observers facing away from the leaves detect this change and transmit a redstone signal in the same game tick, making leaves useful for redstone signal transmission. This has been called "Leafstone" by the Minecraft Community.

Piston interactivity

Leaves are destroyed when pushed by Minecraft:pistons. They do not stick to Minecraft:sticky pistons, Minecraft:slime blocks, or Minecraft:honey blocks.

Composting

Most types of leaves have a 30% chance of increasing the compost level in a Minecraft:composter by 1. A stack of leaves yields an average of 3.05 Minecraft:bone meal. The exception are flowering azalea leaves, which have a 50% chance of increasing the compost level (a stack of those yields 4.92 pieces of bone meal on average).

Bees

Flowering azaleas leaves and cherry leaves function like any other Minecraft:flowers in their interaction and uses with Minecraft:bees.

Bee nests

Minecraft:Oak, Minecraft:birch, and Minecraft:cherry trees grown from Minecraft:saplings that are within 2 blocks of flowering azalea leaves or cherry leaves have a 5% chance to grow with Minecraft:bee nest and 2-3 bees in it.

Color

Template:Main

Biome colors

These values are generated by the biome dyeing algorithm. Template:IN, biome colors also appear on Minecraft:maps.

Biome Color Renders
Oak Leaves Jungle Leaves Acacia Leaves Dark Oak Leaves Mangrove Leaves
Template:BiomeLink Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLink
Template:BiomeLink
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only
Template:BiomeLink Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLink
Template:BiomeLink
Template:BiomeLink
Template:BiomeLink
Template:BiomeLink
Template:BiomeLink
Template:BiomeLink
Template:BiomeLink
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only
Template:BiomeLink Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLinkTemplate:Only Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLink Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLink
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only
Template:BiomeLink Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLink Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLinkTemplate:Only
Template:BiomeLink Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLink
Template:BiomeLink
Template:BiomeLinkTemplate:Only
Template:BiomeLink
Template:BiomeLinkTemplate:Upcoming
Template:BiomeLink Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLinkTemplate:Only
Template:BiomeLink Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLink Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLink
Template:BiomeLink
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only
Template:BiomeLink Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLink Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLink
Template:BiomeLinkTemplate:Only
Template:BiomeLink Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLink
Template:BiomeLink
Template:BiomeLink
Template:BiomeLink
Template:BiomeLink
Template:BiomeLink
Template:BiomeLink
Template:BiomeLink
Template:BiomeLinkTemplate:Only
Template:BiomeLink
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLink Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLinkTemplate:Only Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLink
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only
Template:BiomeLink Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLink
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLink Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLink
Template:BiomeLink
Template:BiomeLink
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only
Template:BiomeLink Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLink Template:Color width=32x32 width=32x32 width=32x32 width=32x32 width=32x32
Template:BiomeLink
Template:BiomeLink
Template:BiomeLink
Template:BiomeLink
Template:BiomeLink
Template:BiomeLink
Template:BiomeLink
Template:BiomeLink
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only
Template:BiomeLinkTemplate:Only

Snowy leaves

Template:Exclusive

File:Snowing BE.jpg
Trees in a snowy biome during snowfall in Bedrock Edition

In any biome with a base temperature of below 0.15, all leaves exposed to the sky gradually fade to white once Minecraft:snowfall begins, giving them a frosted appearance for the storm's duration. Cherry, azalea, flowering azalea, and pale oak leaves are not affected as their colors are based on the texture instead of colormaps.<ref>Template:Bug</ref><ref>Template:Bug</ref> The change is entirely invisible to the client if the graphics mode is set to Simple, though it still takes place, and leaves are the correct color phase for the time if the option is reenabled. After snowfall ends, leaves gradually fade back to their normal coloration.

Particles

All types of leaves have their own falling leaves particle which are produced underneath the leaf block, where they slowly fall to the ground. Leaf particles have the same color as the leaves they're falling from, which can change with the biome or during snowfall.Template:Only

Sounds

Other leaves

Template:Sound table/Block/Grass

Azalea leaves

Template:Sound table/Block/Azalea leaves

Cherry leaves

Template:Sound table/Block/Cherry leaves

Data values

ID

Template:JE: Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table

Template:BE: Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2 Template:ID table2

Block states

Template:See also

Template:El: Template:Bst Template:Bst Template:Bst

Template:El: Template:Bst Template:Bst

History

Template:For

Java Edition

Template:HistoryTable

Bedrock Edition

Template:Info needed section Template:HistoryTable

Legacy Console Edition

Template:HistoryTable

New Nintendo 3DS Edition

Template:HistoryTable

Data history

Template:Info needed section

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Issues

Template:Issue list

Trivia

  • Occasionally, leaves grow through other blocks, acting as though they are still connected to the tree. They may also completely replace blocks they try to grow into.
  • Leaves do not prevent Minecraft:chests from being opened.
  • Some trees seem to occasionally drop apples or saplings without being destroyed due to creation of leaf blocks not supported by logs.

Gallery

Renders

Template:Hidden begin

Template:Hidden end

Template:Hidden begin

Template:Hidden end

Template:Hidden begin

Template:Hidden end

Template:Hidden begin

Template:Hidden end

Template:Hidden begin

Template:Hidden end

Screenshots

In other media

References

Template:Reflist

External links

Navigation

Template:Navbox flower Template:Navbox blocks

Minecraft:de:Laub Minecraft:es:Hojas Minecraft:fr:Feuilles Minecraft:it:Foglie Minecraft:ja:葉 Minecraft:ko:잎 Minecraft:nl:Bladeren Minecraft:pl:Liście Minecraft:pt:Folhas Minecraft:ru:Листва Minecraft:th:ใบไม้ Minecraft:uk:Листя Minecraft:zh:树叶