Files
2024-05-22 18:30:55 +02:00

12 lines
242 B
JSON

{
"feature": "minecraft:single_piece_of_grass",
"placement": [
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
}
}
]
}