mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-17 16:04:13 +01:00
17 lines
260 B
JSON
17 lines
260 B
JSON
{
|
|
"variants": {
|
|
"axis=x": {
|
|
"model": "create:block/shaft",
|
|
"x": 90,
|
|
"y": 90
|
|
},
|
|
"axis=y": {
|
|
"model": "create:block/shaft"
|
|
},
|
|
"axis=z": {
|
|
"model": "create:block/shaft",
|
|
"x": 90,
|
|
"y": 180
|
|
}
|
|
}
|
|
} |