223 lines
4.5 KiB
JSON
223 lines
4.5 KiB
JSON
[
|
|
{
|
|
"name": "Empty barrel",
|
|
"href": "/Empty_barrel",
|
|
"image": "/images/thumb/Empty_barrel.png/32px-Empty_barrel.png",
|
|
"recipe": {
|
|
"prerequisites": {
|
|
"/Steel_plate": 1
|
|
},
|
|
"time": 1,
|
|
"output": {
|
|
"/Empty_barrel": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "Light oil",
|
|
"href": "/Light_oil",
|
|
"image": "/images/thumb/Light_oil.png/32px-Light_oil.png",
|
|
"recipe": {
|
|
"prerequisites": {
|
|
"/Heavy_oil": 40,
|
|
"/Water": 30
|
|
},
|
|
"time": 2,
|
|
"output": {
|
|
"/Light_oil": 30
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "Heavy oil",
|
|
"href": "/Heavy_oil",
|
|
"image": "/images/thumb/Heavy_oil.png/32px-Heavy_oil.png",
|
|
"recipe": {
|
|
"prerequisites": {
|
|
"/Crude_oil": 100,
|
|
"/Water": 50
|
|
},
|
|
"time": 5,
|
|
"output": {
|
|
"/Heavy_oil": 30
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "Petroleum gas",
|
|
"href": "/Petroleum_gas",
|
|
"image": "/images/thumb/Petroleum_gas.png/32px-Petroleum_gas.png",
|
|
"recipe": {
|
|
"prerequisites": {
|
|
"/Light_oil": 30,
|
|
"/Water": 50
|
|
},
|
|
"time": 2,
|
|
"output": {
|
|
"/Petroleum_gas": 20
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "Solid fuel",
|
|
"href": "/Solid_fuel",
|
|
"image": "/images/thumb/Solid_fuel.png/32px-Solid_fuel.png",
|
|
"recipe": {
|
|
"prerequisites": {
|
|
"/Light_oil": 10
|
|
},
|
|
"time": 2,
|
|
"output": {
|
|
"/Solid_fuel": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "Crude oil barrel",
|
|
"href": "/Crude_oil_barrel",
|
|
"image": "/images/thumb/Crude_oil_barrel.png/32px-Crude_oil_barrel.png",
|
|
"recipe": {
|
|
"prerequisites": {
|
|
"/Empty_barrel": 1,
|
|
"/Crude_oil": 50
|
|
},
|
|
"time": 0.2,
|
|
"output": {
|
|
"/Crude_oil_barrel": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "Heavy oil barrel",
|
|
"href": "/Heavy_oil_barrel",
|
|
"image": "/images/thumb/Heavy_oil_barrel.png/32px-Heavy_oil_barrel.png",
|
|
"recipe": {
|
|
"prerequisites": {
|
|
"/Empty_barrel": 1,
|
|
"/Heavy_oil": 50
|
|
},
|
|
"time": 0.2,
|
|
"output": {
|
|
"/Heavy_oil_barrel": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "Light oil barrel",
|
|
"href": "/Light_oil_barrel",
|
|
"image": "/images/thumb/Light_oil_barrel.png/32px-Light_oil_barrel.png",
|
|
"recipe": {
|
|
"prerequisites": {
|
|
"/Empty_barrel": 1,
|
|
"/Light_oil": 50
|
|
},
|
|
"time": 0.2,
|
|
"output": {
|
|
"/Light_oil_barrel": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "Lubricant barrel",
|
|
"href": "/Lubricant_barrel",
|
|
"image": "/images/thumb/Lubricant_barrel.png/32px-Lubricant_barrel.png",
|
|
"recipe": {
|
|
"prerequisites": {
|
|
"/Empty_barrel": 1,
|
|
"/Lubricant": 50
|
|
},
|
|
"time": 0.2,
|
|
"output": {
|
|
"/Lubricant_barrel": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "Petroleum gas barrel",
|
|
"href": "/Petroleum_gas_barrel",
|
|
"image": "/images/thumb/Petroleum_gas_barrel.png/32px-Petroleum_gas_barrel.png",
|
|
"recipe": {
|
|
"prerequisites": {
|
|
"/Empty_barrel": 1,
|
|
"/Petroleum_gas": 50
|
|
},
|
|
"time": 0.2,
|
|
"output": {
|
|
"/Petroleum_gas_barrel": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "Sulfuric acid barrel",
|
|
"href": "/Sulfuric_acid_barrel",
|
|
"image": "/images/thumb/Sulfuric_acid_barrel.png/32px-Sulfuric_acid_barrel.png",
|
|
"recipe": {
|
|
"prerequisites": {
|
|
"/Empty_barrel": 1,
|
|
"/Sulfuric_acid": 50
|
|
},
|
|
"time": 0.2,
|
|
"output": {
|
|
"/Sulfuric_acid_barrel": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "Water barrel",
|
|
"href": "/Water_barrel",
|
|
"image": "/images/thumb/Water_barrel.png/32px-Water_barrel.png",
|
|
"recipe": {
|
|
"prerequisites": {
|
|
"/Empty_barrel": 1,
|
|
"/Water": 50
|
|
},
|
|
"time": 0.2,
|
|
"output": {
|
|
"/Water_barrel": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "Steam",
|
|
"href": "/Steam",
|
|
"image": "/images/thumb/Steam.png/32px-Steam.png",
|
|
"recipe": {
|
|
"prerequisites": {
|
|
"/Water": 1
|
|
},
|
|
"time": 0,
|
|
"output": {
|
|
"/Steam": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "Uranium-238",
|
|
"href": "/Uranium-238",
|
|
"image": "/images/thumb/Uranium-238.png/32px-Uranium-238.png",
|
|
"recipe": {
|
|
"prerequisites": {
|
|
"/Uranium_ore": 10
|
|
},
|
|
"time": 12,
|
|
"output": {
|
|
"/Uranium-238": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "Uranium-235",
|
|
"href": "/Uranium-235",
|
|
"image": "/images/thumb/Uranium-235.png/32px-Uranium-235.png",
|
|
"recipe": {
|
|
"prerequisites": {
|
|
"/Uranium-238": 3
|
|
},
|
|
"time": 60,
|
|
"output": {
|
|
"/Uranium-235": 1
|
|
}
|
|
}
|
|
}
|
|
]
|