Huge fungus

This article is about the Nether feature. For mushroom equivalent, see Huge mushroom.
Huge fungus
Biomes
Grows on
Generates in
existing chunks

Yes, when the player uses bone meal on fungus.

Consists of

Crimson:

Warped:

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

Variants

There are two variants of huge fungus:

Generation

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

Blocks and items

These blocks can be obtained from the huge crimson fungus:

These blocks can be obtained from the huge warped fungus:

Structure

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 112 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

The smallest a huge fungus structure can be.

When bone meal is used on a 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. A fungus does not grow by itself through random ticks, unlike saplings.

In Java Edition, if a huge fungus is grown with bone meal, 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

ID

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

Main article: Configured feature

Java Edition:

  • [NBT Compound / JSON Object] config
    • [NBT Compound / JSON Object] hat_state The block to use for the hat.
      • Block state see Template:Nbt inherit/block state/template
    • [NBT Compound / JSON Object] decor_state The block to use as decoration.
      • Block state see Template:Nbt inherit/block state/template
    • [NBT Compound / JSON Object] stem_state The block to use for the stem.
      • Block state see Template:Nbt inherit/block state/template
    • [NBT Compound / JSON Object] valid_base_block The block to place this feature on.
      • Block state see Template:Nbt inherit/block state/template
    • [Boolean] planted (optional, defaults to false) Whether this huge fungus is planted. If false, it can't exceed the world ceiling, can replace blocks whose material is plant, and doesn't drop items when replaced by other blocks.
    • [NBT Compound / JSON Object] replaceable_blocks A block predicate. The predicate must pass for a block to be replaced by this feature.

History

Java Edition
September 28, 2019Huge crimson and warped fungi was shown as part of crimson forest and warped forest biome.
1.1620w06aAdded huge crimson and warped fungi.
20w09aFungi 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
1.16.0beta 1.16.0.51Added both types of huge fungi.

Issues

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

Screenshots

See also

References

  1. MC-170858 — Crimson and Warped trees do not check for empty space when growing — resolved as "Works as Intended".

Navigation