Zanza's Wings
16×16 · BAKED

item· Other

Zanza's Wings

Icarus · by Cammie, Up
item Free FlightWings

Zanza's Wings is an item from Icarus, crafted from Honeycomb, Nether Star, Elytra, and Glowstone Dust.

Acquisition

Crafting using Honeycomb, Honeycomb, Honeycomb, Nether Star, Elytra, Nether Star, Glowstone Dust and Glowstone Dust, arranged in the pattern shown. Produces Zanza's Wings.

Crafting
Honeycomb
Honeycomb
Honeycomb
Nether Star
Elytra
Nether Star
Glowstone Dust
Glowstone Dust
Zanza's Wings Zanza's Wings guaranteed
Developer reference
Registry name
icarus:zanzas_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 F"
  ],
  "ingredients": {
    "E": {
      "item": "minecraft:elytra"
    },
    "F": {
      "item": "minecraft:glowstone_dust"
    },
    "N": {
      "item": "minecraft:nether_star"
    },
    "W": {
      "item": "minecraft:honeycomb"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}