Files
RoundTreesPack/assets/regions_unexplored/models/block/alpha_log.json
Martin Prokoph a889417caa Read textures from original model files
Improved mod support :)
2025-09-14 18:12:33 +02:00

7 lines
172 B
JSON

{
"parent": "block/log",
"textures": {
"top": "regions_unexplored:block/alpha_oak_log_top",
"side": "regions_unexplored:block/alpha_oak_log"
}
}