Minecraft:Nether Forest Vegetation
More actions
Template:Infobox structure Nether forest vegetation is a Minecraft:feature that generates patches of surface Minecraft:vegetation in the Minecraft:crimson forest and Minecraft: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 Minecraft:crimson forests, these patches are usually Minecraft:crimson roots and Minecraft:crimson fungus. Uncommonly, Minecraft:warped fungus will also generate, scaring away Minecraft:hoglins that happen to wander nearby.
Warped Forest
Unlike crimson forests, Minecraft:warped forests generate with all possible types of nether forest vegetation. Commonly, these are Minecraft:warped roots, Minecraft:nether sprouts, and warped fungus. Crimson roots and crimson fungus will uncommonly appear in this biome.
Data values
ID
Template:El: Template:ID table
Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table Template:ID table
Template:El: Template:ID table Template:ID table Template:ID table Template:ID table which is used in: Template:ID table Template:ID table Template:ID table Template:ID table
Config
<section begin="config" />
- Template:Nbt
- Template:Nbt The block to use.
- Template:Nbt The horizonal distance to spread to. The max width is
spread_width * 2 -1. Must be a positive integer. - Template:Nbt The vertical distance to spread. The max height is
spread_height * 2 -1. Must be a positive integer.
<section end="config" />
Template:Collapse <syntaxhighlight lang="json"> {
"type": "minecraft:nether_forest_vegetation",
"config": {
"spread_height": 4,
"spread_width": 8,
"state_provider": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "minecraft:nether_sprouts"
}
}
}
} </syntaxhighlight> Template:Collapse
History
Java Edition
Bedrock Edition
Issues
Template:Navbox generated features
Minecraft:fr:Végétation de forêt du Nether Minecraft:pt:Vegetação florestal do nether