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.
Manufactory
Nuclearcraft Neoteric · by igentuman
Manufactory is a block from Nuclearcraft Neoteric, crafted from Lead Ingot, Any Redstone Dust, Flint, Piston, and Coil Copper.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Manufactory | 1–1 | 100% | — |
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
}
