mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-14 22:44:07 +01:00
14 lines
241 B
JSON
14 lines
241 B
JSON
|
{
|
||
|
"forge_marker": 1,
|
||
|
"variants": {
|
||
|
"powered" : {
|
||
|
"true": { "model": "create:block/gearshift_on" },
|
||
|
"false": { "model": "create:block/gearshift_off" }
|
||
|
},
|
||
|
"axis": {
|
||
|
"x": { "y": 90 },
|
||
|
"y": { "x": 90 },
|
||
|
"z": {}
|
||
|
}
|
||
|
}
|
||
|
}
|