fix incorrect match rules in oak_plains

This commit is contained in:
dags 2020-04-04 08:43:01 +01:00 committed by GitHub
parent 24fad18bec
commit cd2dc8b522
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -4,8 +4,6 @@
],
"match": [
[
"minecraft:birch_log",
"minecraft:birch_leaves",
"minecraft:oak_log",
"minecraft:oak_leaves"
]
@ -44,4 +42,4 @@
}
}
}
}
}