door replaced with wooden_door (id rename)
This commit is contained in:
parent
aadf2386eb
commit
26a0dc5f43
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"material": "base:wood",
|
"material": "base:wood",
|
||||||
"texture-faces": [
|
"texture-faces": [
|
||||||
"door_side",
|
"wooden_door_side",
|
||||||
"door_side",
|
"wooden_door_side",
|
||||||
"door_top",
|
"wooden_door_top",
|
||||||
"door_top",
|
"wooden_door_top",
|
||||||
"door",
|
"wooden_door",
|
||||||
"door"
|
"wooden_door"
|
||||||
],
|
],
|
||||||
"light-passing": true,
|
"light-passing": true,
|
||||||
"sky-light-passing": true,
|
"sky-light-passing": true,
|
||||||
@ -1,4 +1,7 @@
|
|||||||
{
|
{
|
||||||
|
"items": [
|
||||||
|
"bazalt_breaker"
|
||||||
|
],
|
||||||
"blocks": [
|
"blocks": [
|
||||||
"dirt",
|
"dirt",
|
||||||
"grass_block",
|
"grass_block",
|
||||||
@ -23,9 +26,6 @@
|
|||||||
"pipe",
|
"pipe",
|
||||||
"lightbulb",
|
"lightbulb",
|
||||||
"torch",
|
"torch",
|
||||||
"door"
|
"wooden_door"
|
||||||
],
|
|
||||||
"items": [
|
|
||||||
"bazalt_breaker"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 8.2 KiB |
|
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 6.7 KiB |
|
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.4 KiB |
Loading…
x
Reference in New Issue
Block a user