Crafting using White Light Wings and Yellow Dye, in any arrangement. Produces Yellow Light Wings.
- Inputs
- White Light Wings
- Yellow Dye
- Output
- → Yellow Light Wings
item· Other
Yellow Light Wings is an item from Icarus, crafted from White Light Wings and Yellow Dye.
Crafting using White Light Wings and Yellow Dye, in any arrangement. Produces Yellow Light Wings.
Crafting using Honeycomb, Honeycomb, Honeycomb, Glowstone Dust, Elytra, Glowstone Dust, Glowstone Dust and Glowstone Dust, arranged in the pattern shown. Produces Yellow Light Wings.
icarus:yellow_light_wingsicarusicarusicarus:items/light_wings
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "icarus:light_wings"
},
{
"tag": "c:dyes/yellow"
}
],
"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:glowstone_dust"
},
"W": {
"item": "minecraft:honeycomb"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}