Crafting using Lime Mechanical Leather Wings and Orange Dye, in any arrangement. Produces Orange Mechanical Leather Wings.
- Inputs
- Lime Mechanical Leather Wings
- Orange Dye
- Output
- → Orange Mechanical Leather Wings
item· Other
Orange Mechanical Leather Wings is an item from Icarus, crafted from Lime Mechanical Leather Wings and Orange Dye.
Crafting using Lime Mechanical Leather Wings and Orange Dye, in any arrangement. Produces Orange Mechanical Leather Wings.
Crafting using Honeycomb, Honeycomb, Honeycomb, Iron Ingot, Elytra, Iron Ingot, Leather and Leather, arranged in the pattern shown. Produces Orange Mechanical Leather Wings.
icarus:orange_mechanical_leather_wingsicarusicarusicarus:items/mechanical_leather_wings
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "icarus:mechanical_leather_wings"
},
{
"tag": "c:dyes/orange"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"WWW",
"IEI",
"F F"
],
"ingredients": {
"E": {
"item": "minecraft:elytra"
},
"F": {
"tag": "icarus:leather"
},
"I": {
"item": "minecraft:iron_ingot"
},
"W": {
"item": "minecraft:honeycomb"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}