Ingot Former
nuclearcraft:ingot_former

Ingot Former

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron Tool

Ingot Former is a block from Nuclearcraft Neoteric, crafted from Plate Basic, Hopper, Ferroboron Ingot, Chassis, and Tough Alloy Ingot.

Acquisition

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.

Crafting
Plate Basic
Hopper
Plate Basic
Ferroboron Ingot
Chassis
Ferroboron Ingot
Plate Basic
Tough Alloy Ingot
Plate Basic
Ingot Former Ingot Former guaranteed

Mining & drops

sourcecountchanceconditions
Ingot Former1–1100%

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
}