Difference between revisions of "Leaves"

From Minetest Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 +
{{Languages}}
 
{{Block Data | width=250px | image=Leaves.png, Jungle Leaves.png, Pine Needles.png, Acacia Leaves.png | block_name=Leaves, Jungle Leaves, Pine Needles, Acacia Leaves | transparency=Yes <sub>(opaque if "fancy trees" setting is disabled)</sub> | flammable=Yes | renewable=Yes | drops=''see table'' }}
 
{{Block Data | width=250px | image=Leaves.png, Jungle Leaves.png, Pine Needles.png, Acacia Leaves.png | block_name=Leaves, Jungle Leaves, Pine Needles, Acacia Leaves | transparency=Yes <sub>(opaque if "fancy trees" setting is disabled)</sub> | flammable=Yes | renewable=Yes | drops=''see table'' }}
  
== Description ==
 
 
Several different kinds of '''leaves''' are found on [[trees]]; when mined they have a 5% chance to drop a certain type of [[Saplings|sapling]]. They also decay (with the same chance to drop a sapling) if no [[tree]], [[Jungle Tree|jungle tree]], [[Pine Tree|pine tree]] or [[Acacia Tree|acacia tree]] block is less than 4 blocks away. It does not matter which kind of tree block, however. Leaf blocks which have been placed by a player will not decay. All kinds of leaves are transparent if the “Fancy trees” option is enabled, else they are opaque.
 
Several different kinds of '''leaves''' are found on [[trees]]; when mined they have a 5% chance to drop a certain type of [[Saplings|sapling]]. They also decay (with the same chance to drop a sapling) if no [[tree]], [[Jungle Tree|jungle tree]], [[Pine Tree|pine tree]] or [[Acacia Tree|acacia tree]] block is less than 4 blocks away. It does not matter which kind of tree block, however. Leaf blocks which have been placed by a player will not decay. All kinds of leaves are transparent if the “Fancy trees” option is enabled, else they are opaque.
  

Revision as of 19:58, 8 February 2016

Languages Language: English • Deutsch • français • Bahasa Melayu
Leaves, Jungle Leaves, Pine Needles, Acacia Leaves
Leaves.png
Jungle Leaves.png
Pine Needles.png
Acacia 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 ?

Several different kinds of leaves are found on trees; when mined they have a 5% chance to drop a certain type of sapling. They also decay (with the same chance to drop a sapling) if no tree, jungle tree, pine tree or acacia tree block is less than 4 blocks away. It does not matter which kind of tree block, however. Leaf blocks which have been placed by a player will not decay. All kinds of leaves are transparent if the “Fancy trees” option is enabled, else they are opaque.

There are four kinds of leaves: Leaves, Jungle Leaves, Pine Needles and Acacia Leaves.

Drop probabilities

Leaves

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

Jungle Leaves

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

Pine Needles

Drop Probability
Pine Needles.png Pine Needles 95%
Pine Sapling.png Pine Sapling 5%

Acacia Leaves

Drop Probability
Acacia Leaves.png Acacia Needles 95%
Acacia Tree Sapling.png Acacia Sapling 5%

See Also