Files
RoundTreesPack/assets_legacy/wildnature/models/block/hornbeam_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

8 lines
231 B
JSON
Executable File

{
"parent": "block/log",
"textures": {
"top": "wildnature:blocks/hornbeam/hornbeam_log_top",
"side": "wildnature:blocks/hornbeam/hornbeam_log",
"particle": "wildnature:blocks/hornbeam/hornbeam_log"
}
}