Steel Ingot
ad_astra:steel_ingot

Steel Ingot

Ad Astra · by Alex Nijjar
item Steel IngotsSteel IngotsSteel IngotBeacon Payment Items

Acquisition

Crafting using Steel Block, in any arrangement. Produces 9× Steel Ingot.

Crafting ⇆ any arrangement
Steel Ingot Steel Ingot ×9 guaranteed

Crafting using Steel Nugget, Steel Nugget, Steel Nugget, Steel Nugget, Steel Nugget, Steel Nugget, Steel Nugget, Steel Nugget and Steel Nugget, arranged in the pattern shown. Produces Steel Ingot.

Crafting
Steel Nugget
Steel Nugget
Steel Nugget
Steel Nugget
Steel Nugget
Steel Nugget
Steel Nugget
Steel Nugget
Steel Nugget
Steel Ingot Steel Ingot guaranteed

Used in (1)

Crafting using Steel Ingot, in any arrangement. Produces 9× Steel Nugget.

Crafting ⇆ any arrangement
Steel Ingot
Steel Nugget Steel Nugget ×9 guaranteed
Developer reference
Registry name
ad_astra:steel_ingot
Namespace
ad_astra
Mod ID
ad_astra
Tags (4)
ad_astra:items/steel_ingots
c:items/steel_ingots
forge:items/ingots/steel
minecraft:items/beacon_payment_items

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:steel_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:steel_nuggets"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}