Files
RoundTreesPack/assets_legacy/bewitchment/blockstates/stripped_cypress_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
284 B
JSON
Executable File

{
"variants": {
"axis=y": { "model": "bewitchment:block/stripped_cypress_log" },
"axis=z": { "model": "bewitchment:block/stripped_cypress_log", "x": 90 },
"axis=x": { "model": "bewitchment:block/stripped_cypress_log", "x": 90, "y": 90 }
}
}