Flandre's Wings
16×16 · BAKED

item· Other

Flandre's Wings

Icarus · by Cammie, Up
item Free FlightWings

Flandre's Wings is an item from Icarus, crafted from Honeycomb, Nether Star, Elytra, Diamond, and Emerald.

Acquisition

Crafting using Honeycomb, Honeycomb, Honeycomb, Nether Star, Elytra, Nether Star, Diamond and Emerald, arranged in the pattern shown. Produces Flandre's Wings.

Crafting
Honeycomb
Honeycomb
Honeycomb
Nether Star
Elytra
Nether Star
Diamond
Emerald
Flandre's Wings Flandre's Wings guaranteed
Developer reference
Registry name
icarus:flandres_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",
    "F G"
  ],
  "ingredients": {
    "E": {
      "item": "minecraft:elytra"
    },
    "F": {
      "item": "minecraft:diamond"
    },
    "G": {
      "item": "minecraft:emerald"
    },
    "N": {
      "item": "minecraft:nether_star"
    },
    "W": {
      "item": "minecraft:honeycomb"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}