51 lines
1.1 KiB
JSON
51 lines
1.1 KiB
JSON
{
|
|
"parameterSets": {
|
|
"Brick_4x2": {
|
|
"type": "brick",
|
|
"studs_x": "4",
|
|
"studs_y": "2"
|
|
},
|
|
"Brick_2x2": {
|
|
"type": "brick",
|
|
"studs_x": "2",
|
|
"studs_y": "2"
|
|
},
|
|
"Brick_2x1": {
|
|
"type": "brick",
|
|
"studs_x": "2",
|
|
"studs_y": "1"
|
|
},
|
|
"Plate_16x16": {
|
|
"type": "plate",
|
|
"studs_x": "16",
|
|
"studs_y": "16"
|
|
},
|
|
"Plate_4x2": {
|
|
"type": "plate",
|
|
"studs_x": "4",
|
|
"studs_y": "2"
|
|
},
|
|
"Plate_3x2": {
|
|
"type": "plate",
|
|
"studs_x": "3",
|
|
"studs_y": "2"
|
|
},
|
|
"Plate_2x2": {
|
|
"type": "plate",
|
|
"studs_x": "2",
|
|
"studs_y": "2"
|
|
},
|
|
"Plate_2x1": {
|
|
"type": "plate",
|
|
"studs_x": "2",
|
|
"studs_y": "1"
|
|
},
|
|
"Slope45_2x1": {
|
|
"type": "slope45",
|
|
"studs_x": "2",
|
|
"studs_y": "1"
|
|
}
|
|
},
|
|
"fileFormatVersion": "1"
|
|
}
|