mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-11 14:56:44 +01:00
13 lines
177 B
JSON
13 lines
177 B
JSON
|
{
|
||
|
"forge_marker": 1,
|
||
|
"defaults": {
|
||
|
"model": "create:block/cogwheel"
|
||
|
},
|
||
|
"variants": {
|
||
|
"axis" : {
|
||
|
"x": { "x": 90, "y": 90 },
|
||
|
"y": {},
|
||
|
"z": { "x": 90 }
|
||
|
}
|
||
|
}
|
||
|
}
|