Files
RoundTreesPack/assets/minecraft/models/block/cherry_log.json
2023-03-12 17:47:35 +01:00

9 lines
163 B
JSON

{
"parent": "block/log",
"textures": {
"top": "block/cherry_log_top",
"side": "block/cherry_log",
"particle": "block/cherry_log"
}
}