Importer
refinedstorage:importer

Importer

Refined Storage · by Refined Mods
block Relocation Not Supported

Acquisition

Crafting using Cable, Destruction Core and Improved Processor, in any arrangement. Produces Importer.

Crafting ⇆ any arrangement
Cable
Destruction Core
Improved Processor
Importer Importer guaranteed

Mining & drops

sourcecountchanceconditions
Importer1–1100%Survives Explosion

Used in (1)

Crafting using Quartz Enriched Iron, Importer, Quartz Enriched Iron, Redstone Dust, Machine Casing, Redstone Dust, Quartz Enriched Iron, Exporter and Quartz Enriched Iron, arranged in the pattern shown. Produces Interface.

Crafting
Interface guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
refinedstorage:importer
Namespace
refinedstorage
Mod ID
refinedstorage
Tags (1)
forge:blocks/relocation_not_supported

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "refinedstorage:cable"
    },
    {
      "item": "refinedstorage:destruction_core"
    },
    {
      "item": "refinedstorage:improved_processor"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}