Nether Forest Vegetation
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.
| Biomes | |
|---|---|
| Generates in existing chunks |
No |
| Consists of |
Nether forest vegetation is a feature that generates patches of surface vegetation in the crimson forest and warped forest biomes.
Generation

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.
Crimson Forest
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.
Warped Forest
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.
Data values
ID
| Feature type | Identifier |
|---|---|
nether_forest_vegetation |
| Configured feature | Identifier |
|---|---|
crimson_forest_vegetation |
|
crimson_forest_vegetation_bonemeal |
|
warped_forest_vegetation |
|
warped_forest_vegetation_bonemeal |
|
nether_sprouts |
|
nether_sprouts_bonemeal |
| Feature | Identifier |
|---|---|
crimson_fungus_feature |
|
warped_fungus_feature |
|
warped_roots_feature |
|
nether_sprouts_feature |
which is used in:
| Feature | Identifier |
|---|---|
crimson_fungus_scatter_feature |
|
warped_fungus_scatter_feature |
|
warped_roots_scatter_feature |
|
nether_sprouts_scatter_feature |
Config
- [NBT Compound / JSON Object] config
- [NBT Compound / JSON Object] state_provider The block to use.
- Block state provider see Template:Nbt inherit/block state provider/template
- [Int] spread_width The horizonal distance to spread to. The max width is
spread_width * 2 -1. Must be a positive integer. - [Int] spread_height The vertical distance to spread. The max height is
spread_height * 2 -1. Must be a positive integer.
- [NBT Compound / JSON Object] state_provider The block to use.
{
"type": "minecraft:nether_forest_vegetation",
"config": {
"spread_height": 4,
"spread_width": 8,
"state_provider": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "minecraft:nether_sprouts"
}
}
}
}
History
Java Edition
| Java Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.16 | 20w06a | Added nether forest vegetation. | |||||
Bedrock Edition
| Bedrock Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.16.0 | beta 1.16.0.51 | Added nether forest vegetation. | |||||
Issues
Issues relating to "Nether Forest Vegetation" are maintained on the bug tracker. Issues should be reported and viewed there.
Navigation
| |||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||