Crafting using Plate Basic, Any Redstone Dust, Plate Basic, Ash Brick, Blast Furnace, Ash Brick, Plate Basic, Coil Copper and Plate Basic, arranged in the pattern shown. Produces Alloy Smelter.
Alloy Smelter
Nuclearcraft Neoteric · by igentuman
Alloy Smelter is a block from Nuclearcraft Neoteric, crafted from Plate Basic, Any Redstone Dust, Ash Brick, Blast Furnace, and Coil Copper.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Alloy Smelter | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
nuclearcraft:alloy_smelter- 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": {
"tag": "forge:dusts/redstone"
},
"L": {
"item": "nuclearcraft:plate_basic"
},
"P": {
"item": "minecraft:blast_furnace"
},
"S": {
"item": "nuclearcraft:coil_copper"
},
"X": {
"tag": "forge:ingots/brick"
}
},
"conditions": [],
"sequence": null,
"group_name": "nuclearcraft_processors",
"experience": null,
"cooking_time": null
}
