Create/Update assets for version 1.20-rc1

This commit is contained in:
InventiveBot
2023-05-31 18:29:05 +02:00
parent a3d022a4a4
commit 6157728a45
17863 changed files with 1242844 additions and 18 deletions

View File

@@ -0,0 +1,17 @@
{
"feature": "minecraft:mega_pine",
"placement": [
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:would_survive",
"state": {
"Name": "minecraft:spruce_sapling",
"Properties": {
"stage": "0"
}
}
}
}
]
}