Logistical Sorter
mekanism:logistical_sorter

Logistical Sorter

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Pickaxe Mineable

Acquisition

Crafting using Any Iron Ingot, Piston, Any Iron Ingot, Any Iron Ingot, Basic Control Circuit, Any Iron Ingot, Any Iron Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Logistical Sorter.

Crafting
Logistical Sorter Logistical Sorter guaranteed

Mining & drops

sourcecountchanceconditions
Logistical Sorter1–1100%

Used in (1)

Mek Data using Any Atomic Alloy, Basic Control Circuit, Any Atomic Alloy, Logistical Sorter, Robit, Logistical Sorter, Teleportation Core, Steel Casing and Teleportation Core, arranged in the pattern shown. Produces Digital Miner.

Mek Data
Digital Miner Digital Miner guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:logistical_sorter
Namespace
mekanism
Mod ID
mekanism
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "I#I",
    "ICI",
    "III"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:piston"
    },
    "C": {
      "tag": "forge:circuits/basic"
    },
    "I": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}