Hsla Steel Ingot
nuclearcraft:hsla_steel_ingot

Hsla Steel Ingot

Nuclearcraft Neoteric · by igentuman
item Hsla Steel IngotHsla Steel IngotIngots

Hsla Steel Ingot is a ingot from Nuclearcraft Neoteric, crafted from Hsla Steel Plate.

Acquisition

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

Smelting

200 ticks· 1 xp

Hsla Steel Ingot Hsla Steel Ingot guaranteed

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

Blasting

100 ticks· 1 xp

Hsla Steel Ingot Hsla Steel Ingot guaranteed

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

Smelting

200 ticks· 1 xp

Hsla Steel Ingot Hsla Steel Ingot guaranteed
Developer reference
Registry name
nuclearcraft:hsla_steel_ingot
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (3)
c:items/ingots/hsla_steel
forge:items/ingots/hsla_steel
forge:items/ingots

Recipe JSON (3):

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