Auto Mechanic Table using Stick, Any Planks, Iron Ingot, Iron Nugget, Iron Ingot, Any Planks and Stick. Produces Front Attachment.
item· Other
Front Attachment
Automobility · by FoundationGames
Front Attachment is an item from Automobility, crafted from Stick, Any Planks, Iron Ingot, and Iron Nugget.
Acquisition
Auto Mechanic Table using Flint, Gold Ingot, Copper Ingot, Emerald, Redstone Dust, Iron Nugget and Flint. Produces Front Attachment.
Auto Mechanic Table using Stick, Any Stone Crafting Materials, Gold Ingot, Copper Ingot, Gold Ingot, Any Stone Crafting Materials and Stick. Produces Front Attachment.
Developer reference
- Registry name
automobility:front_attachment- Namespace
automobility- Mod ID
automobility
Recipe JSON (3):
{
"recipe_type": "automobility:auto_mechanic_table",
"pattern": null,
"ingredients": [
{
"item": "minecraft:stick"
},
{
"tag": "minecraft:planks"
},
{
"item": "minecraft:iron_ingot"
},
{
"item": "minecraft:iron_nugget"
},
{
"item": "minecraft:iron_ingot"
},
{
"tag": "minecraft:planks"
},
{
"item": "minecraft:stick"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "automobility:auto_mechanic_table",
"pattern": null,
"ingredients": [
{
"item": "minecraft:flint"
},
{
"item": "minecraft:gold_ingot"
},
{
"item": "minecraft:copper_ingot"
},
{
"item": "minecraft:emerald"
},
{
"item": "minecraft:redstone"
},
{
"item": "minecraft:iron_nugget"
},
{
"item": "minecraft:flint"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "automobility:auto_mechanic_table",
"pattern": null,
"ingredients": [
{
"item": "minecraft:stick"
},
{
"tag": "minecraft:stone_crafting_materials"
},
{
"item": "minecraft:gold_ingot"
},
{
"item": "minecraft:copper_ingot"
},
{
"item": "minecraft:gold_ingot"
},
{
"tag": "minecraft:stone_crafting_materials"
},
{
"item": "minecraft:stick"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}