minecraft-src/assets/minecraft/models/block/cherry_log_x.json
2025-07-04 01:41:11 +03:00

7 lines
No EOL
164 B
JSON

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