mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-14 22:44:07 +01:00
7 lines
230 B
JSON
7 lines
230 B
JSON
|
{
|
||
|
"variants": {
|
||
|
"axis=y": { "model": "create:block/crushing_wheel" },
|
||
|
"axis=z": { "model": "create:block/crushing_wheel", "x": 90 },
|
||
|
"axis=x": { "model": "create:block/crushing_wheel", "x": 90, "y": 90 }
|
||
|
}
|
||
|
}
|