31 lines
No EOL
669 B
JSON
31 lines
No EOL
669 B
JSON
{
|
|
"type": "minecraft:flower",
|
|
"config": {
|
|
"feature": {
|
|
"feature": {
|
|
"type": "minecraft:simple_block",
|
|
"config": {
|
|
"schedule_tick": true,
|
|
"to_place": {
|
|
"type": "minecraft:simple_state_provider",
|
|
"state": {
|
|
"Name": "minecraft:closed_eyeblossom"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"placement": [
|
|
{
|
|
"type": "minecraft:block_predicate_filter",
|
|
"predicate": {
|
|
"type": "minecraft:matching_blocks",
|
|
"blocks": "minecraft:air"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"tries": 1,
|
|
"xz_spread": 0,
|
|
"y_spread": 0
|
|
}
|
|
} |