VOOZH about

URL: https://minecraft.wiki/w/Huge_fungi

โ‡ฑ Huge Fungus โ€“ Minecraft Wiki


Huge Fungus

From Minecraft Wiki
(Redirected from Huge fungi)
Jump to navigation Jump to search
๐Ÿ‘ Image
This article is about the Nether feature. For the mushroom equivalent, see Huge Mushroom.
Huge Fungus
Biomes
Grows on
Generates in
existing chunks  
Yes, when the player uses bone meal on Nether fungus.
Consists of Crimson:

Warped:

{
 "title": "Huge Fungus",
 "rows": [
 {
 "field": "\n* <span class=\"nowrap\"><span class=\"sprite-file\" style=\"\">(link to File:BiomeSprite crimson-forest.png article, displayed as 16x16px|link=Crimson Forest|alt=|class=pixel-image|)</span>(link to Crimson Forest article, displayed as <span class=\"sprite-text\">Crimson Forest</span>)</span>\n* <span class=\"nowrap\"><span class=\"sprite-file\" style=\"\">(link to File:BiomeSprite warped-forest.png article, displayed as 16x16px|link=Warped Forest|alt=|class=pixel-image|)</span>(link to Warped Forest article, displayed as <span class=\"sprite-text\">Warped Forest</span>)</span>",
 "label": "(link to Biome article, displayed as Biomes)"
 },
 {
 "field": "\n* <span class=\"nowrap\"><span class=\"sprite-file\" style=\"\">(link to File:BlockSprite crimson-nylium.png article, displayed as 16x16px|link=Crimson Nylium|alt=|class=pixel-image|)</span>(link to Crimson Nylium article, displayed as <span class=\"sprite-text\">Crimson Nylium</span>)</span> (Crimson fungus)\n* <span class=\"nowrap\"><span class=\"sprite-file\" style=\"\">(link to File:BlockSprite warped-nylium.png article, displayed as 16x16px|link=Warped Nylium|alt=|class=pixel-image|)</span>(link to Warped Nylium article, displayed as <span class=\"sprite-text\">Warped Nylium</span>)</span> (Warped fungus)",
 "label": "Grows on"
 },
 {
 "field": "Yes, when the player uses (link to bone meal article, displayed as bone meal) on (link to Nether fungus article, displayed as Nether fungus).",
 "label": "Generates in<br>existing chunks  "
 },
 {
 "field": "(values exceeds 1000 characters...)",
 "label": "Consists of"
 }
 ],
 "invimages": [],
 "images": []
}

A huge fungus is a large tree-like feature that generates in the Nether. There are two types of huge fungi: the huge crimson fungus and the huge warped fungus.

Variants

[edit | edit source]

There are two variants of huge fungus:

Generation

[edit | edit source]

Huge crimson fungi and huge warped fungi generate only in crimson forests and warped forests, respectively.

Structure

[edit | edit source]

The trunks of huge fungi are made of either warped stems or crimson stems depending on the type. Naturally generated huge fungus trunks can be either thick or thin: thick trunks grow up in a 3ร—3-plus shape, with stray stems sometimes in the corners, while thin trunks grow straight up as a 1ร—1 column. To determine the size of huge fungi, a random integer is chosen between 4 and 13 [inclusive]. There is then a 1โ„12 chance of that integer doubling. The resulting value is the height of the trunk. A layer of wart blocks and shroomlights is then spread around the trunk, being able to generate up to 3 blocks out from the trunk, and are the "leaves" of the fungus. There is a 3ร—3ร—2 hollow ring that surrounds the lowest block of a fungus where no blocks generate. Both variants have shroomlights generate inside them, replacing both the wart blocks and stems. Huge crimson fungi may also have weeping vines growing replacing the same, or from the underside of wart blocks. In this way huge crimson fungi may grow the weeping vines lower than the stems as well as initially generate replacing the stems, when naturally-generated uniquely along the local ceiling.

Growth

[edit | edit source]
๐Ÿ‘ Image
The smallest a huge fungus structure can be.

When bone meal is used on a Nether fungus that is planted on matching nylium, this has a 40% chance to grow into its huge equivalent (similar to saplings and mushrooms). Crimson and warped fungi grow into crimson and warped huge fungi, respectively. The stem, shroomlight, or nether wart block do not replace blocks. Unlike a sapling, a fungus does not grow by itself through random ticks.

In Bedrock Edition, growing a huge fungus with bone meal has a 6% chance for it to grow into the thick variant. In Java Edition, its stem will always be the thin 1ร—1 variant.

Huge fungi grow even with blocks above them,[1] and do not replace any solid blocks when grown; however, they do not grow if blocked by the world height limit, or if situated outside of the world.

Huge fungi can grow up to 27 blocks tall. The maximum space they can take up is 9ร—27ร—9 blocks (partially hollow), and the average is 213 blocks of volume.

Nether wart blocks and shroomlight persist when the stem of the huge fungus is removed, unlike how leaves decay when logs of a tree are removed.

Data values

[edit | edit source]

Java Edition:

Feature typeIdentifier
๐Ÿ‘ EnvSprite huge-fungus.png: Sprite image for huge-fungus in Minecraft
[No displayed name]
huge_fungus
Configured featureIdentifier
๐Ÿ‘ EnvSprite huge-fungus.png: Sprite image for huge-fungus in Minecraft
[No displayed name]
crimson_fungus
๐Ÿ‘ EnvSprite huge-fungus.png: Sprite image for huge-fungus in Minecraft
[No displayed name]
crimson_fungus_planted
๐Ÿ‘ EnvSprite huge-fungus.png: Sprite image for huge-fungus in Minecraft
[No displayed name]
warped_fungus
๐Ÿ‘ EnvSprite huge-fungus.png: Sprite image for huge-fungus in Minecraft
[No displayed name]
warped_fungus_planted

Config

[edit | edit source]
Main article: Configured feature

Java Edition:

History

[edit | edit source]

Reveal

[edit | edit source]
September 28, 2019Huge crimson and warped fungi was shown as part of crimson forest and warped forest biome.

Java Edition

[edit | edit source]
Java Edition
1.1620w06aAdded huge crimson and warped fungi.
20w09aNether fungi must now be placed on the matching nylium to grow into huge fungi.
1.2023w17aAdded replaceable_blocks field to the huge_fungus feature config.

Bedrock Edition

[edit | edit source]
Bedrock Edition
1.16.0beta 1.16.0.51Added both types of huge fungi.

Issues

[edit | edit source]

Issues relating to "Huge Fungi", "Huge Crimson Fungi", or "Huge Warped Fungi" are maintained on the bug tracker. Issues should be reported and viewed there.

Gallery

[edit | edit source]

Renders

[edit | edit source]

Screenshots

[edit | edit source]

See also

[edit | edit source]

References

[edit | edit source]
  1. โ†‘ MC-170858 โ€“ Crimson and Warped trees do not check for empty space when growing โ€“ resolved as "Works as Intended".

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Huge_Fungus?oldid=3303420"

Navigation menu