Crafting using Plate Basic, Hopper, Plate Basic, Ferroboron Ingot, Chassis, Ferroboron Ingot, Plate Basic, Tough Alloy Ingot and Plate Basic, arranged in the pattern shown. Produces Ingot Former.
Ingot Former
Nuclearcraft Neoteric · by igentuman
Ingot Former is a block from Nuclearcraft Neoteric, crafted from Plate Basic, Hopper, Ferroboron Ingot, Chassis, and Tough Alloy Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Ingot Former | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
nuclearcraft:ingot_former- 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": [
"LFL",
"XPX",
"LSL"
],
"ingredients": {
"F": {
"item": "minecraft:hopper"
},
"L": {
"item": "nuclearcraft:plate_basic"
},
"P": {
"item": "nuclearcraft:chassis"
},
"S": {
"tag": "forge:ingots/tough_alloy"
},
"X": {
"tag": "forge:ingots/ferroboron"
}
},
"conditions": [],
"sequence": null,
"group_name": "nuclearcraft_processors",
"experience": null,
"cooking_time": null
}