minecraft.wiki-mirror/wiki_backup/Mangrove Propagule.txt
2024-12-21 08:44:05 -05:00

141 lines
6.8 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{{about|the block that can grow into a mangrove tree, similar to a [[sapling]]|the block used to grow azalea tree|Azalea|the sapling used to grow bamboo|Bamboo shoot}}
{{Infobox block
| image = <gallery>
Mangrove Propagule.png|Propagule
Hanging Mangrove Propagule 4 JE1.png|Hanging propagule (fully grown)
</gallery>
| extratext = [[#Renders|View all images]]
| transparent = Yes
| light = No
| tool = any
| renewable = Yes
| stackable = Yes (64)
| flammable = No
| lavasusceptible = No
}}
A '''mangrove propagule''' is a [[block]] that can be grown into a [[mangrove tree]], similar to a [[sapling]].
== Obtaining ==
=== Breaking ===
Mangrove propagules can be broken instantly with any tool or by hand. Only blocks with [[block states]] <code>hanging=false</code> or with <code>age=4</code> drop themselves.
=== Natural generation ===
Hanging mangrove propagules generate under leaf blocks of mangrove trees that spawn in [[mangrove swamp]]s.
=== Trading ===
A mangrove propagule is sold by the [[wandering trader]] for 5 [[emerald]]s.
=== Post-generation ===
Applying [[bone meal]] to a block of [[mangrove leaves]] with a space underneath produces a hanging mangrove propagule with <code>age=0</code>. [[Bone meal]] can then be applied to the propagule itself to increase its age by 1.
== Usage ==
=== Growing trees ===
{{see also|Tree}}
A hanging mangrove propagule cannot grow into a tree.
Like saplings, mangrove propagules can grow only if a player is within a certain radius, even in loaded chunks.
Also as with saplings, mangrove propagules have two growth stages (with no visible difference between them) before growing into trees. When a tree is to be grown, a height is chosen and then the ground and space are checked; if the ground is bad or there is not space for the chosen height, the tree does not grow. [[Bone meal]] can be used to speed up the growth of the sapling, even to grow the tree without sufficient light.
Mangrove propagules can be placed on all variants of [[dirt]] (except [[dirt path]]s), [[moss block]]s, [[mud]], and [[clay]]. It requires a [[light]] level of at least 9 to grow. A mangrove also requires at least 6 empty spaces above the propagule. The height of the tree depends on how far the roots can spread horizontally. The roots can spread up to 5 blocks away from the propagule. It requires at least one solid block within the 9×9×9 cube centered on and directly underneath the sapling outside the column where the sapling is, and solid blocks for the bottoms of the roots to land on within 11 blocks below the sapling in a 9×9 area. The farther the solid blocks are below the sapling, the more attempts it takes to generate a suitable tree shape. Mud does not count as a solid block.
Dirt blocks in the space above the propagule are an exception. Dirt blocks do not stop the tree from growing. The dirt remains in place and the rest of the tree generates normally around it (it is possible to grow a tree that contains only one [[log]] block at the original sapling location, with a column of dirt above where the rest of the trunk should be and leaves spreading out from it). {{IN|java}}, all types of log block and wood block and their stripped versions are also treated like dirt blocks (they don't stop growth). {{IN|bedrock}}, log and wood blocks are treated like other block types and stop the tree from growing if they are above it.
When a propagule on a [[grass block]] grows into a tree, the grass block becomes a dirt block.
When a mangrove grows from a propagule, it has a 1% chance of generating a [[bee nest]] containing 2-3 [[bee]]s. Unlike other tree types, this does ''not'' require the propagule to be placed next to flowers.<ref>{{bug|MC-249937||Propagules grown without a flower nearby can generate bee nests in the mangrove tree|WAI}}</ref>
Mangrove propagules can also be placed underwater. These can grow from at least 3 blocks of [[water]] deep.
=== Bees ===
[[Bee]]s engage in a pollinating behavior with mangrove propagules, increasing the honey level in [[beehive]]s and [[bee nest]]s by 1.
=== Breeding ===
Mangrove propagules can be fed to bees for breeding, and reduce the remaining growth duration of baby bees by 10%. Bees also follow a player holding a mangrove propagule.
=== Bee nests ===
[[Oak]], [[birch]], and [[cherry]] trees grown from [[sapling]]s that are within 2 blocks of a mangrove propagule have a 5% chance to grow with a [[bee nest]] and 2-3 [[bee]]s in it.
=== Decoration ===
Mangrove propagules can be placed in a [[flower pot]].
=== Fuel ===
Mangrove propagules can be used as a fuel in [[furnace]]s, smelting 0.5 items per sapling.
=== Composting ===
Placing a mangrove propagule into a [[composter]] has a 30% chance of raising the compost level by 1. A stack of saplings yields an average of 2.74 [[bone meal]].
== Sounds ==
{{Sound table/Block/Grass}}
== Data values ==
=== ID ===
{{edition|java}}:
{{ID table
|edition=java
|showblocktags=y
|showitemtags=y
|showforms=y
|generatetranslationkeys=y
|displayname=Mangrove Propagule
|spritetype=block
|nameid=mangrove_propagule
|blocktags=flowers, saplings
|itemtags=flowers, saplings
|foot=1}}
{{edition|bedrock}}:
{{ID table
|edition=bedrock
|shownumericids=y
|showforms=y
|generatetranslationkeys=y
|displayname=Mangrove Propagule
|spritetype=block
|nameid=mangrove_propagule
|id=-474
|foot=1}}
=== Block states ===
{{see also|Block states}}
{{/BS}}
== History ==
{{HistoryTable
|{{HistoryLine||October 16, 2021|link={{ytl|or1DfXdqu3U|t=821}}|[[File:Mangrove Propagule (pre-release).png|32px]] Mangrove propagules are shown at [[Minecraft Live 2021]].}}
|{{HistoryLine|java}}
|{{HistoryLine||1.19|dev=22w11a|[[File:Mangrove Propagule JE1 BE1.png|32px]] [[File:Mangrove Propagule (item) JE1 BE1.png|32px]] Added mangrove propagules.}}
|{{HistoryLine|||dev=22w14a|Due to the addition of the [[mangrove tree]] and [[mangrove swamp]], mangrove propagules are now obtainable and renewable.}}
|{{HistoryLine|||dev=22w15a|[[Wandering trader]]s now sell mangrove propagules.}}
|{{HistoryLine|bedrock}}
|{{HistoryLine||1.19.0|dev=Preview 1.19.0.21|[[File:Mangrove Propagule JE1 BE1.png|32px]] [[File:Mangrove Propagule (item) JE1 BE1.png|32px]] Added mangrove propagules.}}
|{{HistoryLine|||dev=Preview 1.19.0.25|Changed model to match ''Java Edition''.}}
}}
== Issues ==
{{issue list}}
== Gallery ==
=== Renders ===
<gallery>
Mangrove Propagule.png|Mangrove propagule
Hanging Mangrove Propagule 0 JE1.png|Hanging propagule (age 0)
Hanging Mangrove Propagule 1 JE1.png|Hanging propagule (age 1)
Hanging Mangrove Propagule 2 JE1.png|Hanging propagule (age 2)
Hanging Mangrove Propagule 3 JE1.png|Hanging propagule (age 3)
Hanging Mangrove Propagule 4 JE1.png|Hanging propagule (age 4)
</gallery>
== References ==
{{reflist}}
== Navigation ==
{{Navbox flower}}
{{Navbox blocks|vegetation}}
[[Category:Plants]]
[[Category:Non-solid blocks]]
[[Category:Natural blocks]]