factorio_blueprint/factorio-blueprint/blueprints/orientation.json

137 lines
2.7 KiB
JSON

{
"blueprint": {
"entities": [
{
"enable_logistics_while_moving": false,
"entity_number": 1,
"items": [
{
"id": {
"name": "rocket-fuel",
"quality": "legendary"
},
"items": {
"in_inventory": [
{
"inventory": 1,
"stack": 0
}
]
}
}
],
"name": "locomotive",
"orientation": 0,
"position": {
"x": 251,
"y": 234.21875
}
},
{
"enable_logistics_while_moving": false,
"entity_number": 2,
"items": [
{
"id": {
"name": "rocket-fuel",
"quality": "legendary"
},
"items": {
"in_inventory": [
{
"count": 4,
"inventory": 1,
"stack": 0
}
]
}
}
],
"name": "locomotive",
"orientation": 0.75,
"position": {
"x": 243.6875,
"y": 243
}
},
{
"enable_logistics_while_moving": false,
"entity_number": 3,
"items": [
{
"id": {
"name": "rocket-fuel",
"quality": "legendary"
},
"items": {
"in_inventory": [
{
"count": 2,
"inventory": 1,
"stack": 0
}
]
}
}
],
"name": "locomotive",
"orientation": 0.25,
"position": {
"x": 259.9375,
"y": 243
}
},
{
"enable_logistics_while_moving": false,
"entity_number": 4,
"items": [
{
"id": {
"name": "rocket-fuel",
"quality": "legendary"
},
"items": {
"in_inventory": [
{
"count": 3,
"inventory": 1,
"stack": 0
}
]
}
}
],
"name": "locomotive",
"orientation": 0.5,
"position": {
"x": 251,
"y": 250.4375
}
}
],
"icons": [
{
"index": 1,
"signal": {
"name": "rail"
}
}
],
"item": "blueprint",
"stock_connections": [
{
"stock": 1
},
{
"stock": 2
},
{
"stock": 3
},
{
"stock": 4
}
],
"version": 562949954797573
}
}