Difference between revisions of "Leaves"

From Minetest Wiki
Jump to navigation Jump to search
m (→‎Drop probabilities: aligned the numbers to the right)
Line 1: Line 1:
 
{{Block Data | width=250px | image=leaves.png | block_name=Leaves | transparency=Yes <sub>(opaque if "fancy trees" setting is disabled)</sub> | flammable=Yes | renewable=Yes | drops=''see table'' | itemstring=default:leaves }}
 
{{Block Data | width=250px | image=leaves.png | block_name=Leaves | transparency=Yes <sub>(opaque if "fancy trees" setting is disabled)</sub> | flammable=Yes | renewable=Yes | drops=''see table'' | itemstring=default:leaves }}
  
'''Leaves''' are found on [[tree]]s; when mined they have a 5% chance to drop a [[Sapling and Jungle Sapling|Sapling]]. They also decay if no [[tree]] block is less than 4 blocks away. Leaves are transparent if the “Fancy trees” option is enabled, else they are opaque.
+
'''Leaves''' are found on [[tree]]s; when mined they have a 5% chance to drop a [[Sapling and Jungle Sapling|Sapling]]. They also decay (with the same chance to drop a sapling) if no [[tree]] block is less than 4 blocks away. Leaves are transparent if the “Fancy trees” option is enabled, else they are opaque.
  
 
'''Jungle Leaves''' are completely analogous to leaves, but they are found on [[Jungle Tree|jungle tree]]s, drop [[Sapling and Jungle Sapling|Jungle Saplings]] instead and decay if no [[Jungle Tree]] block is nearby.
 
'''Jungle Leaves''' are completely analogous to leaves, but they are found on [[Jungle Tree|jungle tree]]s, drop [[Sapling and Jungle Sapling|Jungle Saplings]] instead and decay if no [[Jungle Tree]] block is nearby.

Revision as of 03:58, 19 November 2013

Leaves
Leaves.png
A node in Minetest Game
Node Type Full node
Drops see table
Physics No
Luminance No
Flammable Yes
Generated Yes
Renewable Yes
Stackable Yes (99)
Itemstring default:leaves

Leaves are found on trees; when mined they have a 5% chance to drop a Sapling. They also decay (with the same chance to drop a sapling) if no tree block is less than 4 blocks away. Leaves are transparent if the “Fancy trees” option is enabled, else they are opaque.

Jungle Leaves are completely analogous to leaves, but they are found on jungle trees, drop Jungle Saplings instead and decay if no Jungle Tree block is nearby.

Drop probabilities

These are the drop probabilities of Leaves:

Drop Probability
Leaves.png Leaves 95%
Sapling.png Sapling 5%

The drop probabilites of Jungle leaves are analogous.

See Also