Discord's Wings
16×16 · BAKED

item· Other

Discord's Wings

Icarus · by Cammie, Up
item Free FlightWings

Discord's Wings is an item from Icarus, crafted from Honeycomb, Nether Star, Elytra, Leather, and Any Feathers.

Acquisition

Crafting using Honeycomb, Honeycomb, Honeycomb, Nether Star, Elytra, Nether Star, Leather and Any Feathers, arranged in the pattern shown. Produces Discord's Wings.

Crafting
Honeycomb
Honeycomb
Honeycomb
Nether Star
Elytra
Nether Star
Leather
Any Feathers
Discord's Wings Discord's Wings guaranteed
Developer reference
Registry name
icarus:discords_wings
Namespace
icarus
Mod ID
icarus
Tags (2)
icarus:items/free_flight
icarus:items/wings

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WWW",
    "NEN",
    "L F"
  ],
  "ingredients": {
    "E": {
      "item": "minecraft:elytra"
    },
    "F": {
      "tag": "icarus:feathers"
    },
    "L": {
      "tag": "icarus:leather"
    },
    "N": {
      "item": "minecraft:nether_star"
    },
    "W": {
      "item": "minecraft:honeycomb"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}