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

7 lines
152 B
JSON

{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/cherry_log_top",
"side": "minecraft:block/cherry_log"
}
}