Alloy Smelter
nuclearcraft:alloy_smelter

Alloy Smelter

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron Tool

Alloy Smelter is a block from Nuclearcraft Neoteric, crafted from Plate Basic, Any Redstone Dust, Ash Brick, Blast Furnace, and Coil Copper.

Acquisition

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.

Crafting
Alloy Smelter Alloy Smelter guaranteed

Mining & drops

sourcecountchanceconditions
Alloy Smelter1–1100%

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
}