Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Huge Warped Fungus: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Sync: new page from Minecraft
 
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{For|the crimson variant|Huge Crimson Fungus}}
{{For||Warped}}
{{Infobox structure
{{Infobox structure
|image=Huge Warped fungi.png
|image=Huge Warped fungi.png
|biome={{BiomeLink|Warped Forest}}
|biome={{BiomeLink|Warped Forest}}
|surface={{BlockLink|Warped Nylium}}
|blocks=
|blocks=
* {{BlockLink|Warped Stem}}
* {{BlockLink|Warped Stem}}
* {{BlockLink|Warped Wart Block}}
* {{BlockLink|Warped Wart Block}}
* {{BlockLink|Shroomlight}}
* {{BlockLink|Shroomlight}}
|canspawn=Yes, when the player uses [[Minecraft:bone meal]] on [[Minecraft:warped fungus]].}}
|canspawn=Yes}}
A '''huge warped fungus''' is a large "tree" feature that generates in [[Minecraft:the Nether]].
A '''huge warped fungus''' is a large [[Minecraft:tree]]-like [[Minecraft:feature]] that generates in [[Minecraft:the Nether]] and can be grown from [[Minecraft:warped fungi]].
 
== Appearance ==
The trunks of huge warped fungi are made of [[Minecraft:warped stem]]s. Huge warped 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 warped fungi, a random integer is chosen between 4 and 13 [inclusive]. There is a {{frac|1|12}} chance of that integer doubling. The resulting value is the height of the trunk. A layer of wart blocks and [[Minecraft:shroomlight]]s 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.


== Generation ==
== Generation ==
[[File:Warped Forest Vibrant Visuals.png|thumb|Huge warped fungi in a warped forest]]
Huge warped fungi generate only in [[Minecraft:warped forest]]s.
Huge warped fungi generate only in [[Minecraft:warped forest]]s.
== Blocks and items ==
These blocks can be obtained from the huge warped fungus:
* {{BlockLink|Warped Stem}}
* {{BlockLink|Warped Wart Block}}
* {{BlockLink|Shroomlight}}
* {{BlockLink|Warped Planks}} (created from a warped stem in the inventory crafting grid)
*{{BlockLink|Twisting Vines}}
== Structure ==
The trunks of huge warped fungi are made of [[Minecraft:warped stem]]s. Huge warped 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 warped fungi, a random integer is chosen between 4 and 13 [inclusive]. There is then a {{frac|1|12}} chance of that integer doubling. The resulting value is the height of the trunk. A layer of wart blocks and [[Minecraft:shroomlight]]s 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. They have shroomlights generate inside them, replacing both the wart blocks and stems.


== Growth ==
== Growth ==
[[File:Small_Huge_Warped_Fungi.png|thumb|The smallest a huge fungus structure can be.]]
[[File:Small_Huge_Warped_Fungi.png|thumb|The smallest a huge fungus structure can be]]
When bone meal is used on a [[Minecraft:warped fungus]] that is planted on [[Minecraft:warped nylium]], this has a 40% chance to grow into its huge equivalent (similar to saplings and mushrooms). The stem, shroomlight, or nether wart block do not replace blocks.
When bone meal is used on a [[Minecraft:warped fungus]] that is planted on [[Minecraft:warped nylium]], this has a 40% chance to grow into its huge equivalent. The stem, shroomlight, or nether wart block do not replace blocks. A fungus does not grow by itself through random ticks, unlike [[Minecraft:saplings]].
 
A fungus does not grow by itself through random ticks, unlike [[Minecraft:saplings]].


Huge warped fungi grow even with blocks above them,<ref>{{bug|MC-170858||Crimson and Warped trees do not check for empty space when growing|Works as Intended}}</ref> 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 warped fungi grow even with blocks above them,<ref>{{bug|MC-170858||Crimson and Warped trees do not check for empty space when growing|Works as Intended}}</ref> 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.
Line 37: Line 26:
Huge warped 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.
Huge warped 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.


[[Minecraft:Warped wart block]]s and [[Minecraft:shroomlight]] persist when the stem of the huge fungus is removed, unlike how [[Minecraft:leaves]] decay when [[Minecraft:Log|logs]] of a tree are removed.
Warped wart blocks and shroomlights persist when the stem of the huge fungus is removed, unlike how [[Minecraft:leaves]] decay when logs of a tree are removed.


