Crafting using Sculk Bone, Soul Crystal, Sculk Bone, Soul Dust, Elytra, Soul Dust, Sculk Bone and Sculk Bone, arranged in the pattern shown. Produces Soul Elytra.
item· Other
Soul Elytra
Deeper and Darker · by Kyanite Team
Soul Elytra is a item from Deeper and Darker, crafted from Sculk Bone, Soul Crystal, Soul Dust, and Elytra. Boost disabled Boost available in %s Press %s to boost.
Function
Boost disabled Boost available in %s Press %s to boost
Acquisition
Developer reference
- Registry name
deeperdarker:soul_elytra- Namespace
deeperdarker- Mod ID
deeperdarker
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BCB",
"DED",
"B B"
],
"ingredients": {
"B": {
"item": "deeperdarker:sculk_bone"
},
"C": {
"item": "deeperdarker:soul_crystal"
},
"D": {
"item": "deeperdarker:soul_dust"
},
"E": {
"item": "minecraft:elytra"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}