mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-17 18:45:08 +01:00
Generate pack assets via Python
- Also features a new, optimized log model
This commit is contained in:
7
input/assets/quark/blockstates/hollow_jungle_log.json
Normal file
7
input/assets/quark/blockstates/hollow_jungle_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=y": { "model": "quark:block/hollow_jungle_log" },
|
||||
"axis=z": { "model": "quark:block/hollow_jungle_log_horizontal", "x": 90 },
|
||||
"axis=x": { "model": "quark:block/hollow_jungle_log_horizontal", "x": 90, "y": 90 }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user