Crafting using Honeycomb, Honeycomb, Honeycomb, Any Feathers, Elytra, Any Feathers, Any Feathers and Any Feathers, arranged in the pattern shown. Produces White Feathered Wings.
item· Other
White Feathered Wings
Dye Color:
Icarus · by Cammie, Up
White Feathered Wings is an item from Icarus, crafted from Honeycomb, Any Feathers, and Elytra.
Acquisition
Crafting using Light Gray Feathered Wings and White Dye, in any arrangement. Produces White Feathered Wings.
- Inputs
- Light Gray Feathered Wings
- White Dye
- Output
- → White Feathered Wings
Related items
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
}