Difference between revisions of "Trees"

From Minetest Wiki
Jump to navigation Jump to search
m (→‎Pine trees: fix link)
(Update all screenies)
Line 8: Line 8:
 
Those trees grow randomly in the world and from [[sapling]]s (75% chance). Their trunk usually consist of 4 or 5 [[tree]] blocks and many [[Leaves and Jungle Leaves|leaves]]. Regular trees appear [[map generator]]s and are very common. The trunk of regular trees are slightly differently shaped depending on the map generator being used. In v6, it grows straight upwards, while in the other map generators, the trunk may branch.
 
Those trees grow randomly in the world and from [[sapling]]s (75% chance). Their trunk usually consist of 4 or 5 [[tree]] blocks and many [[Leaves and Jungle Leaves|leaves]]. Regular trees appear [[map generator]]s and are very common. The trunk of regular trees are slightly differently shaped depending on the map generator being used. In v6, it grows straight upwards, while in the other map generators, the trunk may branch.
  
[[File:Tree_pic.png|200px]]
+
[[File:Tree_pic.png|200px|Regular tree with branches (in map generators v5, v7, valleys, flat, fractal)]]
 +
[[File:Tree_v6.png|200px|Regular tree in mapgen v6]]
  
 
== Apple trees ==
 
== Apple trees ==
 
'''Apple trees''' are a variant of regular trees which also grow randomly in the world and also grow from regular saplings (25% chance). They are identical to regular trees in shape, wood and leaves, but they also carry a few [[apple]]s as well.
 
'''Apple trees''' are a variant of regular trees which also grow randomly in the world and also grow from regular saplings (25% chance). They are identical to regular trees in shape, wood and leaves, but they also carry a few [[apple]]s as well.
  
[[File:Apple_tree.png|200px]]
+
[[File:Apple tree.png|200px|Modern apple tree with branches (in all mapgens except v6)]]
 +
[[File:Apple Tree_v6.png|200px|Apple tree in mapgen v6]]
  
 
== Jungle trees ==
 
== Jungle trees ==
 
