Difference between revisions of "Leaves"

From Minetest Wiki
Jump to navigation Jump to search
m (Wuzzy moved page Leaves to Leaves and Jungle Leaves: Page is now about Leaves and Jungle Leaves.)
(added drops and itemstring)
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> | inflammable=Yes | renewable=Yes}}
+
{{Block Data | width=250px | image=leaves.png | block_name=Leaves | transparency=Yes <sub>(opaque if "fancy trees" setting is disabled)</sub> | inflammable=Yes | renewable=Yes | drops=''itself'': 95%; [[Sapling]]: 5% | 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 if no [[tree]] block is less than 4 blocks away. Leaves are transparent if the “Fancy trees” option is enabled, else they are opaque.

Revision as of 09:28, 20 October 2013

Leaves
Leaves.png
A node in Minetest Game
Node Type Full node
Drops itself: 95%; Sapling: 5%
Physics No
Luminance No
Flammable No
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 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.

See Also