spego/Lego.json

21 lines
404 B
JSON

{
"parameterSets": {
"Brick_4x2": {
"type": "1",
"studs_x": "4",
"studs_y": "2"
},
"Brick_2x2": {
"type": "1",
"studs_x": "2",
"studs_y": "2"
},
"Brick_2x1": {
"type": "1",
"studs_x": "2",
"studs_y": "2"
}
},
"fileFormatVersion": "1"
}