Analyzer
nuclearcraft:analyzer

Analyzer

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron Tool

Analyzer is a block from Nuclearcraft Neoteric, crafted from Plate Basic, Eye of Ender, Cartography Table, and Motor.

Acquisition

Crafting using Plate Basic, Eye of Ender, Plate Basic, Plate Basic, Cartography Table, Plate Basic, Plate Basic, Motor and Plate Basic, arranged in the pattern shown. Produces Analyzer.

Crafting
Analyzer Analyzer guaranteed

Mining & drops

sourcecountchanceconditions
Analyzer1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:analyzer
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": [
    "PYP",
    "PCP",
    "PMP"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:cartography_table"
    },
    "M": {
      "item": "nuclearcraft:motor"
    },
    "P": {
      "item": "nuclearcraft:plate_basic"
    },
    "Y": {
      "item": "minecraft:ender_eye"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_machines",
  "experience": null,
  "cooking_time": null
}