'''Jungle trees''' grow from [[Sapling and Jungle Sapling|jungle saplings]] are only found naturally in [[Biomes#Jungle|jungles]]. The trunk consists of [[Jungle Tree|jungle tree blocks]] amd [[Leaves|jungle leaves]] and usually has 9-13 jungle tree blocks in height. On a flat floor, up to additional 8 jungle tree blocks can appear around the trunk. This makes jungle trees excellent for [[farming]] a lot of tree trunk blocks.
 
'''Jungle trees''' grow from [[Sapling and Jungle Sapling|jungle saplings]] are only found naturally in [[Biomes#Jungle|jungles]]. The trunk consists of [[Jungle Tree|jungle tree blocks]] amd [[Leaves|jungle leaves]] and usually has 9-13 jungle tree blocks in height. On a flat floor, up to additional 8 jungle tree blocks can appear around the trunk. This makes jungle trees excellent for [[farming]] a lot of tree trunk blocks.
  
[[File:Jungletree_pic.png|200px]]
+
[[File:Jungletree_pic.png|200px|Modern jungle tree (in all mapgens except v6)]]
 +
[[File:Jungle Tree v6.png|200px|Jungle tree in mapgen v6]]
  
 
== Pine trees ==
 
== Pine trees ==
 
'''Pine trees''' appear naturally in [[Biomes|taiga biomes]]. Pine trees may be covered in [[snow]]. In the [[Map generator|map generator]] v6, this is always the case. They can grow up to 13 nodes high. They are made of [[Pine Tree|pine tree blocks]] and [[Leaves|pine needles]]. [[Saplings|Pine saplings]] grow into pine trees. which will be again be covered in snow if the sapling was next to [[Dirt with Snow|dirt with snow]], [[snow]] or [[Snow Block|snow block]].
 
'''Pine trees''' appear naturally in [[Biomes|taiga biomes]]. Pine trees may be covered in [[snow]]. In the [[Map generator|map generator]] v6, this is always the case. They can grow up to 13 nodes high. They are made of [[Pine Tree|pine tree blocks]] and [[Leaves|pine needles]]. [[Saplings|Pine saplings]] grow into pine trees. which will be again be covered in snow if the sapling was next to [[Dirt with Snow|dirt with snow]], [[snow]] or [[Snow Block|snow block]].
  
[[File:Screenshot_20150727_171530.png|400px]]
+
[[File:Pine Tree flat.png|200px|Typical pine tree (in all mapgens except v6)]]
 +
[[File:Snow Pine Tree flat.png|200px|Snow-covered pine tree (in all mapgens except v6)]]
 +
[[File:Pine Tree v6.png|200px|Pine tree in v6]]
 +
[[File:Snow Pine Tree v6.png|200px|Snow-covered pine tree in v6]]
  
 
== Acacia trees ==
 
== Acacia trees ==
Line 30: Line 36:
 
They are made of 12-13 [[Acacia Tree|acacia tree blocks]] and about 75 [[Leaves|acacia leaves]]. Acacia trees consist of a main vertical trunk which is 4 or 5 acacia tree block tall, and 4 branches of 2 acacia tree blocks each.  
 
They are made of 12-13 [[Acacia Tree|acacia tree blocks]] and about 75 [[Leaves|acacia leaves]]. Acacia trees consist of a main vertical trunk which is 4 or 5 acacia tree block tall, and 4 branches of 2 acacia tree blocks each.  
  
[[File:Screenshot_Acacia_Trees.png|400px]]
+
[[File:Screenshot_Acacia_Trees.png|400px|Acacia tree]]
  
 
== Aspen trees ==
 
== Aspen trees ==
 
'''Aspen trees''' grow in deciduous forests and grow from [[Saplings|aspen saplings]]. Aspen trees do not naturally appear in the v6 [[Map generator|map generator]]. They are made of [[Aspen Tree|aspen tree blocks]] and [[Leaves|aspen leaves]].
 
'''Aspen trees''' grow in deciduous forests and grow from [[Saplings|aspen saplings]]. Aspen trees do not naturally appear in the v6 [[Map generator|map generator]]. They are made of [[Aspen Tree|aspen tree blocks]] and [[Leaves|aspen leaves]].
  
<!-- TODO: Add screenshot here -->
+
[[File:Aspen Tree flat.png|200px|Aspen tree]]
 +
[[File:Aspen trees.png|400px|Various aspen trees of varying height]]
  
 
[[Category:Plants]]
 
[[Category:Plants]]

Revision as of 03:33, 26 May 2017

Languages Language: English • Deutsch

Trees appear naturally in the world and from saplings. Unlike other plants, saplings grow, at some point in time, instantly into a full-size tree.

There are several species of trees. This page lists the trees currently found in Minetest Game 0.4.15.

Regular trees

Those trees grow randomly in the world and from saplings (75% chance). Their trunk usually consist of 4 or 5 tree blocks and many leaves. Regular trees appear map generators and are very common. The trunk of regular trees are slightly differently shaped depending on the map generator being used. In v6, it grows straight upwards, while in the other map generators, the trunk may branch.

Regular tree with branches (in map generators v5, v7, valleys, flat, fractal) Regular tree in mapgen v6

Apple trees

Apple trees are a variant of regular trees which also grow randomly in the world and also grow from regular saplings (25% chance). They are identical to regular trees in shape, wood and leaves, but they also carry a few apples as well.

Modern apple tree with branches (in all mapgens except v6) Apple tree in mapgen v6

Jungle trees

Jungle trees grow from jungle saplings are only found naturally in jungles. The trunk consists of jungle tree blocks amd jungle leaves and usually has 9-13 jungle tree blocks in height. On a flat floor, up to additional 8 jungle tree blocks can appear around the trunk. This makes jungle trees excellent for farming a lot of tree trunk blocks.

Modern jungle tree (in all mapgens except v6) Jungle tree in mapgen v6

Pine trees

Pine trees appear naturally in taiga biomes. Pine trees may be covered in snow. In the map generator v6, this is always the case. They can grow up to 13 nodes high. They are made of pine tree blocks and pine needles. Pine saplings grow into pine trees. which will be again be covered in snow if the sapling was next to dirt with snow, snow or snow block.

Typical pine tree (in all mapgens except v6) Snow-covered pine tree (in all mapgens except v6) Pine tree in v6 Snow-covered pine tree in v6

Acacia trees

Acacia trees grow in savannah biomea and grow from acacia saplings. Acacia trees do not natually appear in the v6 map generator, because there are no savannahs in v6.

They are made of 12-13 acacia tree blocks and about 75 acacia leaves. Acacia trees consist of a main vertical trunk which is 4 or 5 acacia tree block tall, and 4 branches of 2 acacia tree blocks each.

Acacia tree

Aspen trees

Aspen trees grow in deciduous forests and grow from aspen saplings. Aspen trees do not naturally appear in the v6 map generator. They are made of aspen tree blocks and aspen leaves.

Aspen tree Various aspen trees of varying height