Crafting using Steel Block, in any arrangement. Produces 9× Steel Ingot.
Steel Ingot
Ad Astra · by Alex Nijjar
Acquisition
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.
Used in (1)
Crafting using Steel Ingot, in any arrangement. Produces 9× Steel Nugget.
Related items
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
}
