![]() |
VOOZH | about |
| Biomes | |
|---|---|
| Generates in existing chunks |
No |
| Consists of |
{
"title": "Nether Forest Vegetation",
"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": "No",
"label": "Generates in<br>existing chunks "
},
{
"field": "(values exceeds 1000 characters...)",
"label": "Consists of"
}
],
"invimages": [],
"images": [
"Nether veggies.png"
]
}
Nether forest vegetation is a feature that generates patches of surface vegetation in the crimson forest and warped forest biomes.
Nether forest vegetation takes one of 5 possible blocks:
The spread (size) of the patch, the number of blocks in the patch, and the rarity depends on the biome.
In crimson forests, these patches are usually crimson roots and crimson fungus. Uncommonly, warped fungus will also generate, scaring away hoglins that happen to wander nearby.
Unlike crimson forests, warped forests generate with all possible types of nether forest vegetation. Commonly, these are warped roots, nether sprouts, and warped fungus. Crimson roots and crimson fungus will uncommonly appear in this biome.
| Feature type | Identifier |
|---|---|
| 👁 BlockSprite all-nether-roots.png: Sprite image for all-nether-roots in Minecraft [No displayed name] | nether_forest_vegetation |
| Configured feature | Identifier |
|---|---|
| 👁 BlockSprite crimson-roots.png: Sprite image for crimson-roots in Minecraft [No displayed name] | crimson_forest_vegetation |
| 👁 BlockSprite crimson-roots.png: Sprite image for crimson-roots in Minecraft [No displayed name] | crimson_forest_vegetation_bonemeal |
| 👁 BlockSprite warped-roots.png: Sprite image for warped-roots in Minecraft [No displayed name] | warped_forest_vegetation |
| 👁 BlockSprite warped-roots.png: Sprite image for warped-roots in Minecraft [No displayed name] | warped_forest_vegetation_bonemeal |
| 👁 BlockSprite nether-sprouts.png: Sprite image for nether-sprouts in Minecraft [No displayed name] | nether_sprouts |
| 👁 BlockSprite nether-sprouts.png: Sprite image for nether-sprouts in Minecraft [No displayed name] | nether_sprouts_bonemeal |
| Feature | Identifier |
|---|---|
| 👁 BlockSprite crimson-fungus.png: Sprite image for crimson-fungus in Minecraft [No displayed name] | crimson_fungus_feature |
| 👁 BlockSprite warped-fungus.png: Sprite image for warped-fungus in Minecraft [No displayed name] | warped_fungus_feature |
| 👁 BlockSprite warped-roots.png: Sprite image for warped-roots in Minecraft [No displayed name] | warped_roots_feature |
| 👁 BlockSprite nether-sprouts.png: Sprite image for nether-sprouts in Minecraft [No displayed name] | nether_sprouts_feature |
which is used in:
| Feature | Identifier |
|---|---|
| 👁 BlockSprite crimson-fungus.png: Sprite image for crimson-fungus in Minecraft [No displayed name] | crimson_fungus_scatter_feature |
| 👁 BlockSprite warped-fungus.png: Sprite image for warped-fungus in Minecraft [No displayed name] | warped_fungus_scatter_feature |
| 👁 BlockSprite warped-roots.png: Sprite image for warped-roots in Minecraft [No displayed name] | warped_roots_scatter_feature |
| 👁 BlockSprite nether-sprouts.png: Sprite image for nether-sprouts in Minecraft [No displayed name] | nether_sprouts_scatter_feature |
spread_width * 2 -1. Must be a positive integer.spread_height * 2 -1. Must be a positive integer.{ "type":"minecraft:nether_forest_vegetation", "config":{ "spread_height":4, "spread_width":8, "state_provider":{ "type":"minecraft:simple_state_provider", "state":{ "Name":"minecraft:nether_sprouts" } } } }
| Java Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.16 | 20w06a | Added nether forest vegetation. | |||||
| Bedrock Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.16.0 | beta 1.16.0.51 | Added nether forest vegetation. | |||||
Issues relating to "Nether Forest Vegetation" are maintained on the bug tracker. Issues should be reported and viewed there.