Raw Basic Processor
refinedstorage:raw_basic_processor

Raw Basic Processor

Refined Storage · by Refined Mods
item

Acquisition

Crafting using Processor Binding, Iron Ingot, Any Silicon and Redstone Dust, in any arrangement. Produces Raw Basic Processor.

Crafting ⇆ any arrangement
Processor Binding
Iron Ingot
Any Silicon
Redstone Dust
Raw Basic Processor Raw Basic Processor guaranteed

Used in (1)

Developer reference
Registry name
refinedstorage:raw_basic_processor
Namespace
refinedstorage
Mod ID
refinedstorage

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "refinedstorage:processor_binding"
    },
    {
      "item": "minecraft:iron_ingot"
    },
    {
      "tag": "forge:silicon"
    },
    {
      "item": "minecraft:redstone"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}