mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-09 22:06:09 +01:00
14 lines
260 B
JSON
14 lines
260 B
JSON
|
{
|
||
|
"forge_marker": 1,
|
||
|
"variants": {
|
||
|
"powered" : {
|
||
|
"true": { "model": "create:block/clutch_on" },
|
||
|
"false": { "model": "create:block/clutch_off" }
|
||
|
},
|
||
|
"axis": {
|
||
|
"y": { "x": 90 },
|
||
|
"x": { "y": 90 },
|
||
|
"z": {}
|
||
|
}
|
||
|
}
|
||
|
}
|