Exporter
refinedstorage:exporter

Exporter

Refined Storage · by Refined Mods
block Relocation Not Supported

Acquisition

Crafting using Cable, Construction Core and Improved Processor, in any arrangement. Produces Exporter.

Crafting ⇆ any arrangement
Cable
Construction Core
Improved Processor
Exporter Exporter guaranteed

Mining & drops

sourcecountchanceconditions
Exporter1–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:exporter
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:construction_core"
    },
    {
      "item": "refinedstorage:improved_processor"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}