Crafting using White Dragon Wings and Black Dye, in any arrangement. Produces Black Dragon Wings.
- Inputs
- White Dragon Wings
- Black Dye
- Output
- → Black Dragon Wings
item· Other
Black Dragon Wings is an item from Icarus, crafted from White Dragon Wings and Black Dye.
Crafting using White Dragon Wings and Black Dye, in any arrangement. Produces Black Dragon Wings.
Crafting using Honeycomb, Honeycomb, Honeycomb, Dragon's Breath, Elytra, Dragon's Breath, Dragon's Breath and Dragon's Breath, arranged in the pattern shown. Produces Black Dragon Wings.
icarus:black_dragon_wingsicarusicarusicarus:items/dragon_wings
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "icarus:dragon_wings"
},
{
"tag": "c:dyes/black"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"WWW",
"FEF",
"F F"
],
"ingredients": {
"E": {
"item": "minecraft:elytra"
},
"F": {
"item": "minecraft:dragon_breath"
},
"W": {
"item": "minecraft:honeycomb"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}