Crafting using Soul Crystal, Heart of the Deep, Sculk Bone, Soul Crystal and Sculk Bone, arranged in the pattern shown. Produces Sonorous Staff.
item· Other
Sonorous Staff
Deeper and Darker · by Kyanite Team
Sonorous Staff is a item from Deeper and Darker, crafted from Soul Crystal, Heart of the Deep, and Sculk Bone.
Acquisition
Developer reference
- Registry name
deeperdarker:sonorous_staff- Namespace
deeperdarker- Mod ID
deeperdarker
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" CH",
" BC",
"B "
],
"ingredients": {
"B": {
"item": "deeperdarker:sculk_bone"
},
"C": {
"item": "deeperdarker:soul_crystal"
},
"H": {
"item": "deeperdarker:heart_of_the_deep"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}