Isotope Separator
nuclearcraft:isotope_separator

Isotope Separator

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron Tool

Isotope Separator is a block from Nuclearcraft Neoteric, crafted from Plate Basic, Motor, Any Redstone Dust, and Chassis.

Acquisition

Crafting using Plate Basic, Motor, Plate Basic, Any Redstone Dust, Chassis, Any Redstone Dust, Plate Basic, Motor and Plate Basic, arranged in the pattern shown. Produces Isotope Separator.

Crafting
Plate Basic
Motor
Plate Basic
Any Redstone Dust
Chassis
Any Redstone Dust
Plate Basic
Motor
Plate Basic
Isotope Separator Isotope Separator guaranteed

Mining & drops

sourcecountchanceconditions
Isotope Separator1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:isotope_separator
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PMP",
    "RCR",
    "PMP"
  ],
  "ingredients": {
    "C": {
      "item": "nuclearcraft:chassis"
    },
    "M": {
      "item": "nuclearcraft:motor"
    },
    "P": {
      "item": "nuclearcraft:plate_basic"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_machines",
  "experience": null,
  "cooking_time": null
}