Minecraft:Huge Crimson Fungus: Difference between revisions
More actions
Sync: updated from Minecraft |
Sync: updated from Minecraft |
||
| Line 18: | Line 18: | ||
== Generation == | == Generation == | ||
[[File:Crimson Forest Vibrant Visuals.png|thumb|Huge crimson fungi in a crimson forest]] | |||
Huge crimson fungi generate only in [[Minecraft:crimson forest]]s. | Huge crimson fungi generate only in [[Minecraft:crimson forest]]s. | ||
== Growth == | == Growth == | ||
[[File:Tallest Crimson Fungi Render.png|thumb|One of the tallest possible crimson fungi]] | |||
When bone meal is used on a [[Minecraft:crimson fungus]] that is planted on [[Minecraft:crimson 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]]. | When bone meal is used on a [[Minecraft:crimson fungus]] that is planted on [[Minecraft:crimson 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]]. | ||
| Line 43: | Line 45: | ||
{{main|Configured feature}} | {{main|Configured feature}} | ||
{{el|java}}: | {{el|java}}: | ||
{{#lst:Huge | {{#lst:Huge Warped Fungus|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 98: | ||
== Gallery == | == Gallery == | ||
=== Screenshots === | === Screenshots === | ||
<gallery> | <gallery> | ||
File:Crimson fungi in fortress.png|A huge crimson fungus in a Nether fortress | |||
File:Huge Crimson Fungi.png|A huge crimson fungus generated on [[Minecraft:netherrack]] | File:Huge Crimson Fungi.png|A huge crimson fungus generated on [[Minecraft:netherrack]] | ||
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 | ||
</gallery> | </gallery> | ||
Latest revision as of 11:12, 5 August 2026
Template:Infobox structure A huge crimson fungus is a large Minecraft:tree-like Minecraft:feature that generates in Minecraft:the Nether and can be grown from Minecraft:crimson fungi.
Appearance
The trunks of huge crimson fungi are made of Minecraft:crimson stems. Huge crimson 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 crimson 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.
Huge crimson fungi may also have Minecraft: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.
Generation
Huge crimson fungi generate only in Minecraft:crimson forests.
Growth
When bone meal is used on a Minecraft:crimson fungus that is planted on Minecraft:crimson 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 crimson 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 crimson 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 shroomlights persist when the stems of the huge fungus are 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
Template:El: Template:ID table
Config
Template:Main Template:El: {{#lst:Huge Warped Fungus|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
Issues
Gallery
Screenshots
-
A huge crimson fungus in a Nether fortress
-
A huge crimson fungus generated on Minecraft:netherrack
-
The shortest huge fungus and the tallest huge fungus
See also
References
Template:Navbox wood Template:Navbox crimson Template:Navbox generated features