Wiki ArticlePending move requiring adminGenerated features
Fill layer
Fill layer is a technical feature that fills all air blocks in a 16×1×16 layer with a specified block. It is used by the game in superflat worlds.
It has been suggested that this article be moved to Fill Layer.
If this move affects many pages or may potentially be controversial, do not move the page until a consensus is reached.
[discuss, links]
If this move affects many pages or may potentially be controversial, do not move the page until a consensus is reached.
Reason: Should be moved to a title cased name according to "Features without in-game display names should use their ID as the title, written in title case." of MCW:TITLE
For practical reasons, only an administrator can move the page. You can ask an administrator to move the page by going to the admin noticeboard or on an administrator's talk page.
When moving, be sure to use the appropriate tool instead of simply copying and pasting the page's contents, to preserve the edit history.
For practical reasons, only an administrator can move the page. You can ask an administrator to move the page by going to the admin noticeboard or on an administrator's talk page.
When moving, be sure to use the appropriate tool instead of simply copying and pasting the page's contents, to preserve the edit history.
Fill layer is a technical feature that fills all air blocks in a 16×1×16 layer with a specified block. It is used by the game in superflat worlds.
Data values
ID
| Feature type | Identifier |
|---|---|
| [No displayed name] | fill_layer |
Config
Main article: Configured feature
- [NBT Compound / JSON Object] config
- [NBT Compound / JSON Object] state The block to fill with.
- Block state see Template:Nbt inherit/block state/template
- [Int] height The layer to fill, starting at the bottom of the world. Value between 0 and 4064 (inclusive).
- [NBT Compound / JSON Object] state The block to fill with.
An example:
{
"type": "minecraft:fill_layer",
"config": {
"state": {
"Name": "minecraft:stone"
},
"height": 1
}
}
Navigation
| |||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||