Files
RoundTreesPack/assets_legacy/upgrade_aquatic/models/block/driftwood_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
219 B
JSON
Executable File

{
"parent": "block/log",
"textures": {
"top": "upgrade_aquatic:block/driftwood_log_top",
"side": "upgrade_aquatic:block/driftwood_log",
"particle": "upgrade_aquatic:block/driftwood_log"
}
}