Minecraft:Fill layer
From SAS Gaming Wiki
More actions
(Redirected from Minecraft:Fill Layer)
Template:Move Fill layer is a technical Minecraft:feature that fills all air blocks in a 16×1×16 layer with a specified block. It is used by the game in Minecraft:superflat worlds.
Data values
ID
Template:El: Template:ID table
Config
<section begin="config"/>
- Template:Nbt
- Template:Nbt The block to fill with.
- Template:Nbt The layer to fill, starting at the bottom of the world. Value between 0 and 4064 (inclusive).
<section end="config"/>
An example: <syntaxhighlight lang="json"> {
"type": "minecraft:fill_layer",
"config": {
"state": {
"Name": "minecraft:stone"
},
"height": 1
}
} </syntaxhighlight>
Template:Navbox generated features
Minecraft:fr:Remplissage de couche Minecraft:ja:Fill layer Minecraft:lzh:平充 Minecraft:pt:Camada de preenchimento Minecraft:ru:Слоевой заполнитель Minecraft:zh:填充层