Files
minecraft-assets/assets/minecraft/models/block/cherry_door_bottom_left.json
2024-10-09 18:32:42 +02:00

7 lines
168 B
JSON

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