Crafting using Gold Ingot, Gold Ingot, Gold Ingot, Piston, Piston, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces Steampunk Leggings.
- Inputs
- 5 × Gold Ingot
- 2 × Piston
- Output
- → Steampunk Leggings
item· Armor
Steampunk Leggings is an item from Immersive Armors, crafted from Gold Ingot and Piston.
Crafting using Gold Ingot, Gold Ingot, Gold Ingot, Piston, Piston, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces Steampunk Leggings.
immersive_armors:steampunk_leggingsimmersive_armorsimmersive_armorsforge:items/armors/leggings immersive_armors:items/armor
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"P P",
"G G"
],
"ingredients": {
"G": {
"anyOf": [
{
"item": "minecraft:gold_ingot"
}
]
},
"P": {
"anyOf": [
{
"item": "minecraft:piston"
}
]
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}