Simple Block
Jump to navigation
Jump to search
This feature is exclusive to Java Edition.
This article is a stub.
Simple Block
| Biomes | |
|---|---|
| Consists of | Depends |
{
"title": "Simple Block",
"rows": [
{
"field": "(values exceeds 1000 characters...)",
"label": "(link to Biome article, displayed as Biomes)"
},
{
"field": "Depends",
"label": "Consists of"
}
],
"invimages": [],
"images": []
}
Simple block is a feature that places a block based on a block state provider.
Data values
[edit | edit source]ID
[edit | edit source]| Feature type | Identifier |
|---|---|
| [No displayed name] | simple_block |
| Configured feature | Identifier |
|---|---|
seagrass_simple |
|
single_piece_of_grass |
|
spore_blossom |
Config
[edit | edit source]Main article: Configured feature
- [NBT Compound / JSON Object] config
- [NBT Compound / JSON Object] to_place The block to use.
- Block state provider see Template:Nbt inherit/block state provider/template
- [Boolean] schedule_tick (optional, defaults to false) Whether to schedule a block update.
- [NBT Compound / JSON Object] to_place The block to use.
An example
{
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "minecraft:seagrass"
}
}
}
}
History
[edit | edit source]| Java Edition | |||||||
|---|---|---|---|---|---|---|---|
| ? | ? | Added Simple block. | |||||
| 1.21.4 | ? | Added [Boolean] schedule_tick. | |||||
Navigation
[edit | edit source]
| |||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||