Files
minecraft-assets/assets/minecraft/models/block/cherry_door_bottom_right.json
2023-12-06 18:29:26 +01:00

7 lines
169 B
JSON

{
"parent": "minecraft:block/door_bottom_right",
"textures": {
"bottom": "minecraft:block/cherry_door_bottom",
"top": "minecraft:block/cherry_door_top"
}
}