door replaced with wooden_door (id rename)

This commit is contained in:
MihailRis
2024-06-10 17:48:04 +03:00
parent aadf2386eb
commit 26a0dc5f43
6 changed files with 10 additions and 10 deletions
+4 -4
View File
@@ -1,4 +1,7 @@
{
"items": [
"bazalt_breaker"
],
"blocks": [
"dirt",
"grass_block",
@@ -23,9 +26,6 @@
"pipe",
"lightbulb",
"torch",
"door"
],
"items": [
"bazalt_breaker"
"wooden_door"
]
}