Crafting using Honeycomb, Honeycomb, Honeycomb, Nether Star, Elytra, Nether Star, Diamond and Emerald, arranged in the pattern shown. Produces Flandre's Wings.
- Inputs
- 3 × Honeycomb
- 2 × Nether Star
- Elytra
- Diamond
- Emerald
- Output
- → Flandre's Wings
item· Other
Flandre's Wings is an item from Icarus, crafted from Honeycomb, Nether Star, Elytra, Diamond, and Emerald.
icarus:flandres_wingsicarusicarusicarus: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
}