mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-09 22:06:09 +01:00
13 lines
171 B
JSON
13 lines
171 B
JSON
|
{
|
||
|
"forge_marker": 1,
|
||
|
"defaults": {
|
||
|
"model": "create:block/encased_shaft"
|
||
|
},
|
||
|
"variants": {
|
||
|
"axis" : {
|
||
|
"x": { "y": 90 },
|
||
|
"y": { "x": 90 },
|
||
|
"z": { }
|
||
|
}
|
||
|
}
|
||
|
}
|