door texture fix for inventory and door itself
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parent": "minecraft:block/door_top",
|
||||
"parent": "minecraft:block/door_bottom",
|
||||
"textures": {
|
||||
"top": "cherry:block/cherry_door_top",
|
||||
"bottom": "cherry:block/cherry_door_bottom"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parent": "minecraft:block/door_top_rh",
|
||||
"parent": "minecraft:block/door_bottom_rh",
|
||||
"textures": {
|
||||
"top": "cherry:block/cherry_door_top",
|
||||
"bottom": "cherry:block/cherry_door_bottom"
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user