Files
RoundTreesPack/assets/treehollows/models/block/spruce_hollow.json
2022-03-29 21:49:17 +02:00

8 lines
183 B
JSON

{
"parent": "minecraft:block/log",
"textures": {
"top": "minecraft:block/spruce_log_top",
"front": "treehollows:block/spruce_hollow",
"side": "minecraft:block/spruce_log"
}
}