Resonating Bell
embers:resonating_bell

Resonating Bell

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
item

Resonating Bell is a item from Embers Rekindled, crafted from Any Iron Ingot, Iron Plate, Silver Ingot, and Silver Plate.

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Iron Plate, Silver Ingot, Any Iron Ingot, Silver Plate and Any Iron Ingot, arranged in the pattern shown. Produces Resonating Bell.

Crafting
Any Iron Ingot
Any Iron Ingot
Iron Plate
Silver Ingot
Any Iron Ingot
Silver Plate
Any Iron Ingot
Resonating Bell Resonating Bell guaranteed
Developer reference
Registry name
embers:resonating_bell
Namespace
embers
Mod ID
embers

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "IIP",
    " SI",
    "V I"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "P": {
      "tag": "forge:plates/iron"
    },
    "S": {
      "tag": "forge:ingots/silver"
    },
    "V": {
      "tag": "forge:plates/silver"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}