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:
13
input/assets/mariposa/blockstates/stacked_sequoia_logs.json
Normal file
13
input/assets/mariposa/blockstates/stacked_sequoia_logs.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"axis=x": {
|
||||
"model": "mariposa:block/stacked_sequoia_logs_x"
|
||||
},
|
||||
"axis=y": {
|
||||
"model": "mariposa:block/stacked_sequoia_logs_y"
|
||||
},
|
||||
"axis=z": {
|
||||
"model": "mariposa:block/stacked_sequoia_logs_z"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user