Crafting using Gray Mechanical Feathered Wings and White Dye, in any arrangement. Produces White Mechanical Feathered Wings.
- Inputs
- Gray Mechanical Feathered Wings
- White Dye
- Output
- → White Mechanical Feathered Wings
item· Other
White Mechanical Feathered Wings is an item from Icarus, crafted from Gray Mechanical Feathered Wings and White Dye.
Crafting using Gray Mechanical Feathered Wings and White Dye, in any arrangement. Produces White Mechanical Feathered Wings.
Crafting using Honeycomb, Honeycomb, Honeycomb, Iron Ingot, Elytra, Iron Ingot, Any Feathers and Any Feathers, arranged in the pattern shown. Produces White Mechanical Feathered Wings.
icarus:white_mechanical_feathered_wingsicarusicarusicarus:items/mechanical_feathered_wings
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "icarus:mechanical_feathered_wings"
},
{
"tag": "c:dyes/white"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"WWW",
"IEI",
"F F"
],
"ingredients": {
"E": {
"item": "minecraft:elytra"
},
"F": {
"tag": "icarus:feathers"
},
"I": {
"item": "minecraft:iron_ingot"
},
"W": {
"item": "minecraft:honeycomb"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}