Ferroboron Ingot
nuclearcraft:ferroboron_ingot

Ferroboron Ingot

Nuclearcraft Neoteric · by igentuman
item Ferroboron IngotFerroboron IngotIngots

Ferroboron Ingot is a ingot from Nuclearcraft Neoteric, crafted from Ferroboron Dust.

Acquisition

Smelting using Ferroboron Dust (200 ticks, 1 xp). Produces Ferroboron Ingot.

Smelting

200 ticks· 1 xp

Ferroboron Ingot Ferroboron Ingot guaranteed

Blasting using Ferroboron Dust (100 ticks, 1 xp). Produces Ferroboron Ingot.

Blasting

100 ticks· 1 xp

Ferroboron Ingot Ferroboron Ingot guaranteed

Smelting using Ferroboron Plate (200 ticks, 1 xp). Produces Ferroboron Ingot.

Smelting

200 ticks· 1 xp

Ferroboron Ingot Ferroboron Ingot guaranteed
Developer reference
Registry name
nuclearcraft:ferroboron_ingot
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (3)
c:items/ingots/ferroboron
forge:items/ingots/ferroboron
forge:items/ingots

Recipe JSON (3):

{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:dusts/ferroboron"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}
{
  "recipe_type": "minecraft:blasting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:dusts/ferroboron"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 100
}
{
  "recipe_type": "minecraft:smelting",
  "pattern": null,
  "ingredients": {
    "tag": "forge:plates/ferroboron"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}