Orange Mechanical Leather Wings
16×16 · BAKED

item· Other

Orange Mechanical Leather Wings

Dye Color:
Icarus · by Cammie, Up
item Mechanical Leather Wings

Orange Mechanical Leather Wings is an item from Icarus, crafted from Lime Mechanical Leather Wings and Orange Dye.

Acquisition

Crafting using Lime Mechanical Leather Wings and Orange Dye, in any arrangement. Produces Orange Mechanical Leather Wings.

Crafting ⇆ any arrangement
Lime Mechanical Leather Wings
Orange Dye
Orange Mechanical Leather Wings Orange Mechanical Leather Wings guaranteed

Crafting using Honeycomb, Honeycomb, Honeycomb, Iron Ingot, Elytra, Iron Ingot, Leather and Leather, arranged in the pattern shown. Produces Orange Mechanical Leather Wings.

Crafting
Honeycomb
Honeycomb
Honeycomb
Iron Ingot
Elytra
Iron Ingot
Leather
Leather
Orange Mechanical Leather Wings Orange Mechanical Leather Wings guaranteed
Developer reference
Registry name
icarus:orange_mechanical_leather_wings
Namespace
icarus
Mod ID
icarus
Tags (1)
icarus: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
}