== Data values ==
== Data values ==
Line 50: Line 39:
{{main|Configured feature}}
{{main|Configured feature}}
{{el|java}}:
{{el|java}}:
{{#lst:Huge fungus|config}}
<section begin="config" /><div class="treeview">
* {{nbt|compound|config}}
** {{nbt|compound|hat_state}} The block to use for the hat.
*** {{nbt inherit/block_state}}
** {{nbt|compound|decor_state}} The block to use as decoration.
*** {{nbt inherit/block_state}}
** {{nbt|compound|stem_state}} The block to use for the stem.
*** {{nbt inherit/block_state}}
** {{nbt|compound|valid_base_block}} The block to place this feature on.
*** {{nbt inherit/block_state}}
** {{nbt|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 {{cd|plant}}, and doesn't drop items when replaced by other blocks.
** {{nbt|compound|replaceable_blocks}} A [[Minecraft:block predicate]]. The predicate must pass for a block to be replaced by this feature.
*** {{list indent|*|{{#lst:block predicate|json format}}}}
</div><section end="config" />


{{Collapse|title=An example|outerstyle=margin: 0.5rem 0|head=1}}
{{Collapse|title=An example|outerstyle=margin: 0.5rem 0|head=1}}
Line 108: Line 110:
=== Screenshots ===
=== Screenshots ===
<gallery>
<gallery>
File:Huge Warped Fungi.png|A huge warped fungus in the [[Minecraft:warped forest]].
File:Warped fungi in fortress.png|A huge warped fungus in a Nether fortress
File:Shortest and Tallest Huge Fungi.png|The shortest huge fungus and the tallest huge fungus.
File:Huge Warped Fungi.png|A huge warped fungus in the [[Minecraft:warped forest]]
File:The most shroomlights that can naturally generate in a huge fungus.png|The theoretical maximum amount of shroomlights a huge fungus can generate with.
File:Shortest and Tallest Huge Fungi.png|The shortest huge fungus and the tallest huge fungus
File:Nether tree splitter.png|A machine which splits huge fungus into multiple separate block streams.
File:The most shroomlights that can naturally generate in a huge fungus.png|The theoretical maximum amount of shroomlights a huge fungus can generate with
</gallery>
</gallery>


== See also ==
== See also ==
 
* {{EnvLink|Huge Crimson Fungus}}
* {{EnvLink|Huge Crimson Fungus}}: a crimson variant of huge fungus
* [[Minecraft:Tutorial:Huge fungus generation]]
* [[Minecraft:Tutorial:Huge fungus generation]]: a more detailed and advanced look on huge fungus generation.


== References ==
== References ==

Latest revision as of 11:12, 5 August 2026

Template:Infobox structure A huge warped fungus is a large Minecraft:tree-like Minecraft:feature that generates in Minecraft:the Nether and can be grown from Minecraft:warped fungi.

Appearance

The trunks of huge warped fungi are made of Minecraft:warped stems. Huge warped 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 warped fungi, a random integer is chosen between 4 and 13 [inclusive]. There is a Template:Frac chance of that integer doubling. The resulting value is the height of the trunk. A layer of wart blocks and Minecraft: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.

Generation

File:Warped Forest Vibrant Visuals.png
Huge warped fungi in a warped forest

Huge warped fungi generate only in Minecraft:warped forests.

Growth

File:Small Huge Warped Fungi.png
The smallest a huge fungus structure can be

When bone meal is used on a Minecraft:warped fungus that is planted on Minecraft:warped nylium, this has a 40% chance to grow into its huge equivalent. The stem, shroomlight, or nether wart block do not replace blocks. A fungus does not grow by itself through random ticks, unlike Minecraft:saplings.

Huge warped fungi grow even with blocks above them,<ref>Template:Bug</ref> 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 warped 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.

Warped wart blocks and shroomlights persist when the stem of the huge fungus is removed, unlike how Minecraft:leaves decay when logs of a tree are removed.

Data values

ID

Template:El: Template:ID table Template:ID table Template:ID table

Config

Template:Main Template:El:

<section begin="config" />

<section end="config" />

Template:Collapse <syntaxhighlight lang="json"> {

 "type": "minecraft:huge_fungus",
 "config": {
   "decor_state": {
     "Name": "minecraft:shroomlight"
   },
   "hat_state": {
     "Name": "minecraft:warped_wart_block"
   },
   "planted": false,
   "replaceable_blocks": {
     "type": "minecraft:matching_blocks",
     "blocks": [
       "minecraft:warped_fungus",
       "minecraft:crimson_fungus",
       "minecraft:weeping_vines",
       "minecraft:weeping_vines_plant",
       "minecraft:twisting_vines",
       "minecraft:twisting_vines_plant"
     ]
   },
   "stem_state": {
     "Name": "minecraft:warped_stem",
     "Properties": {
       "axis": "y"
     }
   },
   "valid_base_block": {
     "Name": "minecraft:warped_nylium"
   }
 }

} </syntaxhighlight> Template:Collapse

History

Template:HistoryTable

Issues

Template:Issue list

Gallery

Screenshots

See also

References

Template:Reflist

Navigation

Template:Navbox wood Template:Navbox warped Template:Navbox generated features

Minecraft:pt:Fungo distorcido enorme Minecraft:zh:巨型诡异菌