{
  "type": "create:sequenced_assembly",
  "ingredient": {"item":"pneumaticcraft:printed_circuit_board"},
  "transitionalItem": {"item": "create:sturdy_sheet"},
  "sequence": [
    {"type": "create:deploying","ingredients": [{"item": "create:sturdy_sheet"}, {"item": "refinedstorage:raw_improved_processor"}],"results": [{"item": "create:sturdy_sheet"}]},
    {"type": "create:deploying","ingredients": [{"item": "create:sturdy_sheet"}, {"tag": "forge:wires/electrum"}],"results": [{"item": "create:sturdy_sheet"}]},
    {"type": "create:deploying","ingredients": [{"item": "create:sturdy_sheet"}, {"item": "refinedstorage:raw_advanced_processor"}],"results": [{"item": "create:sturdy_sheet"}]},
    {"type": "create:deploying","ingredients": [{"item": "create:sturdy_sheet"}, {"tag": "forge:wires/electrum"}],"results": [{"item": "create:sturdy_sheet"}]},
    {"type": "create:deploying","ingredients": [{"item": "create:sturdy_sheet"}, {"item": "extrastorage:raw_neural_processor"}],"results": [{"item": "create:sturdy_sheet"}]},
    {"type": "create:pressing","ingredients": [{"item": "create:sturdy_sheet"}],"results": [{"item": "extrastorage:neural_processor"}]}
  ],
  "results": [{"item": "extrastorage:neural_processor"}],
  "loops": 1
}