Sonorous Staff
16×16 · BAKED

item· Other

Sonorous Staff

Deeper and Darker · by Kyanite Team
item

Sonorous Staff is a item from Deeper and Darker, crafted from Soul Crystal, Heart of the Deep, and Sculk Bone.

Acquisition

Crafting using Soul Crystal, Heart of the Deep, Sculk Bone, Soul Crystal and Sculk Bone, arranged in the pattern shown. Produces Sonorous Staff.

Crafting
Soul Crystal
Heart of the Deep
Sculk Bone
Soul Crystal
Sculk Bone
Sonorous Staff Sonorous Staff guaranteed
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
}