factorio_blueprint/factorio-blueprint/blueprints/3train.json

78 lines
1.4 KiB
JSON

{
"blueprint": {
"entities": [
{
"entity_number": 1,
"name": "straight-rail",
"position": {
"x": 275,
"y": 233
}
},
{
"enable_logistics_while_moving": false,
"entity_number": 2,
"items": [
{
"id": {
"name": "rocket-fuel",
"quality": "legendary"
},
"items": {
"in_inventory": [
{
"count": 20,
"inventory": 1,
"stack": 0
}
]
}
}
],
"name": "locomotive",
"orientation": 0,
"position": {
"x": 275,
"y": 234.875
}
},
{
"entity_number": 3,
"name": "straight-rail",
"position": {
"x": 275,
"y": 235
}
},
{
"entity_number": 4,
"name": "straight-rail",
"position": {
"x": 275,
"y": 237
}
}
],
"icons": [
{
"index": 1,
"signal": {
"name": "rail"
}
},
{
"index": 2,
"signal": {
"name": "locomotive"
}
}
],
"item": "blueprint",
"stock_connections": [
{
"stock": 2
}
],
"version": 562949954797573
}
}