Files
RoundTreesPack/assets_legacy/biomemakeover/models/block/stripped_ancient_oak_log.json
Martin Prokoph fae5ab2589 Generate pack assets via Python
- Also features a new, optimized log model
2025-09-14 14:01:51 +02:00

7 lines
180 B
JSON
Executable File

{
"parent": "minecraft:block/log",
"textures": {
"top": "biomemakeover:block/stripped_ancient_oak_log_top",
"side": "biomemakeover:block/stripped_ancient_oak_log"
}
}