Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Delta

From SAS Gaming Wiki

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:ID table

Template:El: Template:ID table

Config

Template:El: Template:See also

<section begin="config" />

Template:Nbt

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

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Issues

Template:Issue list

Gallery

Screenshots

References

Template:Reflist

Navigation

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:三角洲