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: updated from Minecraft
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
Line 15: Line 15:


== 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.


Line 38: 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 96: Line 110:
=== Screenshots ===
=== Screenshots ===
<gallery>
<gallery>
File:Warped fungi in fortress.png|A huge warped fungus in a Nether fortress
File:Huge Warped Fungi.png|A huge warped fungus in the [[Minecraft:warped forest]]
File:Huge Warped Fungi.png|A huge warped fungus in the [[Minecraft:warped forest]]
File:Shortest and Tallest Huge Fungi.png|The shortest huge fungus and the tallest huge fungus
File:Shortest and Tallest Huge Fungi.png|The shortest huge fungus and the tallest huge fungus

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:巨型诡异菌