Files
RoundTreesPack/assets/bewitchment/models/block/dragons_blood_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
166 B
JSON

{
"parent": "block/log",
"textures": {
"top": "bewitchment:block/dragons_blood_log_top",
"side": "bewitchment:block/dragons_blood_log"
}
}