Files
minecraft-assets/assets/minecraft/models/block/cherry_door_bottom_right.json
2025-01-15 18:31:25 +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"
}
}