Files
RoundTreesPack/assets/treehollows/models/block/dark_oak_hollow.json
2022-03-30 22:07:15 +02:00

8 lines
192 B
JSON

{
"parent": "minecraft:block/hollow",
"textures": {
"top": "minecraft:block/dark_oak_log_top",
"front": "treehollows:block/dark_oak_hollow",
"side": "minecraft:block/dark_oak_log"
}
}