Manufactory
nuclearcraft:manufactory

Manufactory

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron Tool

Manufactory is a block from Nuclearcraft Neoteric, crafted from Lead Ingot, Any Redstone Dust, Flint, Piston, and Coil Copper.

Acquisition

Crafting using Lead Ingot, Any Redstone Dust, Lead Ingot, Flint, Piston, Flint, Lead Ingot, Coil Copper and Lead Ingot, arranged in the pattern shown. Produces Manufactory.

Crafting
Manufactory Manufactory guaranteed

Mining & drops

sourcecountchanceconditions
Manufactory1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:manufactory
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": [
    "LRL",
    "FPF",
    "LSL"
  ],
  "ingredients": {
    "F": {
      "item": "minecraft:flint"
    },
    "L": {
      "tag": "forge:ingots/lead"
    },
    "P": {
      "item": "minecraft:piston"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    },
    "S": {
      "item": "nuclearcraft:coil_copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_processors",
  "experience": null,
  "cooking_time": null
}