White Feathered Wings
16×16 · BAKED

item· Other

White Feathered Wings

Dye Color:
Icarus · by Cammie, Up
item Feathered Wings

White Feathered Wings is an item from Icarus, crafted from Honeycomb, Any Feathers, and Elytra.

Acquisition

Crafting using Honeycomb, Honeycomb, Honeycomb, Any Feathers, Elytra, Any Feathers, Any Feathers and Any Feathers, arranged in the pattern shown. Produces White Feathered Wings.

Crafting
Honeycomb
Honeycomb
Honeycomb
Any Feathers
Elytra
Any Feathers
Any Feathers
Any Feathers
  • Inputs
  • 3 × Honeycomb
  • 4 × Any Feathers
  • Elytra
  • Output
  • White Feathered Wings
White Feathered Wings White Feathered Wings guaranteed

Crafting using Light Gray Feathered Wings and White Dye, in any arrangement. Produces White Feathered Wings.

Crafting ⇆ any arrangement
Light Gray Feathered Wings
White Dye
White Feathered Wings White Feathered Wings guaranteed
Developer reference
Registry name
icarus:white_feathered_wings
Namespace
icarus
Mod ID
icarus
Tags (1)
icarus:items/feathered_wings

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WWW",
    "FEF",
    "F F"
  ],
  "ingredients": {
    "E": {
      "item": "minecraft:elytra"
    },
    "F": {
      "tag": "icarus:feathers"
    },
    "W": {
      "item": "minecraft:honeycomb"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "icarus:feathered_wings"
    },
    {
      "tag": "c:dyes/white"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}