mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-10 06:16:07 +01:00
17 lines
No EOL
287 B
JSON
17 lines
No EOL
287 B
JSON
{
|
|
"variants": {
|
|
"axis=x": {
|
|
"model": "create:block/large_cogwheel",
|
|
"x": 90,
|
|
"y": 90
|
|
},
|
|
"axis=y": {
|
|
"model": "create:block/large_cogwheel"
|
|
},
|
|
"axis=z": {
|
|
"model": "create:block/large_cogwheel",
|
|
"x": 90,
|
|
"y": 180
|
|
}
|
|
}
|
|
} |