41 lines
No EOL
913 B
JSON
41 lines
No EOL
913 B
JSON
{
|
|
"type": "minecraft:random_patch",
|
|
"config": {
|
|
"feature": {
|
|
"feature": {
|
|
"type": "minecraft:simple_block",
|
|
"config": {
|
|
"to_place": {
|
|
"type": "minecraft:weighted_state_provider",
|
|
"entries": [
|
|
{
|
|
"data": {
|
|
"Name": "minecraft:short_dry_grass"
|
|
},
|
|
"weight": 1
|
|
},
|
|
{
|
|
"data": {
|
|
"Name": "minecraft:tall_dry_grass"
|
|
},
|
|
"weight": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"placement": [
|
|
{
|
|
"type": "minecraft:block_predicate_filter",
|
|
"predicate": {
|
|
"type": "minecraft:matching_blocks",
|
|
"blocks": "minecraft:air"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"tries": 64,
|
|
"xz_spread": 7,
|
|
"y_spread": 3
|
|
}
|
|
} |