Add 3x2 plate

This commit is contained in:
Sebastiaan de Schaetzen 2023-02-17 15:23:51 +01:00
parent 574499bfa7
commit 7ef06fff89

View File

@ -20,6 +20,11 @@
"studs_x": "4", "studs_x": "4",
"studs_y": "2" "studs_y": "2"
}, },
"Plate_3x2": {
"type": "plate",
"studs_x": "3",
"studs_y": "2"
},
"Plate_2x2": { "Plate_2x2": {
"type": "plate", "type": "plate",
"studs_x": "2", "studs_x": "2",