Skip to content

Instantly share code, notes, and snippets.

@carlpaten
Created October 25, 2019 22:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carlpaten/503c8c261715968090a11acaf7c02507 to your computer and use it in GitHub Desktop.
Save carlpaten/503c8c261715968090a11acaf7c02507 to your computer and use it in GitHub Desktop.
{
"wooden-chest": {
"name": "wooden-chest",
"stack_size": 50
},
"iron-chest": {
"name": "iron-chest",
"stack_size": 50
},
"steel-chest": {
"name": "steel-chest",
"stack_size": 50
},
"compilatron-chest": {
"name": "compilatron-chest",
"stack_size": 50
},
"storage-tank": {
"name": "storage-tank",
"stack_size": 50
},
"transport-belt": {
"name": "transport-belt",
"stack_size": 100
},
"fast-transport-belt": {
"name": "fast-transport-belt",
"stack_size": 100
},
"express-transport-belt": {
"name": "express-transport-belt",
"stack_size": 100
},
"underground-belt": {
"name": "underground-belt",
"stack_size": 50
},
"fast-underground-belt": {
"name": "fast-underground-belt",
"stack_size": 50
},
"express-underground-belt": {
"name": "express-underground-belt",
"stack_size": 50
},
"splitter": {
"name": "splitter",
"stack_size": 50
},
"fast-splitter": {
"name": "fast-splitter",
"stack_size": 50
},
"express-splitter": {
"name": "express-splitter",
"stack_size": 50
},
"loader": {
"name": "loader",
"stack_size": 50
},
"fast-loader": {
"name": "fast-loader",
"stack_size": 50
},
"express-loader": {
"name": "express-loader",
"stack_size": 50
},
"burner-inserter": {
"name": "burner-inserter",
"stack_size": 50
},
"inserter": {
"name": "inserter",
"stack_size": 50
},
"long-handed-inserter": {
"name": "long-handed-inserter",
"stack_size": 50
},
"fast-inserter": {
"name": "fast-inserter",
"stack_size": 50
},
"filter-inserter": {
"name": "filter-inserter",
"stack_size": 50
},
"stack-inserter": {
"name": "stack-inserter",
"stack_size": 50
},
"stack-filter-inserter": {
"name": "stack-filter-inserter",
"stack_size": 50
},
"small-electric-pole": {
"name": "small-electric-pole",
"stack_size": 50
},
"medium-electric-pole": {
"name": "medium-electric-pole",
"stack_size": 50
},
"big-electric-pole": {
"name": "big-electric-pole",
"stack_size": 50
},
"substation": {
"name": "substation",
"stack_size": 50
},
"pipe": {
"name": "pipe",
"stack_size": 100
},
"pipe-to-ground": {
"name": "pipe-to-ground",
"stack_size": 50
},
"pump": {
"name": "pump",
"stack_size": 50
},
"rail": {
"name": "rail",
"stack_size": 100
},
"train-stop": {
"name": "train-stop",
"stack_size": 10
},
"rail-signal": {
"name": "rail-signal",
"stack_size": 50
},
"rail-chain-signal": {
"name": "rail-chain-signal",
"stack_size": 50
},
"locomotive": {
"name": "locomotive",
"stack_size": 5
},
"cargo-wagon": {
"name": "cargo-wagon",
"stack_size": 5
},
"fluid-wagon": {
"name": "fluid-wagon",
"stack_size": 5
},
"artillery-wagon": {
"name": "artillery-wagon",
"stack_size": 5
},
"car": {
"name": "car",
"stack_size": 1
},
"tank": {
"name": "tank",
"stack_size": 1
},
"small-plane": {
"name": "small-plane",
"stack_size": 1
},
"logistic-robot": {
"name": "logistic-robot",
"stack_size": 50
},
"construction-robot": {
"name": "construction-robot",
"stack_size": 50
},
"logistic-chest-active-provider": {
"name": "logistic-chest-active-provider",
"stack_size": 50
},
"logistic-chest-passive-provider": {
"name": "logistic-chest-passive-provider",
"stack_size": 50
},
"logistic-chest-storage": {
"name": "logistic-chest-storage",
"stack_size": 50
},
"logistic-chest-buffer": {
"name": "logistic-chest-buffer",
"stack_size": 50
},
"logistic-chest-requester": {
"name": "logistic-chest-requester",
"stack_size": 50
},
"roboport": {
"name": "roboport",
"stack_size": 10
},
"small-lamp": {
"name": "small-lamp",
"stack_size": 50
},
"red-wire": {
"name": "red-wire",
"stack_size": 200
},
"green-wire": {
"name": "green-wire",
"stack_size": 200
},
"arithmetic-combinator": {
"name": "arithmetic-combinator",
"stack_size": 50
},
"decider-combinator": {
"name": "decider-combinator",
"stack_size": 50
},
"constant-combinator": {
"name": "constant-combinator",
"stack_size": 50
},
"power-switch": {
"name": "power-switch",
"stack_size": 50
},
"programmable-speaker": {
"name": "programmable-speaker",
"stack_size": 50
},
"stone-brick": {
"name": "stone-brick",
"stack_size": 100
},
"concrete": {
"name": "concrete",
"stack_size": 100
},
"hazard-concrete": {
"name": "hazard-concrete",
"stack_size": 100
},
"refined-concrete": {
"name": "refined-concrete",
"stack_size": 100
},
"refined-hazard-concrete": {
"name": "refined-hazard-concrete",
"stack_size": 100
},
"landfill": {
"name": "landfill",
"stack_size": 100
},
"cliff-explosives": {
"name": "cliff-explosives",
"stack_size": 20
},
"dummy-steel-axe": {
"name": "dummy-steel-axe",
"stack_size": 1
},
"repair-pack": {
"name": "repair-pack",
"stack_size": 100
},
"blueprint": {
"name": "blueprint",
"stack_size": 1
},
"deconstruction-planner": {
"name": "deconstruction-planner",
"stack_size": 1
},
"upgrade-planner": {
"name": "upgrade-planner",
"stack_size": 1
},
"blueprint-book": {
"name": "blueprint-book",
"stack_size": 1
},
"copy-paste-tool": {
"name": "copy-paste-tool",
"stack_size": 1
},
"cut-paste-tool": {
"name": "cut-paste-tool",
"stack_size": 1
},
"boiler": {
"name": "boiler",
"stack_size": 50
},
"steam-engine": {
"name": "steam-engine",
"stack_size": 10
},
"steam-turbine": {
"name": "steam-turbine",
"stack_size": 10
},
"solar-panel": {
"name": "solar-panel",
"stack_size": 50
},
"accumulator": {
"name": "accumulator",
"stack_size": 50
},
"electric-energy-interface": {
"name": "electric-energy-interface",
"stack_size": 50
},
"heat-interface": {
"name": "heat-interface",
"stack_size": 20
},
"nuclear-reactor": {
"name": "nuclear-reactor",
"stack_size": 10
},
"heat-exchanger": {
"name": "heat-exchanger",
"stack_size": 50
},
"heat-pipe": {
"name": "heat-pipe",
"stack_size": 50
},
"burner-mining-drill": {
"name": "burner-mining-drill",
"stack_size": 50
},
"electric-mining-drill": {
"name": "electric-mining-drill",
"stack_size": 50
},
"offshore-pump": {
"name": "offshore-pump",
"stack_size": 20
},
"pumpjack": {
"name": "pumpjack",
"stack_size": 20
},
"stone-furnace": {
"name": "stone-furnace",
"stack_size": 50
},
"steel-furnace": {
"name": "steel-furnace",
"stack_size": 50
},
"electric-furnace": {
"name": "electric-furnace",
"stack_size": 50
},
"assembling-machine-1": {
"name": "assembling-machine-1",
"stack_size": 50
},
"assembling-machine-2": {
"name": "assembling-machine-2",
"stack_size": 50
},
"assembling-machine-3": {
"name": "assembling-machine-3",
"stack_size": 50
},
"oil-refinery": {
"name": "oil-refinery",
"stack_size": 10
},
"chemical-plant": {
"name": "chemical-plant",
"stack_size": 10
},
"centrifuge": {
"name": "centrifuge",
"stack_size": 50
},
"lab": {
"name": "lab",
"stack_size": 10
},
"beacon": {
"name": "beacon",
"stack_size": 10
},
"speed-module": {
"name": "speed-module",
"stack_size": 50
},
"speed-module-2": {
"name": "speed-module-2",
"stack_size": 50
},
"speed-module-3": {
"name": "speed-module-3",
"stack_size": 50
},
"effectivity-module": {
"name": "effectivity-module",
"stack_size": 50
},
"effectivity-module-2": {
"name": "effectivity-module-2",
"stack_size": 50
},
"effectivity-module-3": {
"name": "effectivity-module-3",
"stack_size": 50
},
"productivity-module": {
"name": "productivity-module",
"stack_size": 50
},
"productivity-module-2": {
"name": "productivity-module-2",
"stack_size": 50
},
"productivity-module-3": {
"name": "productivity-module-3",
"stack_size": 50
},
"crash-site-assembling-machine-1-broken": {
"name": "crash-site-assembling-machine-1-broken",
"stack_size": 1
},
"crash-site-assembling-machine-1-repaired": {
"name": "crash-site-assembling-machine-1-repaired",
"stack_size": 1
},
"crash-site-assembling-machine-2-broken": {
"name": "crash-site-assembling-machine-2-broken",
"stack_size": 1
},
"crash-site-assembling-machine-2-repaired": {
"name": "crash-site-assembling-machine-2-repaired",
"stack_size": 1
},
"crash-site-chest-1": {
"name": "crash-site-chest-1",
"stack_size": 1
},
"crash-site-chest-2": {
"name": "crash-site-chest-2",
"stack_size": 1
},
"crash-site-electric-pole": {
"name": "crash-site-electric-pole",
"stack_size": 1
},
"crash-site-generator": {
"name": "crash-site-generator",
"stack_size": 1
},
"crash-site-lab-broken": {
"name": "crash-site-lab-broken",
"stack_size": 1
},
"crash-site-lab-repaired": {
"name": "crash-site-lab-repaired",
"stack_size": 1
},
"wood": {
"name": "wood",
"stack_size": 100
},
"coal": {
"name": "coal",
"stack_size": 50
},
"stone": {
"name": "stone",
"stack_size": 50
},
"iron-ore": {
"name": "iron-ore",
"stack_size": 50
},
"copper-ore": {
"name": "copper-ore",
"stack_size": 50
},
"uranium-ore": {
"name": "uranium-ore",
"stack_size": 50
},
"raw-fish": {
"name": "raw-fish",
"stack_size": 100
},
"iron-plate": {
"name": "iron-plate",
"stack_size": 100
},
"copper-plate": {
"name": "copper-plate",
"stack_size": 100
},
"solid-fuel": {
"name": "solid-fuel",
"stack_size": 50
},
"steel-plate": {
"name": "steel-plate",
"stack_size": 100
},
"plastic-bar": {
"name": "plastic-bar",
"stack_size": 100
},
"sulfur": {
"name": "sulfur",
"stack_size": 50
},
"battery": {
"name": "battery",
"stack_size": 200
},
"explosives": {
"name": "explosives",
"stack_size": 50
},
"crude-oil-barrel": {
"name": "crude-oil-barrel",
"stack_size": 10
},
"heavy-oil-barrel": {
"name": "heavy-oil-barrel",
"stack_size": 10
},
"light-oil-barrel": {
"name": "light-oil-barrel",
"stack_size": 10
},
"lubricant-barrel": {
"name": "lubricant-barrel",
"stack_size": 10
},
"petroleum-gas-barrel": {
"name": "petroleum-gas-barrel",
"stack_size": 10
},
"sulfuric-acid-barrel": {
"name": "sulfuric-acid-barrel",
"stack_size": 10
},
"water-barrel": {
"name": "water-barrel",
"stack_size": 10
},
"copper-cable": {
"name": "copper-cable",
"stack_size": 200
},
"iron-stick": {
"name": "iron-stick",
"stack_size": 100
},
"iron-gear-wheel": {
"name": "iron-gear-wheel",
"stack_size": 100
},
"empty-barrel": {
"name": "empty-barrel",
"stack_size": 10
},
"electronic-circuit": {
"name": "electronic-circuit",
"stack_size": 200
},
"advanced-circuit": {
"name": "advanced-circuit",
"stack_size": 200
},
"processing-unit": {
"name": "processing-unit",
"stack_size": 100
},
"engine-unit": {
"name": "engine-unit",
"stack_size": 50
},
"electric-engine-unit": {
"name": "electric-engine-unit",
"stack_size": 50
},
"flying-robot-frame": {
"name": "flying-robot-frame",
"stack_size": 50
},
"satellite": {
"name": "satellite",
"stack_size": 1
},
"rocket-control-unit": {
"name": "rocket-control-unit",
"stack_size": 10
},
"low-density-structure": {
"name": "low-density-structure",
"stack_size": 10
},
"rocket-fuel": {
"name": "rocket-fuel",
"stack_size": 10
},
"rocket-part": {
"name": "rocket-part",
"stack_size": 5
},
"nuclear-fuel": {
"name": "nuclear-fuel",
"stack_size": 1
},
"uranium-235": {
"name": "uranium-235",
"stack_size": 100
},
"uranium-238": {
"name": "uranium-238",
"stack_size": 100
},
"uranium-fuel-cell": {
"name": "uranium-fuel-cell",
"stack_size": 50
},
"used-up-uranium-fuel-cell": {
"name": "used-up-uranium-fuel-cell",
"stack_size": 50
},
"automation-science-pack": {
"name": "automation-science-pack",
"stack_size": 200
},
"logistic-science-pack": {
"name": "logistic-science-pack",
"stack_size": 200
},
"military-science-pack": {
"name": "military-science-pack",
"stack_size": 200
},
"chemical-science-pack": {
"name": "chemical-science-pack",
"stack_size": 200
},
"production-science-pack": {
"name": "production-science-pack",
"stack_size": 200
},
"utility-science-pack": {
"name": "utility-science-pack",
"stack_size": 200
},
"space-science-pack": {
"name": "space-science-pack",
"stack_size": 2000
},
"coin": {
"name": "coin",
"stack_size": 100000
},
"pistol": {
"name": "pistol",
"stack_size": 5
},
"submachine-gun": {
"name": "submachine-gun",
"stack_size": 5
},
"tank-machine-gun": {
"name": "tank-machine-gun",
"stack_size": 1
},
"vehicle-machine-gun": {
"name": "vehicle-machine-gun",
"stack_size": 1
},
"tank-flamethrower": {
"name": "tank-flamethrower",
"stack_size": 1
},
"shotgun": {
"name": "shotgun",
"stack_size": 5
},
"combat-shotgun": {
"name": "combat-shotgun",
"stack_size": 5
},
"railgun": {
"name": "railgun",
"stack_size": 5
},
"rocket-launcher": {
"name": "rocket-launcher",
"stack_size": 5
},
"flamethrower": {
"name": "flamethrower",
"stack_size": 5
},
"land-mine": {
"name": "land-mine",
"stack_size": 100
},
"artillery-wagon-cannon": {
"name": "artillery-wagon-cannon",
"stack_size": 1
},
"tank-cannon": {
"name": "tank-cannon",
"stack_size": 5
},
"firearm-magazine": {
"name": "firearm-magazine",
"stack_size": 200
},
"piercing-rounds-magazine": {
"name": "piercing-rounds-magazine",
"stack_size": 200
},
"uranium-rounds-magazine": {
"name": "uranium-rounds-magazine",
"stack_size": 200
},
"shotgun-shell": {
"name": "shotgun-shell",
"stack_size": 200
},
"piercing-shotgun-shell": {
"name": "piercing-shotgun-shell",
"stack_size": 200
},
"railgun-dart": {
"name": "railgun-dart",
"stack_size": 200
},
"cannon-shell": {
"name": "cannon-shell",
"stack_size": 200
},
"explosive-cannon-shell": {
"name": "explosive-cannon-shell",
"stack_size": 200
},
"uranium-cannon-shell": {
"name": "uranium-cannon-shell",
"stack_size": 200
},
"explosive-uranium-cannon-shell": {
"name": "explosive-uranium-cannon-shell",
"stack_size": 200
},
"artillery-shell": {
"name": "artillery-shell",
"stack_size": 1
},
"rocket": {
"name": "rocket",
"stack_size": 200
},
"explosive-rocket": {
"name": "explosive-rocket",
"stack_size": 200
},
"atomic-bomb": {
"name": "atomic-bomb",
"stack_size": 10
},
"flamethrower-ammo": {
"name": "flamethrower-ammo",
"stack_size": 100
},
"grenade": {
"name": "grenade",
"stack_size": 100
},
"cluster-grenade": {
"name": "cluster-grenade",
"stack_size": 100
},
"poison-capsule": {
"name": "poison-capsule",
"stack_size": 100
},
"slowdown-capsule": {
"name": "slowdown-capsule",
"stack_size": 100
},
"defender-capsule": {
"name": "defender-capsule",
"stack_size": 100
},
"distractor-capsule": {
"name": "distractor-capsule",
"stack_size": 100
},
"destroyer-capsule": {
"name": "destroyer-capsule",
"stack_size": 100
},
"discharge-defense-remote": {
"name": "discharge-defense-remote",
"stack_size": 1
},
"artillery-targeting-remote": {
"name": "artillery-targeting-remote",
"stack_size": 1
},
"light-armor": {
"name": "light-armor",
"stack_size": 1
},
"heavy-armor": {
"name": "heavy-armor",
"stack_size": 1
},
"modular-armor": {
"name": "modular-armor",
"stack_size": 1
},
"power-armor": {
"name": "power-armor",
"stack_size": 1
},
"power-armor-mk2": {
"name": "power-armor-mk2",
"stack_size": 1
},
"solar-panel-equipment": {
"name": "solar-panel-equipment",
"stack_size": 20
},
"fusion-reactor-equipment": {
"name": "fusion-reactor-equipment",
"stack_size": 20
},
"energy-shield-equipment": {
"name": "energy-shield-equipment",
"stack_size": 20
},
"energy-shield-mk2-equipment": {
"name": "energy-shield-mk2-equipment",
"stack_size": 20
},
"battery-equipment": {
"name": "battery-equipment",
"stack_size": 20
},
"battery-mk2-equipment": {
"name": "battery-mk2-equipment",
"stack_size": 20
},
"personal-laser-defense-equipment": {
"name": "personal-laser-defense-equipment",
"stack_size": 20
},
"discharge-defense-equipment": {
"name": "discharge-defense-equipment",
"stack_size": 20
},
"belt-immunity-equipment": {
"name": "belt-immunity-equipment",
"stack_size": 20
},
"exoskeleton-equipment": {
"name": "exoskeleton-equipment",
"stack_size": 20
},
"personal-roboport-equipment": {
"name": "personal-roboport-equipment",
"stack_size": 20
},
"personal-roboport-mk2-equipment": {
"name": "personal-roboport-mk2-equipment",
"stack_size": 20
},
"night-vision-equipment": {
"name": "night-vision-equipment",
"stack_size": 20
},
"stone-wall": {
"name": "stone-wall",
"stack_size": 100
},
"gate": {
"name": "gate",
"stack_size": 50
},
"gun-turret": {
"name": "gun-turret",
"stack_size": 50
},
"laser-turret": {
"name": "laser-turret",
"stack_size": 50
},
"flamethrower-turret": {
"name": "flamethrower-turret",
"stack_size": 50
},
"artillery-turret": {
"name": "artillery-turret",
"stack_size": 10
},
"radar": {
"name": "radar",
"stack_size": 50
},
"rocket-silo": {
"name": "rocket-silo",
"stack_size": 1
},
"computer": {
"name": "computer",
"stack_size": 1
},
"player-port": {
"name": "player-port",
"stack_size": 50
},
"selection-tool": {
"name": "selection-tool",
"stack_size": 1
},
"item-with-inventory": {
"name": "item-with-inventory",
"stack_size": 1
},
"item-with-label": {
"name": "item-with-label",
"stack_size": 1
},
"item-with-tags": {
"name": "item-with-tags",
"stack_size": 1
},
"simple-entity-with-force": {
"name": "simple-entity-with-force",
"stack_size": 50
},
"simple-entity-with-owner": {
"name": "simple-entity-with-owner",
"stack_size": 50
},
"infinity-chest": {
"name": "infinity-chest",
"stack_size": 10
},
"infinity-pipe": {
"name": "infinity-pipe",
"stack_size": 10
}
}
{
"accumulator": {
"name": "accumulator",
"category": "crafting",
"products": [
{
"type": "item",
"name": "accumulator",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "iron-plate"
},
{
"type": "item",
"amount": 5,
"name": "battery"
}
],
"hidden": false,
"energy": 10,
"order": "e[accumulator]-a[accumulator]"
},
"advanced-circuit": {
"name": "advanced-circuit",
"category": "crafting",
"products": [
{
"type": "item",
"name": "advanced-circuit",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "plastic-bar"
},
{
"type": "item",
"amount": 4,
"name": "copper-cable"
},
{
"type": "item",
"amount": 2,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 6,
"order": "f[advanced-circuit]"
},
"arithmetic-combinator": {
"name": "arithmetic-combinator",
"category": "crafting",
"products": [
{
"type": "item",
"name": "arithmetic-combinator",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "copper-cable"
},
{
"type": "item",
"amount": 5,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 0.5,
"order": "c[combinators]-a[arithmetic-combinator]"
},
"artillery-shell": {
"name": "artillery-shell",
"category": "crafting",
"products": [
{
"type": "item",
"name": "artillery-shell",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 8,
"name": "explosives"
},
{
"type": "item",
"amount": 4,
"name": "explosive-cannon-shell"
},
{
"type": "item",
"amount": 1,
"name": "radar"
}
],
"hidden": false,
"energy": 15,
"order": "d[explosive-cannon-shell]-d[artillery]"
},
"artillery-targeting-remote": {
"name": "artillery-targeting-remote",
"category": "crafting",
"products": [
{
"type": "item",
"name": "artillery-targeting-remote",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "processing-unit"
},
{
"type": "item",
"amount": 1,
"name": "radar"
}
],
"hidden": false,
"energy": 0.5,
"order": "zz"
},
"artillery-turret": {
"name": "artillery-turret",
"category": "crafting",
"products": [
{
"type": "item",
"name": "artillery-turret",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 60,
"name": "steel-plate"
},
{
"type": "item",
"amount": 40,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 20,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 60,
"name": "concrete"
}
],
"hidden": false,
"energy": 40,
"order": "b[turret]-d[artillery-turret]"
},
"artillery-wagon": {
"name": "artillery-wagon",
"category": "crafting",
"products": [
{
"type": "item",
"name": "artillery-wagon",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 40,
"name": "steel-plate"
},
{
"type": "item",
"amount": 10,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 20,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 64,
"name": "engine-unit"
},
{
"type": "item",
"amount": 16,
"name": "pipe"
}
],
"hidden": false,
"energy": 4,
"order": "a[train-system]-i[artillery-wagon]"
},
"assembling-machine-1": {
"name": "assembling-machine-1",
"category": "crafting",
"products": [
{
"type": "item",
"name": "assembling-machine-1",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 9,
"name": "iron-plate"
},
{
"type": "item",
"amount": 5,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 3,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[assembling-machine-1]"
},
"assembling-machine-2": {
"name": "assembling-machine-2",
"category": "crafting",
"products": [
{
"type": "item",
"name": "assembling-machine-2",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "steel-plate"
},
{
"type": "item",
"amount": 5,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 3,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 1,
"name": "assembling-machine-1"
}
],
"hidden": false,
"energy": 0.5,
"order": "b[assembling-machine-2]"
},
"assembling-machine-3": {
"name": "assembling-machine-3",
"category": "crafting",
"products": [
{
"type": "item",
"name": "assembling-machine-3",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "assembling-machine-2"
},
{
"type": "item",
"amount": 4,
"name": "speed-module"
}
],
"hidden": false,
"energy": 0.5,
"order": "c[assembling-machine-3]"
},
"atomic-bomb": {
"name": "atomic-bomb",
"category": "crafting",
"products": [
{
"type": "item",
"name": "atomic-bomb",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "explosives"
},
{
"type": "item",
"amount": 10,
"name": "rocket-control-unit"
},
{
"type": "item",
"amount": 30,
"name": "uranium-235"
}
],
"hidden": false,
"energy": 50,
"order": "d[rocket-launcher]-c[atomic-bomb]"
},
"automation-science-pack": {
"name": "automation-science-pack",
"category": "crafting",
"products": [
{
"type": "item",
"name": "automation-science-pack",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "copper-plate"
},
{
"type": "item",
"amount": 1,
"name": "iron-gear-wheel"
}
],
"hidden": false,
"energy": 5,
"order": "a[automation-science-pack]"
},
"battery": {
"name": "battery",
"category": "chemistry",
"products": [
{
"type": "item",
"name": "battery",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "iron-plate"
},
{
"type": "item",
"amount": 1,
"name": "copper-plate"
},
{
"type": "fluid",
"amount": 20,
"name": "sulfuric-acid"
}
],
"hidden": false,
"energy": 4,
"order": "h[battery]"
},
"battery-equipment": {
"name": "battery-equipment",
"category": "crafting",
"products": [
{
"type": "item",
"name": "battery-equipment",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "steel-plate"
},
{
"type": "item",
"amount": 5,
"name": "battery"
}
],
"hidden": false,
"energy": 10,
"order": "c[battery]-a[battery-equipment]"
},
"battery-mk2-equipment": {
"name": "battery-mk2-equipment",
"category": "crafting",
"products": [
{
"type": "item",
"name": "battery-mk2-equipment",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 15,
"name": "processing-unit"
},
{
"type": "item",
"amount": 5,
"name": "low-density-structure"
},
{
"type": "item",
"amount": 10,
"name": "battery-equipment"
}
],
"hidden": false,
"energy": 10,
"order": "c[battery]-b[battery-equipment-mk2]"
},
"beacon": {
"name": "beacon",
"category": "crafting",
"products": [
{
"type": "item",
"name": "beacon",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "steel-plate"
},
{
"type": "item",
"amount": 10,
"name": "copper-cable"
},
{
"type": "item",
"amount": 20,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 20,
"name": "advanced-circuit"
}
],
"hidden": false,
"energy": 15,
"order": "a[beacon]"
},
"belt-immunity-equipment": {
"name": "belt-immunity-equipment",
"category": "crafting",
"products": [
{
"type": "item",
"name": "belt-immunity-equipment",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "steel-plate"
},
{
"type": "item",
"amount": 5,
"name": "advanced-circuit"
}
],
"hidden": false,
"energy": 10,
"order": "e[belt-immunity]-a[belt-immunity]"
},
"big-electric-pole": {
"name": "big-electric-pole",
"category": "crafting",
"products": [
{
"type": "item",
"name": "big-electric-pole",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "copper-plate"
},
{
"type": "item",
"amount": 5,
"name": "steel-plate"
},
{
"type": "item",
"amount": 8,
"name": "iron-stick"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[energy]-c[big-electric-pole]"
},
"boiler": {
"name": "boiler",
"category": "crafting",
"products": [
{
"type": "item",
"name": "boiler",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 4,
"name": "pipe"
},
{
"type": "item",
"amount": 1,
"name": "stone-furnace"
}
],
"hidden": false,
"energy": 0.5,
"order": "b[steam-power]-a[boiler]"
},
"burner-inserter": {
"name": "burner-inserter",
"category": "crafting",
"products": [
{
"type": "item",
"name": "burner-inserter",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "iron-plate"
},
{
"type": "item",
"amount": 1,
"name": "iron-gear-wheel"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[burner-inserter]"
},
"burner-mining-drill": {
"name": "burner-mining-drill",
"category": "crafting",
"products": [
{
"type": "item",
"name": "burner-mining-drill",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 3,
"name": "iron-plate"
},
{
"type": "item",
"amount": 3,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 1,
"name": "stone-furnace"
}
],
"hidden": false,
"energy": 2,
"order": "a[items]-a[burner-mining-drill]"
},
"cannon-shell": {
"name": "cannon-shell",
"category": "crafting",
"products": [
{
"type": "item",
"name": "cannon-shell",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "steel-plate"
},
{
"type": "item",
"amount": 2,
"name": "plastic-bar"
},
{
"type": "item",
"amount": 1,
"name": "explosives"
}
],
"hidden": false,
"energy": 8,
"order": "d[cannon-shell]-a[basic]"
},
"car": {
"name": "car",
"category": "crafting",
"products": [
{
"type": "item",
"name": "car",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 20,
"name": "iron-plate"
},
{
"type": "item",
"amount": 5,
"name": "steel-plate"
},
{
"type": "item",
"amount": 8,
"name": "engine-unit"
}
],
"hidden": false,
"energy": 2,
"order": "b[personal-transport]-a[car]"
},
"cargo-wagon": {
"name": "cargo-wagon",
"category": "crafting",
"products": [
{
"type": "item",
"name": "cargo-wagon",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 20,
"name": "iron-plate"
},
{
"type": "item",
"amount": 20,
"name": "steel-plate"
},
{
"type": "item",
"amount": 10,
"name": "iron-gear-wheel"
}
],
"hidden": false,
"energy": 1,
"order": "a[train-system]-g[cargo-wagon]"
},
"centrifuge": {
"name": "centrifuge",
"category": "crafting",
"products": [
{
"type": "item",
"name": "centrifuge",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 50,
"name": "steel-plate"
},
{
"type": "item",
"amount": 100,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 100,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 100,
"name": "concrete"
}
],
"hidden": false,
"energy": 4,
"order": "g[centrifuge]"
},
"chemical-plant": {
"name": "chemical-plant",
"category": "crafting",
"products": [
{
"type": "item",
"name": "chemical-plant",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "steel-plate"
},
{
"type": "item",
"amount": 5,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 5,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 5,
"name": "pipe"
}
],
"hidden": false,
"energy": 5,
"order": "e[chemical-plant]"
},
"chemical-science-pack": {
"name": "chemical-science-pack",
"category": "crafting",
"products": [
{
"type": "item",
"name": "chemical-science-pack",
"probability": 1,
"amount": 2
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "sulfur"
},
{
"type": "item",
"amount": 3,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 2,
"name": "engine-unit"
}
],
"hidden": false,
"energy": 24,
"order": "d[chemical-science-pack]"
},
"cliff-explosives": {
"name": "cliff-explosives",
"category": "crafting",
"products": [
{
"type": "item",
"name": "cliff-explosives",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "explosives"
},
{
"type": "item",
"amount": 1,
"name": "empty-barrel"
},
{
"type": "item",
"amount": 1,
"name": "grenade"
}
],
"hidden": false,
"energy": 8,
"order": "d[cliff-explosives]"
},
"cluster-grenade": {
"name": "cluster-grenade",
"category": "crafting",
"products": [
{
"type": "item",
"name": "cluster-grenade",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "steel-plate"
},
{
"type": "item",
"amount": 5,
"name": "explosives"
},
{
"type": "item",
"amount": 7,
"name": "grenade"
}
],
"hidden": false,
"energy": 8,
"order": "a[grenade]-b[cluster]"
},
"combat-shotgun": {
"name": "combat-shotgun",
"category": "crafting",
"products": [
{
"type": "item",
"name": "combat-shotgun",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "wood"
},
{
"type": "item",
"amount": 10,
"name": "copper-plate"
},
{
"type": "item",
"amount": 15,
"name": "steel-plate"
},
{
"type": "item",
"amount": 5,
"name": "iron-gear-wheel"
}
],
"hidden": false,
"energy": 10,
"order": "b[shotgun]-a[combat]"
},
"concrete": {
"name": "concrete",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "concrete",
"probability": 1,
"amount": 10
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "iron-ore"
},
{
"type": "item",
"amount": 5,
"name": "stone-brick"
},
{
"type": "fluid",
"amount": 100,
"name": "water"
}
],
"hidden": false,
"energy": 10,
"order": "b[concrete]-a[plain]"
},
"constant-combinator": {
"name": "constant-combinator",
"category": "crafting",
"products": [
{
"type": "item",
"name": "constant-combinator",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "copper-cable"
},
{
"type": "item",
"amount": 2,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 0.5,
"order": "c[combinators]-c[constant-combinator]"
},
"construction-robot": {
"name": "construction-robot",
"category": "crafting",
"products": [
{
"type": "item",
"name": "construction-robot",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 1,
"name": "flying-robot-frame"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[robot]-b[construction-robot]"
},
"copper-cable": {
"name": "copper-cable",
"category": "crafting",
"products": [
{
"type": "item",
"name": "copper-cable",
"probability": 1,
"amount": 2
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "copper-plate"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[copper-cable]"
},
"copper-plate": {
"name": "copper-plate",
"category": "smelting",
"products": [
{
"type": "item",
"name": "copper-plate",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "copper-ore"
}
],
"hidden": false,
"energy": 3.2,
"order": "c[copper-plate]"
},
"decider-combinator": {
"name": "decider-combinator",
"category": "crafting",
"products": [
{
"type": "item",
"name": "decider-combinator",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "copper-cable"
},
{
"type": "item",
"amount": 5,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 0.5,
"order": "c[combinators]-b[decider-combinator]"
},
"defender-capsule": {
"name": "defender-capsule",
"category": "crafting",
"products": [
{
"type": "item",
"name": "defender-capsule",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 3,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 3,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 3,
"name": "piercing-rounds-magazine"
}
],
"hidden": false,
"energy": 8,
"order": "d[defender-capsule]"
},
"destroyer-capsule": {
"name": "destroyer-capsule",
"category": "crafting",
"products": [
{
"type": "item",
"name": "destroyer-capsule",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "speed-module"
},
{
"type": "item",
"amount": 4,
"name": "distractor-capsule"
}
],
"hidden": false,
"energy": 15,
"order": "f[destroyer-capsule]"
},
"discharge-defense-equipment": {
"name": "discharge-defense-equipment",
"category": "crafting",
"products": [
{
"type": "item",
"name": "discharge-defense-equipment",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 20,
"name": "steel-plate"
},
{
"type": "item",
"amount": 5,
"name": "processing-unit"
},
{
"type": "item",
"amount": 10,
"name": "laser-turret"
}
],
"hidden": false,
"energy": 10,
"order": "d[active-defense]-b[discharge-defense-equipment]"
},
"discharge-defense-remote": {
"name": "discharge-defense-remote",
"category": "crafting",
"products": [
{
"type": "item",
"name": "discharge-defense-remote",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 0.5,
"order": "z"
},
"distractor-capsule": {
"name": "distractor-capsule",
"category": "crafting",
"products": [
{
"type": "item",
"name": "distractor-capsule",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 3,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 4,
"name": "defender-capsule"
}
],
"hidden": false,
"energy": 15,
"order": "e[defender-capsule]"
},
"effectivity-module": {
"name": "effectivity-module",
"category": "crafting",
"products": [
{
"type": "item",
"name": "effectivity-module",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 5,
"name": "advanced-circuit"
}
],
"hidden": false,
"energy": 15,
"order": "c[effectivity]-a[effectivity-module-1]"
},
"effectivity-module-2": {
"name": "effectivity-module-2",
"category": "crafting",
"products": [
{
"type": "item",
"name": "effectivity-module-2",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 5,
"name": "processing-unit"
},
{
"type": "item",
"amount": 4,
"name": "effectivity-module"
}
],
"hidden": false,
"energy": 30,
"order": "c[effectivity]-b[effectivity-module-2]"
},
"effectivity-module-3": {
"name": "effectivity-module-3",
"category": "crafting",
"products": [
{
"type": "item",
"name": "effectivity-module-3",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 5,
"name": "processing-unit"
},
{
"type": "item",
"amount": 5,
"name": "effectivity-module-2"
}
],
"hidden": false,
"energy": 60,
"order": "c[effectivity]-c[effectivity-module-3]"
},
"electric-energy-interface": {
"name": "electric-energy-interface",
"category": "crafting",
"products": [
{
"type": "item",
"name": "electric-energy-interface",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "iron-plate"
},
{
"type": "item",
"amount": 5,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 0.5,
"order": "e[electric-energy-interface]-b[electric-energy-interface]"
},
"electric-engine-unit": {
"name": "electric-engine-unit",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "electric-engine-unit",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 1,
"name": "engine-unit"
},
{
"type": "fluid",
"amount": 15,
"name": "lubricant"
}
],
"hidden": false,
"energy": 10,
"order": "i[electric-engine-unit]"
},
"electric-furnace": {
"name": "electric-furnace",
"category": "crafting",
"products": [
{
"type": "item",
"name": "electric-furnace",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "steel-plate"
},
{
"type": "item",
"amount": 5,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 10,
"name": "stone-brick"
}
],
"hidden": false,
"energy": 5,
"order": "c[electric-furnace]"
},
"electric-mining-drill": {
"name": "electric-mining-drill",
"category": "crafting",
"products": [
{
"type": "item",
"name": "electric-mining-drill",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "iron-plate"
},
{
"type": "item",
"amount": 5,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 3,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 2,
"order": "a[items]-b[electric-mining-drill]"
},
"electronic-circuit": {
"name": "electronic-circuit",
"category": "crafting",
"products": [
{
"type": "item",
"name": "electronic-circuit",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "iron-plate"
},
{
"type": "item",
"amount": 3,
"name": "copper-cable"
}
],
"hidden": false,
"energy": 0.5,
"order": "e[electronic-circuit]"
},
"empty-barrel": {
"name": "empty-barrel",
"category": "crafting",
"products": [
{
"type": "item",
"name": "empty-barrel",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "steel-plate"
}
],
"hidden": false,
"energy": 1,
"order": "d[empty-barrel]"
},
"energy-shield-equipment": {
"name": "energy-shield-equipment",
"category": "crafting",
"products": [
{
"type": "item",
"name": "energy-shield-equipment",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "steel-plate"
},
{
"type": "item",
"amount": 5,
"name": "advanced-circuit"
}
],
"hidden": false,
"energy": 10,
"order": "b[shield]-a[energy-shield-equipment]"
},
"energy-shield-mk2-equipment": {
"name": "energy-shield-mk2-equipment",
"category": "crafting",
"products": [
{
"type": "item",
"name": "energy-shield-mk2-equipment",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "processing-unit"
},
{
"type": "item",
"amount": 5,
"name": "low-density-structure"
},
{
"type": "item",
"amount": 10,
"name": "energy-shield-equipment"
}
],
"hidden": false,
"energy": 10,
"order": "b[shield]-b[energy-shield-equipment-mk2]"
},
"engine-unit": {
"name": "engine-unit",
"category": "advanced-crafting",
"products": [
{
"type": "item",
"name": "engine-unit",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "steel-plate"
},
{
"type": "item",
"amount": 1,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 2,
"name": "pipe"
}
],
"hidden": false,
"energy": 10,
"order": "h[engine-unit]"
},
"exoskeleton-equipment": {
"name": "exoskeleton-equipment",
"category": "crafting",
"products": [
{
"type": "item",
"name": "exoskeleton-equipment",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 20,
"name": "steel-plate"
},
{
"type": "item",
"amount": 10,
"name": "processing-unit"
},
{
"type": "item",
"amount": 30,
"name": "electric-engine-unit"
}
],
"hidden": false,
"energy": 10,
"order": "e[exoskeleton]-a[exoskeleton-equipment]"
},
"explosive-cannon-shell": {
"name": "explosive-cannon-shell",
"category": "crafting",
"products": [
{
"type": "item",
"name": "explosive-cannon-shell",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "steel-plate"
},
{
"type": "item",
"amount": 2,
"name": "plastic-bar"
},
{
"type": "item",
"amount": 2,
"name": "explosives"
}
],
"hidden": false,
"energy": 8,
"order": "d[cannon-shell]-c[explosive]"
},
"explosive-rocket": {
"name": "explosive-rocket",
"category": "crafting",
"products": [
{
"type": "item",
"name": "explosive-rocket",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "explosives"
},
{
"type": "item",
"amount": 1,
"name": "rocket"
}
],
"hidden": false,
"energy": 8,
"order": "d[rocket-launcher]-b[explosive]"
},
"explosive-uranium-cannon-shell": {
"name": "explosive-uranium-cannon-shell",
"category": "crafting",
"products": [
{
"type": "item",
"name": "explosive-uranium-cannon-shell",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "uranium-238"
},
{
"type": "item",
"amount": 1,
"name": "explosive-cannon-shell"
}
],
"hidden": false,
"energy": 12,
"order": "d[explosive-cannon-shell]-c[uranium]"
},
"explosives": {
"name": "explosives",
"category": "chemistry",
"products": [
{
"type": "item",
"name": "explosives",
"probability": 1,
"amount": 2
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "coal"
},
{
"type": "item",
"amount": 1,
"name": "sulfur"
},
{
"type": "fluid",
"amount": 10,
"name": "water"
}
],
"hidden": false,
"energy": 4,
"order": "j[explosives]"
},
"express-loader": {
"name": "express-loader",
"category": "crafting",
"products": [
{
"type": "item",
"name": "express-loader",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "express-transport-belt"
},
{
"type": "item",
"amount": 1,
"name": "fast-loader"
}
],
"hidden": false,
"energy": 10,
"order": "d[loader]-c[express-loader]"
},
"express-splitter": {
"name": "express-splitter",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "express-splitter",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 10,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 1,
"name": "fast-splitter"
},
{
"type": "fluid",
"amount": 80,
"name": "lubricant"
}
],
"hidden": false,
"energy": 2,
"order": "c[splitter]-c[express-splitter]"
},
"express-transport-belt": {
"name": "express-transport-belt",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "express-transport-belt",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 1,
"name": "fast-transport-belt"
},
{
"type": "fluid",
"amount": 20,
"name": "lubricant"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[transport-belt]-c[express-transport-belt]"
},
"express-underground-belt": {
"name": "express-underground-belt",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "express-underground-belt",
"probability": 1,
"amount": 2
}
],
"ingredients": [
{
"type": "item",
"amount": 80,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 2,
"name": "fast-underground-belt"
},
{
"type": "fluid",
"amount": 40,
"name": "lubricant"
}
],
"hidden": false,
"energy": 2,
"order": "b[underground-belt]-c[express-underground-belt]"
},
"fast-inserter": {
"name": "fast-inserter",
"category": "crafting",
"products": [
{
"type": "item",
"name": "fast-inserter",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "iron-plate"
},
{
"type": "item",
"amount": 2,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 1,
"name": "inserter"
}
],
"hidden": false,
"energy": 0.5,
"order": "d[fast-inserter]"
},
"fast-loader": {
"name": "fast-loader",
"category": "crafting",
"products": [
{
"type": "item",
"name": "fast-loader",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "fast-transport-belt"
},
{
"type": "item",
"amount": 1,
"name": "loader"
}
],
"hidden": false,
"energy": 3,
"order": "d[loader]-b[fast-loader]"
},
"fast-splitter": {
"name": "fast-splitter",
"category": "crafting",
"products": [
{
"type": "item",
"name": "fast-splitter",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 10,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 1,
"name": "splitter"
}
],
"hidden": false,
"energy": 2,
"order": "c[splitter]-b[fast-splitter]"
},
"fast-transport-belt": {
"name": "fast-transport-belt",
"category": "crafting",
"products": [
{
"type": "item",
"name": "fast-transport-belt",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 1,
"name": "transport-belt"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[transport-belt]-b[fast-transport-belt]"
},
"fast-underground-belt": {
"name": "fast-underground-belt",
"category": "crafting",
"products": [
{
"type": "item",
"name": "fast-underground-belt",
"probability": 1,
"amount": 2
}
],
"ingredients": [
{
"type": "item",
"amount": 40,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 2,
"name": "underground-belt"
}
],
"hidden": false,
"energy": 2,
"order": "b[underground-belt]-b[fast-underground-belt]"
},
"filter-inserter": {
"name": "filter-inserter",
"category": "crafting",
"products": [
{
"type": "item",
"name": "filter-inserter",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 4,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 1,
"name": "fast-inserter"
}
],
"hidden": false,
"energy": 0.5,
"order": "e[filter-inserter]"
},
"firearm-magazine": {
"name": "firearm-magazine",
"category": "crafting",
"products": [
{
"type": "item",
"name": "firearm-magazine",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 4,
"name": "iron-plate"
}
],
"hidden": false,
"energy": 1,
"order": "a[basic-clips]-a[firearm-magazine]"
},
"flamethrower": {
"name": "flamethrower",
"category": "crafting",
"products": [
{
"type": "item",
"name": "flamethrower",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "steel-plate"
},
{
"type": "item",
"amount": 10,
"name": "iron-gear-wheel"
}
],
"hidden": false,
"energy": 10,
"order": "e[flamethrower]"
},
"flamethrower-ammo": {
"name": "flamethrower-ammo",
"category": "chemistry",
"products": [
{
"type": "item",
"name": "flamethrower-ammo",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "steel-plate"
},
{
"type": "fluid",
"amount": 100,
"name": "crude-oil"
}
],
"hidden": false,
"energy": 6,
"order": "e[flamethrower]"
},
"flamethrower-turret": {
"name": "flamethrower-turret",
"category": "crafting",
"products": [
{
"type": "item",
"name": "flamethrower-turret",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 30,
"name": "steel-plate"
},
{
"type": "item",
"amount": 15,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 5,
"name": "engine-unit"
},
{
"type": "item",
"amount": 10,
"name": "pipe"
}
],
"hidden": false,
"energy": 20,
"order": "b[turret]-c[flamethrower-turret]"
},
"fluid-wagon": {
"name": "fluid-wagon",
"category": "crafting",
"products": [
{
"type": "item",
"name": "fluid-wagon",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 16,
"name": "steel-plate"
},
{
"type": "item",
"amount": 10,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 1,
"name": "storage-tank"
},
{
"type": "item",
"amount": 8,
"name": "pipe"
}
],
"hidden": false,
"energy": 1.5,
"order": "a[train-system]-h[fluid-wagon]"
},
"flying-robot-frame": {
"name": "flying-robot-frame",
"category": "crafting",
"products": [
{
"type": "item",
"name": "flying-robot-frame",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "steel-plate"
},
{
"type": "item",
"amount": 2,
"name": "battery"
},
{
"type": "item",
"amount": 3,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 1,
"name": "electric-engine-unit"
}
],
"hidden": false,
"energy": 20,
"order": "l[flying-robot-frame]"
},
"fusion-reactor-equipment": {
"name": "fusion-reactor-equipment",
"category": "crafting",
"products": [
{
"type": "item",
"name": "fusion-reactor-equipment",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 200,
"name": "processing-unit"
},
{
"type": "item",
"amount": 50,
"name": "low-density-structure"
}
],
"hidden": false,
"energy": 10,
"order": "a[energy-source]-b[fusion-reactor]"
},
"gate": {
"name": "gate",
"category": "crafting",
"products": [
{
"type": "item",
"name": "gate",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "steel-plate"
},
{
"type": "item",
"amount": 2,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 1,
"name": "stone-wall"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[wall]-b[gate]"
},
"green-wire": {
"name": "green-wire",
"category": "crafting",
"products": [
{
"type": "item",
"name": "green-wire",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "copper-cable"
},
{
"type": "item",
"amount": 1,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 0.5,
"order": "b[wires]-b[green-wire]"
},
"grenade": {
"name": "grenade",
"category": "crafting",
"products": [
{
"type": "item",
"name": "grenade",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "coal"
},
{
"type": "item",
"amount": 5,
"name": "iron-plate"
}
],
"hidden": false,
"energy": 8,
"order": "a[grenade]-a[normal]"
},
"gun-turret": {
"name": "gun-turret",
"category": "crafting",
"products": [
{
"type": "item",
"name": "gun-turret",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 20,
"name": "iron-plate"
},
{
"type": "item",
"amount": 10,
"name": "copper-plate"
},
{
"type": "item",
"amount": 10,
"name": "iron-gear-wheel"
}
],
"hidden": false,
"energy": 8,
"order": "b[turret]-a[gun-turret]"
},
"hazard-concrete": {
"name": "hazard-concrete",
"category": "crafting",
"products": [
{
"type": "item",
"name": "hazard-concrete",
"probability": 1,
"amount": 10
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "concrete"
}
],
"hidden": false,
"energy": 0.25,
"order": "b[concrete]-b[hazard]"
},
"heat-exchanger": {
"name": "heat-exchanger",
"category": "crafting",
"products": [
{
"type": "item",
"name": "heat-exchanger",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 100,
"name": "copper-plate"
},
{
"type": "item",
"amount": 10,
"name": "steel-plate"
},
{
"type": "item",
"amount": 10,
"name": "pipe"
}
],
"hidden": false,
"energy": 3,
"order": "f[nuclear-energy]-b[heat-exchanger]"
},
"heat-pipe": {
"name": "heat-pipe",
"category": "crafting",
"products": [
{
"type": "item",
"name": "heat-pipe",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 20,
"name": "copper-plate"
},
{
"type": "item",
"amount": 10,
"name": "steel-plate"
}
],
"hidden": false,
"energy": 1,
"order": "f[nuclear-energy]-c[heat-pipe]"
},
"heavy-armor": {
"name": "heavy-armor",
"category": "crafting",
"products": [
{
"type": "item",
"name": "heavy-armor",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 100,
"name": "copper-plate"
},
{
"type": "item",
"amount": 50,
"name": "steel-plate"
}
],
"hidden": false,
"energy": 8,
"order": "b[heavy-armor]"
},
"inserter": {
"name": "inserter",
"category": "crafting",
"products": [
{
"type": "item",
"name": "inserter",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "iron-plate"
},
{
"type": "item",
"amount": 1,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 1,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 0.5,
"order": "b[inserter]"
},
"iron-chest": {
"name": "iron-chest",
"category": "crafting",
"products": [
{
"type": "item",
"name": "iron-chest",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 8,
"name": "iron-plate"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[items]-b[iron-chest]"
},
"iron-gear-wheel": {
"name": "iron-gear-wheel",
"category": "crafting",
"products": [
{
"type": "item",
"name": "iron-gear-wheel",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "iron-plate"
}
],
"hidden": false,
"energy": 0.5,
"order": "c[iron-gear-wheel]"
},
"iron-plate": {
"name": "iron-plate",
"category": "smelting",
"products": [
{
"type": "item",
"name": "iron-plate",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "iron-ore"
}
],
"hidden": false,
"energy": 3.2,
"order": "b[iron-plate]"
},
"iron-stick": {
"name": "iron-stick",
"category": "crafting",
"products": [
{
"type": "item",
"name": "iron-stick",
"probability": 1,
"amount": 2
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "iron-plate"
}
],
"hidden": false,
"energy": 0.5,
"order": "b[iron-stick]"
},
"lab": {
"name": "lab",
"category": "crafting",
"products": [
{
"type": "item",
"name": "lab",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 10,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 4,
"name": "transport-belt"
}
],
"hidden": false,
"energy": 2,
"order": "g[lab]"
},
"land-mine": {
"name": "land-mine",
"category": "crafting",
"products": [
{
"type": "item",
"name": "land-mine",
"probability": 1,
"amount": 4
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "steel-plate"
},
{
"type": "item",
"amount": 2,
"name": "explosives"
}
],
"hidden": false,
"energy": 5,
"order": "f[land-mine]"
},
"landfill": {
"name": "landfill",
"category": "crafting",
"products": [
{
"type": "item",
"name": "landfill",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 20,
"name": "stone"
}
],
"hidden": false,
"energy": 0.5,
"order": "c[landfill]-a[dirt]"
},
"laser-turret": {
"name": "laser-turret",
"category": "crafting",
"products": [
{
"type": "item",
"name": "laser-turret",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 20,
"name": "steel-plate"
},
{
"type": "item",
"amount": 12,
"name": "battery"
},
{
"type": "item",
"amount": 20,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 20,
"order": "b[turret]-b[laser-turret]"
},
"light-armor": {
"name": "light-armor",
"category": "crafting",
"products": [
{
"type": "item",
"name": "light-armor",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 40,
"name": "iron-plate"
}
],
"hidden": false,
"energy": 3,
"order": "a[light-armor]"
},
"loader": {
"name": "loader",
"category": "crafting",
"products": [
{
"type": "item",
"name": "loader",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "iron-plate"
},
{
"type": "item",
"amount": 5,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 5,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 5,
"name": "transport-belt"
},
{
"type": "item",
"amount": 5,
"name": "inserter"
}
],
"hidden": false,
"energy": 1,
"order": "d[loader]-a[basic-loader]"
},
"locomotive": {
"name": "locomotive",
"category": "crafting",
"products": [
{
"type": "item",
"name": "locomotive",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 30,
"name": "steel-plate"
},
{
"type": "item",
"amount": 10,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 20,
"name": "engine-unit"
}
],
"hidden": false,
"energy": 4,
"order": "a[train-system]-f[diesel-locomotive]"
},
"logistic-chest-active-provider": {
"name": "logistic-chest-active-provider",
"category": "crafting",
"products": [
{
"type": "item",
"name": "logistic-chest-active-provider",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 3,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 1,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 1,
"name": "steel-chest"
}
],
"hidden": false,
"energy": 0.5,
"order": "b[storage]-c[logistic-chest-active-provider]"
},
"logistic-chest-buffer": {
"name": "logistic-chest-buffer",
"category": "crafting",
"products": [
{
"type": "item",
"name": "logistic-chest-buffer",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 3,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 1,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 1,
"name": "steel-chest"
}
],
"hidden": false,
"energy": 0.5,
"order": "b[storage]-d[logistic-chest-buffer]"
},
"logistic-chest-passive-provider": {
"name": "logistic-chest-passive-provider",
"category": "crafting",
"products": [
{
"type": "item",
"name": "logistic-chest-passive-provider",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 3,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 1,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 1,
"name": "steel-chest"
}
],
"hidden": false,
"energy": 0.5,
"order": "b[storage]-c[logistic-chest-passive-provider]"
},
"logistic-chest-requester": {
"name": "logistic-chest-requester",
"category": "crafting",
"products": [
{
"type": "item",
"name": "logistic-chest-requester",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 3,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 1,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 1,
"name": "steel-chest"
}
],
"hidden": false,
"energy": 0.5,
"order": "b[storage]-e[logistic-chest-requester]"
},
"logistic-chest-storage": {
"name": "logistic-chest-storage",
"category": "crafting",
"products": [
{
"type": "item",
"name": "logistic-chest-storage",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 3,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 1,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 1,
"name": "steel-chest"
}
],
"hidden": false,
"energy": 0.5,
"order": "b[storage]-c[logistic-chest-storage]"
},
"logistic-robot": {
"name": "logistic-robot",
"category": "crafting",
"products": [
{
"type": "item",
"name": "logistic-robot",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 1,
"name": "flying-robot-frame"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[robot]-a[logistic-robot]"
},
"logistic-science-pack": {
"name": "logistic-science-pack",
"category": "crafting",
"products": [
{
"type": "item",
"name": "logistic-science-pack",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "transport-belt"
},
{
"type": "item",
"amount": 1,
"name": "inserter"
}
],
"hidden": false,
"energy": 6,
"order": "b[logistic-science-pack]"
},
"long-handed-inserter": {
"name": "long-handed-inserter",
"category": "crafting",
"products": [
{
"type": "item",
"name": "long-handed-inserter",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "iron-plate"
},
{
"type": "item",
"amount": 1,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 1,
"name": "inserter"
}
],
"hidden": false,
"energy": 0.5,
"order": "c[long-handed-inserter]"
},
"low-density-structure": {
"name": "low-density-structure",
"category": "crafting",
"products": [
{
"type": "item",
"name": "low-density-structure",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 20,
"name": "copper-plate"
},
{
"type": "item",
"amount": 2,
"name": "steel-plate"
},
{
"type": "item",
"amount": 5,
"name": "plastic-bar"
}
],
"hidden": false,
"energy": 20,
"order": "o[rocket-structure]"
},
"lubricant": {
"name": "lubricant",
"category": "chemistry",
"products": [
{
"type": "fluid",
"name": "lubricant",
"probability": 1,
"amount": 10
}
],
"ingredients": [
{
"type": "fluid",
"amount": 10,
"name": "heavy-oil"
}
],
"hidden": false,
"energy": 1,
"order": "e[lubricant]"
},
"medium-electric-pole": {
"name": "medium-electric-pole",
"category": "crafting",
"products": [
{
"type": "item",
"name": "medium-electric-pole",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "copper-plate"
},
{
"type": "item",
"amount": 2,
"name": "steel-plate"
},
{
"type": "item",
"amount": 4,
"name": "iron-stick"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[energy]-b[medium-electric-pole]"
},
"military-science-pack": {
"name": "military-science-pack",
"category": "crafting",
"products": [
{
"type": "item",
"name": "military-science-pack",
"probability": 1,
"amount": 2
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "piercing-rounds-magazine"
},
{
"type": "item",
"amount": 1,
"name": "grenade"
},
{
"type": "item",
"amount": 2,
"name": "stone-wall"
}
],
"hidden": false,
"energy": 10,
"order": "c[military-science-pack]"
},
"modular-armor": {
"name": "modular-armor",
"category": "crafting",
"products": [
{
"type": "item",
"name": "modular-armor",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 50,
"name": "steel-plate"
},
{
"type": "item",
"amount": 30,
"name": "advanced-circuit"
}
],
"hidden": false,
"energy": 15,
"order": "c[modular-armor]"
},
"night-vision-equipment": {
"name": "night-vision-equipment",
"category": "crafting",
"products": [
{
"type": "item",
"name": "night-vision-equipment",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "steel-plate"
},
{
"type": "item",
"amount": 5,
"name": "advanced-circuit"
}
],
"hidden": false,
"energy": 10,
"order": "f[night-vision]-a[night-vision-equipment]"
},
"nuclear-fuel": {
"name": "nuclear-fuel",
"category": "centrifuging",
"products": [
{
"type": "item",
"name": "nuclear-fuel",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "rocket-fuel"
},
{
"type": "item",
"amount": 1,
"name": "uranium-235"
}
],
"hidden": false,
"energy": 90,
"order": "q[uranium-rocket-fuel]"
},
"nuclear-reactor": {
"name": "nuclear-reactor",
"category": "crafting",
"products": [
{
"type": "item",
"name": "nuclear-reactor",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 500,
"name": "copper-plate"
},
{
"type": "item",
"amount": 500,
"name": "steel-plate"
},
{
"type": "item",
"amount": 500,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 500,
"name": "concrete"
}
],
"hidden": false,
"energy": 8,
"order": "f[nuclear-energy]-a[reactor]"
},
"offshore-pump": {
"name": "offshore-pump",
"category": "crafting",
"products": [
{
"type": "item",
"name": "offshore-pump",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 2,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 1,
"name": "pipe"
}
],
"hidden": false,
"energy": 0.5,
"order": "b[fluids]-a[offshore-pump]"
},
"oil-refinery": {
"name": "oil-refinery",
"category": "crafting",
"products": [
{
"type": "item",
"name": "oil-refinery",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 15,
"name": "steel-plate"
},
{
"type": "item",
"amount": 10,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 10,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 10,
"name": "pipe"
},
{
"type": "item",
"amount": 10,
"name": "stone-brick"
}
],
"hidden": false,
"energy": 8,
"order": "d[refinery]"
},
"personal-laser-defense-equipment": {
"name": "personal-laser-defense-equipment",
"category": "crafting",
"products": [
{
"type": "item",
"name": "personal-laser-defense-equipment",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 20,
"name": "processing-unit"
},
{
"type": "item",
"amount": 5,
"name": "low-density-structure"
},
{
"type": "item",
"amount": 5,
"name": "laser-turret"
}
],
"hidden": false,
"energy": 10,
"order": "d[active-defense]-a[personal-laser-defense-equipment]"
},
"personal-roboport-equipment": {
"name": "personal-roboport-equipment",
"category": "crafting",
"products": [
{
"type": "item",
"name": "personal-roboport-equipment",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 20,
"name": "steel-plate"
},
{
"type": "item",
"amount": 45,
"name": "battery"
},
{
"type": "item",
"amount": 40,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 10,
"name": "advanced-circuit"
}
],
"hidden": false,
"energy": 10,
"order": "e[robotics]-a[personal-roboport-equipment]"
},
"personal-roboport-mk2-equipment": {
"name": "personal-roboport-mk2-equipment",
"category": "crafting",
"products": [
{
"type": "item",
"name": "personal-roboport-mk2-equipment",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 100,
"name": "processing-unit"
},
{
"type": "item",
"amount": 20,
"name": "low-density-structure"
},
{
"type": "item",
"amount": 5,
"name": "personal-roboport-equipment"
}
],
"hidden": false,
"energy": 20,
"order": "e[robotics]-b[personal-roboport-mk2-equipment]"
},
"piercing-rounds-magazine": {
"name": "piercing-rounds-magazine",
"category": "crafting",
"products": [
{
"type": "item",
"name": "piercing-rounds-magazine",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "copper-plate"
},
{
"type": "item",
"amount": 1,
"name": "steel-plate"
},
{
"type": "item",
"amount": 1,
"name": "firearm-magazine"
}
],
"hidden": false,
"energy": 3,
"order": "a[basic-clips]-b[piercing-rounds-magazine]"
},
"piercing-shotgun-shell": {
"name": "piercing-shotgun-shell",
"category": "crafting",
"products": [
{
"type": "item",
"name": "piercing-shotgun-shell",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "copper-plate"
},
{
"type": "item",
"amount": 2,
"name": "steel-plate"
},
{
"type": "item",
"amount": 2,
"name": "shotgun-shell"
}
],
"hidden": false,
"energy": 8,
"order": "b[shotgun]-b[piercing]"
},
"pipe": {
"name": "pipe",
"category": "crafting",
"products": [
{
"type": "item",
"name": "pipe",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "iron-plate"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[pipe]-a[pipe]"
},
"pipe-to-ground": {
"name": "pipe-to-ground",
"category": "crafting",
"products": [
{
"type": "item",
"name": "pipe-to-ground",
"probability": 1,
"amount": 2
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "iron-plate"
},
{
"type": "item",
"amount": 10,
"name": "pipe"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[pipe]-b[pipe-to-ground]"
},
"pistol": {
"name": "pistol",
"category": "crafting",
"products": [
{
"type": "item",
"name": "pistol",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "iron-plate"
},
{
"type": "item",
"amount": 5,
"name": "copper-plate"
}
],
"hidden": false,
"energy": 5,
"order": "a[basic-clips]-a[pistol]"
},
"plastic-bar": {
"name": "plastic-bar",
"category": "chemistry",
"products": [
{
"type": "item",
"name": "plastic-bar",
"probability": 1,
"amount": 2
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "coal"
},
{
"type": "fluid",
"amount": 20,
"name": "petroleum-gas"
}
],
"hidden": false,
"energy": 1,
"order": "f[plastic-bar]"
},
"player-port": {
"name": "player-port",
"category": "crafting",
"products": [
{
"type": "item",
"name": "player-port",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "iron-plate"
},
{
"type": "item",
"amount": 5,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 10,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 0.5,
"order": "z[not-used]"
},
"poison-capsule": {
"name": "poison-capsule",
"category": "crafting",
"products": [
{
"type": "item",
"name": "poison-capsule",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "coal"
},
{
"type": "item",
"amount": 3,
"name": "steel-plate"
},
{
"type": "item",
"amount": 3,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 8,
"order": "b[poison-capsule]"
},
"power-armor": {
"name": "power-armor",
"category": "crafting",
"products": [
{
"type": "item",
"name": "power-armor",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 40,
"name": "steel-plate"
},
{
"type": "item",
"amount": 40,
"name": "processing-unit"
},
{
"type": "item",
"amount": 20,
"name": "electric-engine-unit"
}
],
"hidden": false,
"energy": 20,
"order": "d[power-armor]"
},
"power-armor-mk2": {
"name": "power-armor-mk2",
"category": "crafting",
"products": [
{
"type": "item",
"name": "power-armor-mk2",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 60,
"name": "processing-unit"
},
{
"type": "item",
"amount": 40,
"name": "electric-engine-unit"
},
{
"type": "item",
"amount": 30,
"name": "low-density-structure"
},
{
"type": "item",
"amount": 25,
"name": "speed-module-2"
},
{
"type": "item",
"amount": 25,
"name": "effectivity-module-2"
}
],
"hidden": false,
"energy": 25,
"order": "e[power-armor-mk2]"
},
"power-switch": {
"name": "power-switch",
"category": "crafting",
"products": [
{
"type": "item",
"name": "power-switch",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "iron-plate"
},
{
"type": "item",
"amount": 5,
"name": "copper-cable"
},
{
"type": "item",
"amount": 2,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 2,
"order": "d[other]-a[power-switch]"
},
"processing-unit": {
"name": "processing-unit",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "processing-unit",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 20,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 2,
"name": "advanced-circuit"
},
{
"type": "fluid",
"amount": 5,
"name": "sulfuric-acid"
}
],
"hidden": false,
"energy": 10,
"order": "g[processing-unit]"
},
"production-science-pack": {
"name": "production-science-pack",
"category": "crafting",
"products": [
{
"type": "item",
"name": "production-science-pack",
"probability": 1,
"amount": 3
}
],
"ingredients": [
{
"type": "item",
"amount": 30,
"name": "rail"
},
{
"type": "item",
"amount": 1,
"name": "electric-furnace"
},
{
"type": "item",
"amount": 1,
"name": "productivity-module"
}
],
"hidden": false,
"energy": 21,
"order": "e[production-science-pack]"
},
"productivity-module": {
"name": "productivity-module",
"category": "crafting",
"products": [
{
"type": "item",
"name": "productivity-module",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 5,
"name": "advanced-circuit"
}
],
"hidden": false,
"energy": 15,
"order": "c[productivity]-a[productivity-module-1]"
},
"productivity-module-2": {
"name": "productivity-module-2",
"category": "crafting",
"products": [
{
"type": "item",
"name": "productivity-module-2",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 5,
"name": "processing-unit"
},
{
"type": "item",
"amount": 4,
"name": "productivity-module"
}
],
"hidden": false,
"energy": 30,
"order": "c[productivity]-b[productivity-module-2]"
},
"productivity-module-3": {
"name": "productivity-module-3",
"category": "crafting",
"products": [
{
"type": "item",
"name": "productivity-module-3",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 5,
"name": "processing-unit"
},
{
"type": "item",
"amount": 5,
"name": "productivity-module-2"
}
],
"hidden": false,
"energy": 60,
"order": "c[productivity]-c[productivity-module-3]"
},
"programmable-speaker": {
"name": "programmable-speaker",
"category": "crafting",
"products": [
{
"type": "item",
"name": "programmable-speaker",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 3,
"name": "iron-plate"
},
{
"type": "item",
"amount": 5,
"name": "copper-cable"
},
{
"type": "item",
"amount": 4,
"name": "iron-stick"
},
{
"type": "item",
"amount": 4,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 2,
"order": "d[other]-b[programmable-speaker]"
},
"pump": {
"name": "pump",
"category": "crafting",
"products": [
{
"type": "item",
"name": "pump",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "steel-plate"
},
{
"type": "item",
"amount": 1,
"name": "engine-unit"
},
{
"type": "item",
"amount": 1,
"name": "pipe"
}
],
"hidden": false,
"energy": 2,
"order": "b[pipe]-c[pump]"
},
"pumpjack": {
"name": "pumpjack",
"category": "crafting",
"products": [
{
"type": "item",
"name": "pumpjack",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "steel-plate"
},
{
"type": "item",
"amount": 10,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 5,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 10,
"name": "pipe"
}
],
"hidden": false,
"energy": 5,
"order": "b[fluids]-b[pumpjack]"
},
"radar": {
"name": "radar",
"category": "crafting",
"products": [
{
"type": "item",
"name": "radar",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "iron-plate"
},
{
"type": "item",
"amount": 5,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 5,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 0.5,
"order": "d[radar]-a[radar]"
},
"rail": {
"name": "rail",
"category": "crafting",
"products": [
{
"type": "item",
"name": "rail",
"probability": 1,
"amount": 2
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "stone"
},
{
"type": "item",
"amount": 1,
"name": "steel-plate"
},
{
"type": "item",
"amount": 1,
"name": "iron-stick"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[train-system]-a[rail]"
},
"rail-chain-signal": {
"name": "rail-chain-signal",
"category": "crafting",
"products": [
{
"type": "item",
"name": "rail-chain-signal",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "iron-plate"
},
{
"type": "item",
"amount": 1,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[train-system]-e[rail-signal-chain]"
},
"rail-signal": {
"name": "rail-signal",
"category": "crafting",
"products": [
{
"type": "item",
"name": "rail-signal",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "iron-plate"
},
{
"type": "item",
"amount": 1,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[train-system]-d[rail-signal]"
},
"railgun": {
"name": "railgun",
"category": "crafting",
"products": [
{
"type": "item",
"name": "railgun",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 15,
"name": "copper-plate"
},
{
"type": "item",
"amount": 15,
"name": "steel-plate"
},
{
"type": "item",
"amount": 10,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 5,
"name": "advanced-circuit"
}
],
"hidden": false,
"energy": 8,
"order": "c[railgun]"
},
"railgun-dart": {
"name": "railgun-dart",
"category": "crafting",
"products": [
{
"type": "item",
"name": "railgun-dart",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "steel-plate"
},
{
"type": "item",
"amount": 5,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 8,
"order": "c[railgun]"
},
"red-wire": {
"name": "red-wire",
"category": "crafting",
"products": [
{
"type": "item",
"name": "red-wire",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "copper-cable"
},
{
"type": "item",
"amount": 1,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 0.5,
"order": "b[wires]-a[red-wire]"
},
"refined-concrete": {
"name": "refined-concrete",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "refined-concrete",
"probability": 1,
"amount": 10
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "steel-plate"
},
{
"type": "item",
"amount": 8,
"name": "iron-stick"
},
{
"type": "item",
"amount": 20,
"name": "concrete"
},
{
"type": "fluid",
"amount": 100,
"name": "water"
}
],
"hidden": false,
"energy": 15,
"order": "b[concrete]-c[refined]"
},
"refined-hazard-concrete": {
"name": "refined-hazard-concrete",
"category": "crafting",
"products": [
{
"type": "item",
"name": "refined-hazard-concrete",
"probability": 1,
"amount": 10
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "refined-concrete"
}
],
"hidden": false,
"energy": 0.25,
"order": "b[concrete]-d[refined-hazard]"
},
"repair-pack": {
"name": "repair-pack",
"category": "crafting",
"products": [
{
"type": "item",
"name": "repair-pack",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 2,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 0.5,
"order": "b[repair]-a[repair-pack]"
},
"roboport": {
"name": "roboport",
"category": "crafting",
"products": [
{
"type": "item",
"name": "roboport",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 45,
"name": "steel-plate"
},
{
"type": "item",
"amount": 45,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 45,
"name": "advanced-circuit"
}
],
"hidden": false,
"energy": 5,
"order": "c[signal]-a[roboport]"
},
"rocket": {
"name": "rocket",
"category": "crafting",
"products": [
{
"type": "item",
"name": "rocket",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "iron-plate"
},
{
"type": "item",
"amount": 1,
"name": "explosives"
},
{
"type": "item",
"amount": 1,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 8,
"order": "d[rocket-launcher]-a[basic]"
},
"rocket-control-unit": {
"name": "rocket-control-unit",
"category": "crafting",
"products": [
{
"type": "item",
"name": "rocket-control-unit",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "processing-unit"
},
{
"type": "item",
"amount": 1,
"name": "speed-module"
}
],
"hidden": false,
"energy": 30,
"order": "n[rocket-control-unit]"
},
"rocket-fuel": {
"name": "rocket-fuel",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "rocket-fuel",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "solid-fuel"
},
{
"type": "fluid",
"amount": 10,
"name": "light-oil"
}
],
"hidden": false,
"energy": 30,
"order": "p[rocket-fuel]"
},
"rocket-launcher": {
"name": "rocket-launcher",
"category": "crafting",
"products": [
{
"type": "item",
"name": "rocket-launcher",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "iron-plate"
},
{
"type": "item",
"amount": 5,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 5,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 10,
"order": "d[rocket-launcher]"
},
"rocket-part": {
"name": "rocket-part",
"category": "rocket-building",
"products": [
{
"type": "item",
"name": "rocket-part",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "rocket-control-unit"
},
{
"type": "item",
"amount": 10,
"name": "low-density-structure"
},
{
"type": "item",
"amount": 10,
"name": "rocket-fuel"
}
],
"hidden": true,
"energy": 3,
"order": "q[rocket-part]"
},
"rocket-silo": {
"name": "rocket-silo",
"category": "crafting",
"products": [
{
"type": "item",
"name": "rocket-silo",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1000,
"name": "steel-plate"
},
{
"type": "item",
"amount": 200,
"name": "processing-unit"
},
{
"type": "item",
"amount": 200,
"name": "electric-engine-unit"
},
{
"type": "item",
"amount": 100,
"name": "pipe"
},
{
"type": "item",
"amount": 1000,
"name": "concrete"
}
],
"hidden": false,
"energy": 30,
"order": "e[rocket-silo]"
},
"satellite": {
"name": "satellite",
"category": "crafting",
"products": [
{
"type": "item",
"name": "satellite",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 100,
"name": "processing-unit"
},
{
"type": "item",
"amount": 100,
"name": "low-density-structure"
},
{
"type": "item",
"amount": 50,
"name": "rocket-fuel"
},
{
"type": "item",
"amount": 100,
"name": "solar-panel"
},
{
"type": "item",
"amount": 100,
"name": "accumulator"
},
{
"type": "item",
"amount": 5,
"name": "radar"
}
],
"hidden": false,
"energy": 5,
"order": "m[satellite]"
},
"shotgun": {
"name": "shotgun",
"category": "crafting",
"products": [
{
"type": "item",
"name": "shotgun",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "wood"
},
{
"type": "item",
"amount": 15,
"name": "iron-plate"
},
{
"type": "item",
"amount": 10,
"name": "copper-plate"
},
{
"type": "item",
"amount": 5,
"name": "iron-gear-wheel"
}
],
"hidden": false,
"energy": 10,
"order": "b[shotgun]-a[basic]"
},
"shotgun-shell": {
"name": "shotgun-shell",
"category": "crafting",
"products": [
{
"type": "item",
"name": "shotgun-shell",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "iron-plate"
},
{
"type": "item",
"amount": 2,
"name": "copper-plate"
}
],
"hidden": false,
"energy": 3,
"order": "b[shotgun]-a[basic]"
},
"slowdown-capsule": {
"name": "slowdown-capsule",
"category": "crafting",
"products": [
{
"type": "item",
"name": "slowdown-capsule",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "coal"
},
{
"type": "item",
"amount": 2,
"name": "steel-plate"
},
{
"type": "item",
"amount": 2,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 8,
"order": "c[slowdown-capsule]"
},
"small-electric-pole": {
"name": "small-electric-pole",
"category": "crafting",
"products": [
{
"type": "item",
"name": "small-electric-pole",
"probability": 1,
"amount": 2
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "wood"
},
{
"type": "item",
"amount": 2,
"name": "copper-cable"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[energy]-a[small-electric-pole]"
},
"small-lamp": {
"name": "small-lamp",
"category": "crafting",
"products": [
{
"type": "item",
"name": "small-lamp",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "iron-plate"
},
{
"type": "item",
"amount": 3,
"name": "copper-cable"
},
{
"type": "item",
"amount": 1,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[light]-a[small-lamp]"
},
"small-plane": {
"name": "small-plane",
"category": "crafting",
"products": [
{
"type": "item",
"name": "small-plane",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 100,
"name": "plastic-bar"
},
{
"type": "item",
"amount": 100,
"name": "battery"
},
{
"type": "item",
"amount": 200,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 20,
"name": "electric-engine-unit"
}
],
"hidden": false,
"energy": 30,
"order": "b[personal-transport]-c[small-plane]"
},
"solar-panel": {
"name": "solar-panel",
"category": "crafting",
"products": [
{
"type": "item",
"name": "solar-panel",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "copper-plate"
},
{
"type": "item",
"amount": 5,
"name": "steel-plate"
},
{
"type": "item",
"amount": 15,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 10,
"order": "d[solar-panel]-a[solar-panel]"
},
"solar-panel-equipment": {
"name": "solar-panel-equipment",
"category": "crafting",
"products": [
{
"type": "item",
"name": "solar-panel-equipment",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "steel-plate"
},
{
"type": "item",
"amount": 2,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 1,
"name": "solar-panel"
}
],
"hidden": false,
"energy": 10,
"order": "a[energy-source]-a[solar-panel]"
},
"speed-module": {
"name": "speed-module",
"category": "crafting",
"products": [
{
"type": "item",
"name": "speed-module",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 5,
"name": "advanced-circuit"
}
],
"hidden": false,
"energy": 15,
"order": "a[speed]-a[speed-module-1]"
},
"speed-module-2": {
"name": "speed-module-2",
"category": "crafting",
"products": [
{
"type": "item",
"name": "speed-module-2",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 5,
"name": "processing-unit"
},
{
"type": "item",
"amount": 4,
"name": "speed-module"
}
],
"hidden": false,
"energy": 30,
"order": "a[speed]-b[speed-module-2]"
},
"speed-module-3": {
"name": "speed-module-3",
"category": "crafting",
"products": [
{
"type": "item",
"name": "speed-module-3",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 5,
"name": "processing-unit"
},
{
"type": "item",
"amount": 5,
"name": "speed-module-2"
}
],
"hidden": false,
"energy": 60,
"order": "a[speed]-c[speed-module-3]"
},
"splitter": {
"name": "splitter",
"category": "crafting",
"products": [
{
"type": "item",
"name": "splitter",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "iron-plate"
},
{
"type": "item",
"amount": 5,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 4,
"name": "transport-belt"
}
],
"hidden": false,
"energy": 1,
"order": "c[splitter]-a[splitter]"
},
"stack-filter-inserter": {
"name": "stack-filter-inserter",
"category": "crafting",
"products": [
{
"type": "item",
"name": "stack-filter-inserter",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 1,
"name": "stack-inserter"
}
],
"hidden": false,
"energy": 0.5,
"order": "g[stack-filter-inserter]"
},
"stack-inserter": {
"name": "stack-inserter",
"category": "crafting",
"products": [
{
"type": "item",
"name": "stack-inserter",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 15,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 15,
"name": "electronic-circuit"
},
{
"type": "item",
"amount": 1,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 1,
"name": "fast-inserter"
}
],
"hidden": false,
"energy": 0.5,
"order": "f[stack-inserter]"
},
"steam-engine": {
"name": "steam-engine",
"category": "crafting",
"products": [
{
"type": "item",
"name": "steam-engine",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "iron-plate"
},
{
"type": "item",
"amount": 8,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 5,
"name": "pipe"
}
],
"hidden": false,
"energy": 0.5,
"order": "b[steam-power]-b[steam-engine]"
},
"steam-turbine": {
"name": "steam-turbine",
"category": "crafting",
"products": [
{
"type": "item",
"name": "steam-turbine",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 50,
"name": "copper-plate"
},
{
"type": "item",
"amount": 50,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 20,
"name": "pipe"
}
],
"hidden": false,
"energy": 3,
"order": "b[steam-power]-c[steam-turbine]"
},
"steel-chest": {
"name": "steel-chest",
"category": "crafting",
"products": [
{
"type": "item",
"name": "steel-chest",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 8,
"name": "steel-plate"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[items]-c[steel-chest]"
},
"steel-furnace": {
"name": "steel-furnace",
"category": "crafting",
"products": [
{
"type": "item",
"name": "steel-furnace",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 6,
"name": "steel-plate"
},
{
"type": "item",
"amount": 10,
"name": "stone-brick"
}
],
"hidden": false,
"energy": 3,
"order": "b[steel-furnace]"
},
"steel-plate": {
"name": "steel-plate",
"category": "smelting",
"products": [
{
"type": "item",
"name": "steel-plate",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "iron-plate"
}
],
"hidden": false,
"energy": 16,
"order": "d[steel-plate]"
},
"stone-brick": {
"name": "stone-brick",
"category": "smelting",
"products": [
{
"type": "item",
"name": "stone-brick",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "stone"
}
],
"hidden": false,
"energy": 3.2,
"order": "a[stone-brick]"
},
"stone-furnace": {
"name": "stone-furnace",
"category": "crafting",
"products": [
{
"type": "item",
"name": "stone-furnace",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "stone"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[stone-furnace]"
},
"stone-wall": {
"name": "stone-wall",
"category": "crafting",
"products": [
{
"type": "item",
"name": "stone-wall",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "stone-brick"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[stone-wall]-a[stone-wall]"
},
"storage-tank": {
"name": "storage-tank",
"category": "crafting",
"products": [
{
"type": "item",
"name": "storage-tank",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 20,
"name": "iron-plate"
},
{
"type": "item",
"amount": 5,
"name": "steel-plate"
}
],
"hidden": false,
"energy": 3,
"order": "b[fluid]-a[storage-tank]"
},
"submachine-gun": {
"name": "submachine-gun",
"category": "crafting",
"products": [
{
"type": "item",
"name": "submachine-gun",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "iron-plate"
},
{
"type": "item",
"amount": 5,
"name": "copper-plate"
},
{
"type": "item",
"amount": 10,
"name": "iron-gear-wheel"
}
],
"hidden": false,
"energy": 10,
"order": "a[basic-clips]-b[submachine-gun]"
},
"substation": {
"name": "substation",
"category": "crafting",
"products": [
{
"type": "item",
"name": "substation",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "copper-plate"
},
{
"type": "item",
"amount": 10,
"name": "steel-plate"
},
{
"type": "item",
"amount": 5,
"name": "advanced-circuit"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[energy]-d[substation]"
},
"sulfur": {
"name": "sulfur",
"category": "chemistry",
"products": [
{
"type": "item",
"name": "sulfur",
"probability": 1,
"amount": 2
}
],
"ingredients": [
{
"type": "fluid",
"amount": 30,
"name": "water"
},
{
"type": "fluid",
"amount": 30,
"name": "petroleum-gas"
}
],
"hidden": false,
"energy": 1,
"order": "g[sulfur]"
},
"sulfuric-acid": {
"name": "sulfuric-acid",
"category": "chemistry",
"products": [
{
"type": "fluid",
"name": "sulfuric-acid",
"probability": 1,
"amount": 50
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "iron-plate"
},
{
"type": "item",
"amount": 5,
"name": "sulfur"
},
{
"type": "fluid",
"amount": 100,
"name": "water"
}
],
"hidden": false,
"energy": 1,
"order": "a[fluid]-f[sulfuric-acid]"
},
"tank": {
"name": "tank",
"category": "crafting",
"products": [
{
"type": "item",
"name": "tank",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 50,
"name": "steel-plate"
},
{
"type": "item",
"amount": 15,
"name": "iron-gear-wheel"
},
{
"type": "item",
"amount": 10,
"name": "advanced-circuit"
},
{
"type": "item",
"amount": 32,
"name": "engine-unit"
}
],
"hidden": false,
"energy": 5,
"order": "b[personal-transport]-b[tank]"
},
"train-stop": {
"name": "train-stop",
"category": "crafting",
"products": [
{
"type": "item",
"name": "train-stop",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 6,
"name": "iron-plate"
},
{
"type": "item",
"amount": 3,
"name": "steel-plate"
},
{
"type": "item",
"amount": 6,
"name": "iron-stick"
},
{
"type": "item",
"amount": 5,
"name": "electronic-circuit"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[train-system]-c[train-stop]"
},
"transport-belt": {
"name": "transport-belt",
"category": "crafting",
"products": [
{
"type": "item",
"name": "transport-belt",
"probability": 1,
"amount": 2
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "iron-plate"
},
{
"type": "item",
"amount": 1,
"name": "iron-gear-wheel"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[transport-belt]-a[transport-belt]"
},
"underground-belt": {
"name": "underground-belt",
"category": "crafting",
"products": [
{
"type": "item",
"name": "underground-belt",
"probability": 1,
"amount": 2
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "iron-plate"
},
{
"type": "item",
"amount": 5,
"name": "transport-belt"
}
],
"hidden": false,
"energy": 1,
"order": "b[underground-belt]-a[underground-belt]"
},
"uranium-cannon-shell": {
"name": "uranium-cannon-shell",
"category": "crafting",
"products": [
{
"type": "item",
"name": "uranium-cannon-shell",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "uranium-238"
},
{
"type": "item",
"amount": 1,
"name": "cannon-shell"
}
],
"hidden": false,
"energy": 12,
"order": "d[cannon-shell]-c[uranium]"
},
"uranium-fuel-cell": {
"name": "uranium-fuel-cell",
"category": "crafting",
"products": [
{
"type": "item",
"name": "uranium-fuel-cell",
"probability": 1,
"amount": 10
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "iron-plate"
},
{
"type": "item",
"amount": 1,
"name": "uranium-235"
},
{
"type": "item",
"amount": 19,
"name": "uranium-238"
}
],
"hidden": false,
"energy": 10,
"order": "r[uranium-processing]-a[uranium-fuel-cell]"
},
"uranium-rounds-magazine": {
"name": "uranium-rounds-magazine",
"category": "crafting",
"products": [
{
"type": "item",
"name": "uranium-rounds-magazine",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "uranium-238"
},
{
"type": "item",
"amount": 1,
"name": "piercing-rounds-magazine"
}
],
"hidden": false,
"energy": 10,
"order": "a[basic-clips]-c[uranium-rounds-magazine]"
},
"utility-science-pack": {
"name": "utility-science-pack",
"category": "crafting",
"products": [
{
"type": "item",
"name": "utility-science-pack",
"probability": 1,
"amount": 3
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "processing-unit"
},
{
"type": "item",
"amount": 1,
"name": "flying-robot-frame"
},
{
"type": "item",
"amount": 3,
"name": "low-density-structure"
}
],
"hidden": false,
"energy": 21,
"order": "f[utility-science-pack]"
},
"wooden-chest": {
"name": "wooden-chest",
"category": "crafting",
"products": [
{
"type": "item",
"name": "wooden-chest",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 2,
"name": "wood"
}
],
"hidden": false,
"energy": 0.5,
"order": "a[items]-a[wooden-chest]"
},
"basic-oil-processing": {
"name": "basic-oil-processing",
"category": "oil-processing",
"products": [
{
"type": "fluid",
"name": "petroleum-gas",
"probability": 1,
"amount": 45
}
],
"ingredients": [
{
"type": "fluid",
"amount": 100,
"name": "crude-oil"
}
],
"hidden": false,
"energy": 5,
"order": "a[oil-processing]-a[basic-oil-processing]"
},
"advanced-oil-processing": {
"name": "advanced-oil-processing",
"category": "oil-processing",
"products": [
{
"type": "fluid",
"name": "heavy-oil",
"probability": 1,
"amount": 25
},
{
"type": "fluid",
"name": "light-oil",
"probability": 1,
"amount": 45
},
{
"type": "fluid",
"name": "petroleum-gas",
"probability": 1,
"amount": 55
}
],
"ingredients": [
{
"type": "fluid",
"amount": 50,
"name": "water"
},
{
"type": "fluid",
"amount": 100,
"name": "crude-oil"
}
],
"hidden": false,
"energy": 5,
"order": "a[oil-processing]-b[advanced-oil-processing]"
},
"coal-liquefaction": {
"name": "coal-liquefaction",
"category": "oil-processing",
"products": [
{
"type": "fluid",
"name": "heavy-oil",
"probability": 1,
"amount": 90,
"catalyst_amount": 25
},
{
"type": "fluid",
"name": "light-oil",
"probability": 1,
"amount": 20
},
{
"type": "fluid",
"name": "petroleum-gas",
"probability": 1,
"amount": 10
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "coal"
},
{
"type": "fluid",
"amount": 25,
"name": "heavy-oil",
"catalyst_amount": 25
},
{
"type": "fluid",
"amount": 50,
"name": "steam"
}
],
"hidden": false,
"energy": 5,
"order": "a[oil-processing]-c[coal-liquefaction]"
},
"fill-crude-oil-barrel": {
"name": "fill-crude-oil-barrel",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "crude-oil-barrel",
"probability": 1,
"amount": 1,
"catalyst_amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "empty-barrel",
"catalyst_amount": 1
},
{
"type": "fluid",
"amount": 50,
"name": "crude-oil",
"catalyst_amount": 50
}
],
"hidden": false,
"energy": 0.2,
"order": "b[fill-crude-oil-barrel]"
},
"fill-heavy-oil-barrel": {
"name": "fill-heavy-oil-barrel",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "heavy-oil-barrel",
"probability": 1,
"amount": 1,
"catalyst_amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "empty-barrel",
"catalyst_amount": 1
},
{
"type": "fluid",
"amount": 50,
"name": "heavy-oil",
"catalyst_amount": 50
}
],
"hidden": false,
"energy": 0.2,
"order": "b[fill-heavy-oil-barrel]"
},
"fill-light-oil-barrel": {
"name": "fill-light-oil-barrel",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "light-oil-barrel",
"probability": 1,
"amount": 1,
"catalyst_amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "empty-barrel",
"catalyst_amount": 1
},
{
"type": "fluid",
"amount": 50,
"name": "light-oil",
"catalyst_amount": 50
}
],
"hidden": false,
"energy": 0.2,
"order": "b[fill-light-oil-barrel]"
},
"fill-lubricant-barrel": {
"name": "fill-lubricant-barrel",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "lubricant-barrel",
"probability": 1,
"amount": 1,
"catalyst_amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "empty-barrel",
"catalyst_amount": 1
},
{
"type": "fluid",
"amount": 50,
"name": "lubricant",
"catalyst_amount": 50
}
],
"hidden": false,
"energy": 0.2,
"order": "b[fill-lubricant-barrel]"
},
"fill-petroleum-gas-barrel": {
"name": "fill-petroleum-gas-barrel",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "petroleum-gas-barrel",
"probability": 1,
"amount": 1,
"catalyst_amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "empty-barrel",
"catalyst_amount": 1
},
{
"type": "fluid",
"amount": 50,
"name": "petroleum-gas",
"catalyst_amount": 50
}
],
"hidden": false,
"energy": 0.2,
"order": "b[fill-petroleum-gas-barrel]"
},
"fill-sulfuric-acid-barrel": {
"name": "fill-sulfuric-acid-barrel",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "sulfuric-acid-barrel",
"probability": 1,
"amount": 1,
"catalyst_amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "empty-barrel",
"catalyst_amount": 1
},
{
"type": "fluid",
"amount": 50,
"name": "sulfuric-acid",
"catalyst_amount": 50
}
],
"hidden": false,
"energy": 0.2,
"order": "b[fill-sulfuric-acid-barrel]"
},
"fill-water-barrel": {
"name": "fill-water-barrel",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "water-barrel",
"probability": 1,
"amount": 1,
"catalyst_amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "empty-barrel",
"catalyst_amount": 1
},
{
"type": "fluid",
"amount": 50,
"name": "water",
"catalyst_amount": 50
}
],
"hidden": false,
"energy": 0.2,
"order": "b[fill-water-barrel]"
},
"heavy-oil-cracking": {
"name": "heavy-oil-cracking",
"category": "chemistry",
"products": [
{
"type": "fluid",
"name": "light-oil",
"probability": 1,
"amount": 30
}
],
"ingredients": [
{
"type": "fluid",
"amount": 30,
"name": "water"
},
{
"type": "fluid",
"amount": 40,
"name": "heavy-oil"
}
],
"hidden": false,
"energy": 2,
"order": "b[fluid-chemistry]-a[heavy-oil-cracking]"
},
"light-oil-cracking": {
"name": "light-oil-cracking",
"category": "chemistry",
"products": [
{
"type": "fluid",
"name": "petroleum-gas",
"probability": 1,
"amount": 20
}
],
"ingredients": [
{
"type": "fluid",
"amount": 30,
"name": "water"
},
{
"type": "fluid",
"amount": 30,
"name": "light-oil"
}
],
"hidden": false,
"energy": 2,
"order": "b[fluid-chemistry]-b[light-oil-cracking]"
},
"solid-fuel-from-light-oil": {
"name": "solid-fuel-from-light-oil",
"category": "chemistry",
"products": [
{
"type": "item",
"name": "solid-fuel",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "fluid",
"amount": 10,
"name": "light-oil"
}
],
"hidden": false,
"energy": 2,
"order": "b[fluid-chemistry]-c[solid-fuel-from-light-oil]"
},
"solid-fuel-from-petroleum-gas": {
"name": "solid-fuel-from-petroleum-gas",
"category": "chemistry",
"products": [
{
"type": "item",
"name": "solid-fuel",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "fluid",
"amount": 20,
"name": "petroleum-gas"
}
],
"hidden": false,
"energy": 2,
"order": "b[fluid-chemistry]-d[solid-fuel-from-petroleum-gas]"
},
"solid-fuel-from-heavy-oil": {
"name": "solid-fuel-from-heavy-oil",
"category": "chemistry",
"products": [
{
"type": "item",
"name": "solid-fuel",
"probability": 1,
"amount": 1
}
],
"ingredients": [
{
"type": "fluid",
"amount": 20,
"name": "heavy-oil"
}
],
"hidden": false,
"energy": 2,
"order": "b[fluid-chemistry]-e[solid-fuel-from-heavy-oil]"
},
"empty-crude-oil-barrel": {
"name": "empty-crude-oil-barrel",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "empty-barrel",
"probability": 1,
"amount": 1,
"catalyst_amount": 1
},
{
"type": "fluid",
"name": "crude-oil",
"probability": 1,
"amount": 50,
"catalyst_amount": 50
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "crude-oil-barrel",
"catalyst_amount": 1
}
],
"hidden": false,
"energy": 0.2,
"order": "c[empty-crude-oil-barrel]"
},
"empty-heavy-oil-barrel": {
"name": "empty-heavy-oil-barrel",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "empty-barrel",
"probability": 1,
"amount": 1,
"catalyst_amount": 1
},
{
"type": "fluid",
"name": "heavy-oil",
"probability": 1,
"amount": 50,
"catalyst_amount": 50
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "heavy-oil-barrel",
"catalyst_amount": 1
}
],
"hidden": false,
"energy": 0.2,
"order": "c[empty-heavy-oil-barrel]"
},
"empty-light-oil-barrel": {
"name": "empty-light-oil-barrel",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "empty-barrel",
"probability": 1,
"amount": 1,
"catalyst_amount": 1
},
{
"type": "fluid",
"name": "light-oil",
"probability": 1,
"amount": 50,
"catalyst_amount": 50
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "light-oil-barrel",
"catalyst_amount": 1
}
],
"hidden": false,
"energy": 0.2,
"order": "c[empty-light-oil-barrel]"
},
"empty-lubricant-barrel": {
"name": "empty-lubricant-barrel",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "empty-barrel",
"probability": 1,
"amount": 1,
"catalyst_amount": 1
},
{
"type": "fluid",
"name": "lubricant",
"probability": 1,
"amount": 50,
"catalyst_amount": 50
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "lubricant-barrel",
"catalyst_amount": 1
}
],
"hidden": false,
"energy": 0.2,
"order": "c[empty-lubricant-barrel]"
},
"empty-petroleum-gas-barrel": {
"name": "empty-petroleum-gas-barrel",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "empty-barrel",
"probability": 1,
"amount": 1,
"catalyst_amount": 1
},
{
"type": "fluid",
"name": "petroleum-gas",
"probability": 1,
"amount": 50,
"catalyst_amount": 50
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "petroleum-gas-barrel",
"catalyst_amount": 1
}
],
"hidden": false,
"energy": 0.2,
"order": "c[empty-petroleum-gas-barrel]"
},
"empty-sulfuric-acid-barrel": {
"name": "empty-sulfuric-acid-barrel",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "empty-barrel",
"probability": 1,
"amount": 1,
"catalyst_amount": 1
},
{
"type": "fluid",
"name": "sulfuric-acid",
"probability": 1,
"amount": 50,
"catalyst_amount": 50
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "sulfuric-acid-barrel",
"catalyst_amount": 1
}
],
"hidden": false,
"energy": 0.2,
"order": "c[empty-sulfuric-acid-barrel]"
},
"empty-water-barrel": {
"name": "empty-water-barrel",
"category": "crafting-with-fluid",
"products": [
{
"type": "item",
"name": "empty-barrel",
"probability": 1,
"amount": 1,
"catalyst_amount": 1
},
{
"type": "fluid",
"name": "water",
"probability": 1,
"amount": 50,
"catalyst_amount": 50
}
],
"ingredients": [
{
"type": "item",
"amount": 1,
"name": "water-barrel",
"catalyst_amount": 1
}
],
"hidden": false,
"energy": 0.2,
"order": "c[empty-water-barrel]"
},
"uranium-processing": {
"name": "uranium-processing",
"category": "centrifuging",
"products": [
{
"type": "item",
"name": "uranium-235",
"probability": 0.007,
"amount": 1
},
{
"type": "item",
"name": "uranium-238",
"probability": 0.993,
"amount": 1
}
],
"ingredients": [
{
"type": "item",
"amount": 10,
"name": "uranium-ore"
}
],
"hidden": false,
"energy": 12,
"order": "k[uranium-processing]"
},
"nuclear-fuel-reprocessing": {
"name": "nuclear-fuel-reprocessing",
"category": "centrifuging",
"products": [
{
"type": "item",
"name": "uranium-238",
"probability": 1,
"amount": 3
}
],
"ingredients": [
{
"type": "item",
"amount": 5,
"name": "used-up-uranium-fuel-cell"
}
],
"hidden": false,
"energy": 60,
"order": "r[uranium-processing]-b[nuclear-fuel-reprocessing]"
},
"kovarex-enrichment-process": {
"name": "kovarex-enrichment-process",
"category": "centrifuging",
"products": [
{
"type": "item",
"name": "uranium-235",
"probability": 1,
"amount": 41,
"catalyst_amount": 40
},
{
"type": "item",
"name": "uranium-238",
"probability": 1,
"amount": 2,
"catalyst_amount": 2
}
],
"ingredients": [
{
"type": "item",
"amount": 40,
"name": "uranium-235",
"catalyst_amount": 40
},
{
"type": "item",
"amount": 5,
"name": "uranium-238",
"catalyst_amount": 2
}
],
"hidden": false,
"energy": 60,
"order": "r[uranium-processing]-c[kovarex-enrichment-process]"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment