Minecraft:Delta
More actions
Template:Distinguish Template:Infobox structure A delta is a one-block-deep sheet of constrained Minecraft:lava found among the terrain of Minecraft:basalt deltas biome in Minecraft:the Nether.
Description
Deltas are one-block-deep terraced lava lakes, often divided by lines of Minecraft:blackstone. Minecraft:Magma blocks also generate as part of these generated structures, replacing some of the lava. Deltas tend to be adjacent to or surrounded by Minecraft:basalt columns.
Data values
ID
Template:El: Template:ID table
Template:El: Template:ID table
Config
Template:El: Template:See also
<section begin="config" />
- Template:Nbt The block to use on the inside of the delta.
- Template:Nbt The block to use for the rim of the delta.
- Template:NbtTemplate:Nbt The size of the inside of the delta. Value between 0 and 16 (inclusive).
- Template:NbtTemplate:Nbt The size of the rim of the delta. Value between 0 and 16 (inclusive).
The only rule for which blocks the delta feature can replace (via the 'contents' or 'rim' block state) is that the target block must have one air block above it and no horizontally-adjacent air blocks. One consequence of this is that delta features cannot generate underwater, but can generate on the water's surface if the feature placement is on the same y-level.
Delta features are always generated last regardless of the order specified by their biome's generation step. In effect, this means that delta blocks can be overridden by features such as tall grass, often resulting in a splotchy appearance.<section end="config"/>
Template:Collapse <syntaxhighlight lang="json"> {
"type": "minecraft:delta_feature",
"config": {
"contents": {
"Name": "minecraft:lava",
"Properties": {
"level": "0"
}
},
"rim": {
"Name": "minecraft:magma_block"
},
"rim_size": {
"type": "minecraft:uniform",
"value": {
"max_inclusive": 2,
"min_inclusive": 0
}
},
"size": {
"type": "minecraft:uniform",
"value": {
"max_inclusive": 7,
"min_inclusive": 3
}
}
}
} </syntaxhighlight> Template:Collapse
History
Java Edition
Bedrock Edition
Issues
Gallery
Screenshots
-
A large delta near the lava oceans.
-
Small delta next to the lava ocean.
-
Several stacked deltas.
References
Template:Navbox generated features
Minecraft:de:Delta Minecraft:es:Delta Minecraft:fr:Delta Minecraft:ja:三角州 Minecraft:ko:삼각주 Minecraft:lzh:三角洲 Minecraft:pt:Delta Minecraft:ru:Дельта Minecraft:th:ดินดอนสามเหลี่ยม Minecraft:zh:三角洲