You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
12
data/minecraft/worldgen/placed_feature/grass_bonemeal.json
Normal file
12
data/minecraft/worldgen/placed_feature/grass_bonemeal.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"feature": "minecraft:single_piece_of_grass",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:block_predicate_filter",
|
||||
"predicate": {
|
||||
"type": "minecraft:matching_blocks",
|
||||
"blocks": "minecraft:air"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user