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