Crafting using Plate Basic, Any Iron Ingot, Plate Basic, Any Iron Ingot, Furnace, Any Iron Ingot, Plate Basic, Any Iron Ingot and Plate Basic, arranged in the pattern shown. Produces Nuclear Furnace.
Nuclear Furnace
Nuclearcraft Neoteric · by igentuman
Nuclear Furnace is a block from Nuclearcraft Neoteric, crafted from Plate Basic, Any Iron Ingot, and Furnace.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Nuclear Furnace | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
nuclearcraft:nuclear_furnace- 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": [
"PTP",
"TFT",
"PTP"
],
"ingredients": {
"F": {
"item": "minecraft:furnace"
},
"P": {
"item": "nuclearcraft:plate_basic"
},
"T": {
"tag": "forge:ingots/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": "nuclearcraft_machines",
"experience": null,
"cooking_time": null
}
