Pressing using Steel Ingot. Produces Steel Plate.
Steel Plate
Ad Astra · by Alex Nijjar
Acquisition
Related items
Developer reference
- Registry name
ad_astra:steel_plate- Namespace
ad_astra- Mod ID
ad_astra- Tags (3)
ad_astra:items/steel_plates c:items/steel_plates forge:items/plates/steel
Recipe JSON (1):
{
"recipe_type": "create:pressing",
"pattern": null,
"ingredients": {
"tag": "ad_astra:steel_ingots"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "create"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}