14 lines
479 B
JSON
14 lines
479 B
JSON
[
|
|
{
|
|
"id": "bicycle_orichalcum",
|
|
"type": "vehicle",
|
|
"name": "Bicycle",
|
|
"blueprint": [ "o#o" ],
|
|
"parts": [
|
|
{ "x": 0, "y": 0, "parts": [ "folding_orichalcum_frame", "saddle", "horn_bicycle", "foot_pedals" ] },
|
|
{ "x": 1, "y": 0, "parts": [ "folding_orichalcum_frame", "wheel_mount_light_steerable", "wheel_bicycle" ] },
|
|
{ "x": -1, "y": 0, "parts": [ "folding_orichalcum_frame", "wheel_mount_light", "wheel_bicycle", "basketsm" ] }
|
|
]
|
|
}
|
|
]
|